body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
	background-color:#dddfe1;
}

#content{
	width:820px;
	height:600px;
	margin:0 auto;
}

a{
	text-decoration:none;
	color:#666;
}

a:hover{
	text-decoration:none;
	color:#9fb6e3;
}
h1{
	font-size:18px;
	color:#666666;
}
h2{
	background:url(images/puces2.jpg) no-repeat center left;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:12px 0 4px 0;
}

ul.non{
	list-style:none;
}

li.non{
	list-style:none;
}
img{
	border:0;
}




/* BANDEAU MENU */
#head{
	width:814px;
	height:156px;
	background:url(images/bandeau.jpg) no-repeat;
	overflow:auto;
}

#head h1{
	color:#999;
	margin:55px 0 0 185px;
}

#head ul{
	float:left;
	display:inline;
	list-style:none;
	width:700px;
	margin:50px 0 0 85px; /*margin:50px 0 0 55px;*/
	padding:0;
	font-weight:bold;
}

#head li{
	float:left;
	list-style:none;
	padding:0 8px 1px 5px;
	background:url(images/separateur.jpg) no-repeat center right;
}
#head li.fin{
	float:left;
	list-style:none;
	padding:0 8px 1px 5px;
	background:none;
}
#head li.dernier{
	background:none;
}
#head a{
	font-size:10px;
	text-decoration:none;
	color:#333;
}

#head a:hover{
	font-size:10px;
	text-decoration:none;
	color:#666;
}





/* PAGE D ACCEIL */
#contenu{
	width:814px;
	height:450px;
	background:url(images/fond_blanc.jpg);
}

#contenu div.col{
	width:200px;
	height:318px;
	background:url(images/im1.jpg) no-repeat;
	margin:40px 0 0 37px;
	padding:20px 0 0 25px;
	float:left;
}
#contenu div.col2{
	width:188px;
	height:118px;
	background:url(images/im2.jpg) no-repeat;
	margin:40px 23px 0 23px;
	padding:200px 20px 0 30px;
	float:left;	

}
#contenu div.col3{
	width:200px;
	height:318px;
	background:url(images/im3.jpg) no-repeat;
	margin:40px 0 0 0;
	padding:25px 0 0 30px;
	float:left;

}

p.pho img{
	margin:4px;
}
.photo_droite{
	float:right;
	margin:25px;
}


div.colbis{
	width:175px;
	height:318px;
	background:url(images/im1.jpg) right no-repeat;
	margin:0 0 0 14px;
	float:left;
	padding:60px 0 0 10px;
}

div.colbis h2{
margin:5px 0;
}


/* PAGE CLASSIQUE */
div.text{
	width:565px;
	height:400px;
	float:left;
	overflow:auto;
	margin:20px 0 0 15px;
	padding:0 7px;
	text-align:justify;
}


/* PAGE TEXTE */
#contenu-text{
	width:814px;
	height:600px;
	background:url(images/fond_blanc.jpg);
}
div.right,text-cont{
	float:left;
}
div.right .text{
	float:none;
	width:550px;
}
ul#ssmenu{
	margin :15px 0 55px 0;
	width:550px;
}

ul#ssmenu li{
	float:left;
	list-style:none;
	padding:0 8px 1px 6px;
	background:url(images/separateur.jpg) no-repeat center right;
	text-align:center;
}
ul#ssmenu li.fin{
	background:none;
}
div.right-text{
	width:565px;
	height:540px;
	float:left;
	overflow:auto;
	margin:20px 0 0 15px;
	padding:0 10px;
	text-align:justify;
}



/* PAGE PATHOLOGIE */

ul#ssmenu-col{
	width:280px;
	padding-left:20px;
	margin :15px 0 0 0;
	float:left;
}

ul#ssmenu-col li{
	clear:both;
	list-style:none;
}

div.right-patho{
	width:565px;
	height:466px;
	float:left;
	overflow:auto;
	margin:20px 0 0 15px;
	padding:0 10px;
	text-align:justify;

}





div.tcont{
float:left;
	height:320px;
	width:570px;
	overflow:auto;
	padding:10px;
	text-align:justify;
}



div.liste{
	width:510px;
	height:150px;
	padding:20px;
	margin:0;
	float:left;
}

p.tableau{
	font-size:12px;
	color:#333333;
	margin:0 0 0 10px;
}






#footer{
	padding-top:40px;
	width:814px;
	height:25px;
	color:#333;
	font-size:9pt;
	text-align:center;
	background:url(images/footer.jpg) no-repeat;
}

