/* CSS Document */

/***************/
/* Accueil*/
/***************/
body {
	/*background-image:url(/programme_minceur/images/marge_gauche.jpg);*/
	background-image:url(/images/texture.jpg);
	background-repeat:repeat;

}

.thematique{
	background-image:url(/images/visuel_1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.marge_gauche{
	background-image:url(/images/marge_gauche_bas.jpg); background-repeat:no-repeat;background-position:right bottom;
}

.marge_droite{
	background-image:url(/images/marge_droite.jpg); background-repeat:no-repeat;background-position: left top;
}

.marge_gauche_haute{
	background-image:url(/images/marge_gauche_haute.gif); background-repeat:repeat-x;background-position:right top;
	height:515px;
}


/*.premierbasdepage{
 	background-image:url(/programme_minceur/images/premierbasdepage.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
 } */
 
.secondbasdepage {
	background-image:url(/images/secondbasdepage.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	}

.breadcrumb{
	border-top: 1px solid #009036;
	font-size:10px;
	margin: 0 25px;
	padding-top:2px;
}


.txtpharma{
	font-size:15px;text-align:center;color:#791721;
}
.adresse{
	color:#791721;font-size:11px;text-align:center;padding-left:0;padding-right:0;
}

.link_adresse{
	color:#791721;text-decoration: none;
}
.link_adresse:link{
	color:#791721;
}
.link_adresse:visited{
	color:#791721;
}
.link_adresse:hover{
	color:#791721;
}
.link_adresse:active{
	color:#791721;
}

#contenu{
	background-image:url(/images/visuel_3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*padding:0 25px;*/
}

/*.utilitaires{
	padding-right:70px;
}*/


h1
{
	color:#009036;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}

h2
{	
	color:#7a2010;
	font-weight:bold;
	font-size:13px;
}

h3
{
	font-weight:bold;
	color:#009036;
	text-transform: uppercase;
}

h4
{
	font-weight:bold;
}

h5{
}



/* menu thematique*/
.menu_theme {
	background-color:#dbf2cd;
	border:1px solid #009036;
	color:#791721;
}
/* FIN menu thematique*/




/* FIN menu thematique*/

