#newsletter {
float:left;
}

#photo h2 {
padding-top:0;
text-transform:uppercase;
}



/*-------------- Tableau livre -------------- */

#tableau_livre {
padding-top:70px;
height:175px;
margin-bottom:25px;
}

#tableau_gauche {
float:left;
width:50%;
border-right:1px solid #d1e4d1;
border-bottom:1px solid #d1e4d1;
height:175px;
}

#tableau_gauche p {
border-top:1px solid #d1e4d1;
font-size:14px;
}

#tableau_droite p {
font-size:14px;
}

#tableau_droite {
float:right;
width:49%;
font-size:14px;
border-top:1px solid #d1e4d1;
border-bottom:1px solid #d1e4d1;
height:175px;
}



/*-------------- Mise e,n forme du texte d'intro */

#texte_1 {
position:absolute;
left:210px;
top:10px;
height:475px;
width:585px;
/*border:1px solid red;*/
}

#texte_1 h2{
padding-top:50px;
}

#bordure_cadre {
float:left;
border-top:1px solid #d1e4d1;
height:1px;
width:125px;
position:absolute;
}

#center {
margin:0 auto 0 auto;
width:175px;
text-align:center;
}


/*~~~~~~~~~~~~~~PAGE~~~~~~~~~~~~~~~~~~*/
* {
margin:0px;
padding:0px;
}

body {
background-image:url(../img/general_bg.jpg);
}

#page {
width:800px;
height:600px;
margin:0 auto 0 auto;
}


/*~~~~~~~MISE EN FORME DU TEXTE~~~~~~~~~~~~*/
p {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
}

.small {
font-size:11px;
}



/*~~~~~~~~~~~~HEADER~~~~~~~~~~~~~~~~~~*/
#header {
background-color: #fdf8f2;
background-image:url(../img/titre01.jpg);
background-repeat:no-repeat;
width:800px;
height:92px;
}

#header_top {
background-color: #ebf6f2;
background-image:url(../img/header_top.jpg);
background-repeat:no-repeat;
width:800px;
height:12px;
}

#logo {
background-color: #FFFFFF;
float:left;
width:200px;
height:130px;
}

#titre {
background-color: #FFFFFF;
float:right;
width:590px;
height:130px;
}


/*~~~~~~~~~~~~CONTENT~~~~~~HEIGHT : 632~~ou 464 ???~~~~~~~~~~*/
#intro {
margin-right:13px;
float:right;
width:450px;
margin-top:10px;
width:450px;
height:160px;
border-top:1px solid #d1e4d1;
border-left:1px solid #d1e4d1;
border-right:1px solid #d1e4d1;
background-color: #f2fcf3;
}

#content {
margin-top:0px;
padding:0px;
background-image:url(../img/arche01.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:800px;
}

#content_droit {
float:right;
height:auto;
width:570px;
margin: 0 20px 0 0;
}

#cadre_droit {
height:auto;
width:575px;
border-left:1px solid #d1e4d1;
border-right:1px solid #d1e4d1;
border-bottom:1px solid #d1e4d1;
background-color: #f2fcf3;
}


	.cadre_droit_texte, p, form, h3 {
	padding:5px 10px;
	}
	
#content_bas {
width:800px;
}


#photo {
float:left;
height:auto;
padding:10px 5px;
width:175px;
background-color: #f2fcf3;
border:1px solid  #d1e4d1;
margin: 0 0 0 10px;
}

#photo2 img{

margin:0 auto 0 auto;
}

/*~~~~~~MISE EN FORME ATELIERS~~~~~~~560*300~~~*/

.contenu {
overflow:hidden;
margin-bottom:5px;
height:50px;
width:550px;
padding:10px;
border-right:1px solid #d1e4d1;
border-bottom:1px solid #d1e4d1;
}

.clear {
clear:both;
}


/*~~~~~~~~~~~~~FOOTER~~~~~~~~~~*/
#separation {
clear: both;
}

