@charset "utf-8";
/* CSS Document */

.VISUEL { width:990px; height:450px; margin:auto; background:url(../img/index/visuel.png) center no-repeat;}
.MENU_VISUEL {width:180px; height:346px; float:left; margin:20px 0 0 45px}
.ITEM_MENU {margin:40px 0 0 20px}
.ITEM_MENU h2 {margin:0 0 10px; }
.ITEM_MENU h2 a {color:#fff; font-size:28px; font-weight:normal; padding:2px 5px 2px 0;  text-transform:capitalize;display:list-item ; list-style:none;}
.ITEM_MENU h2 a strong { font-weight:normal}
.ITEM_MENU h2 a:hover { -moz-border-radius:3px; -webkit-border-radius:3px;  color:#a5cd13;list-style-image:url(../img/index/puce.png); }
.POSTIT { background:url(../img/index/postit.png) no-repeat bottom right; width:345px; height:245px; display:block; float:right; margin:230px 0 0 ;position:relative; z-index:50;}

.SOUS_VISUEL { margin:10px 0 20px; /*border: solid 1px #eee; */clear:both; height:350px}
	.PRES { width:345px; height:400px; float:left; margin:0 0 0 20px; padding:5px}
	.PRES p { text-align:justify;}
	.TEAM { width:550px; height:490px;  float:left ;margin:0 0 0 20px; background: url(../img/index/bg_team.png) repeat-x top; padding:5px 15px}
		.cont_prof {width:270px;/* border: solid 1px green;*/ padding:0; float:left; margin:10px 2px 0 0}
		.cont_prof .photo { float:left; width:93px; /*border: dotted 1px #fff*/ }
		.cont_prof .info { float:left; width:155px; /*border:solid 1px blue;*/ margin:10px 0 0 10px; font-size:12px }
		.cont_prof .info h4 { font-size:14px; font-weight:bold; text-shadow:0px 1px #131f26; }
	

