/* Feuille de style */

* {
font-family : Verdana;
font-size : 10pt;
margin: 0;
padding : 0;
}

/*td img {display: block;}*/

.middle 	{ vertical-align : middle;}
.centre 	{ text-align : center;}
.droite 	{ text-align : right;}
.gauche 	{ text-align : left;}
.haut 	{ vertical-align : top;}
.bas 	{ vertical-align : bottom;}

a:hover, a:visited,a:active,a {
text-decoration : none;
color : #A6A6A6;
font-weight : bold;
}

#container 			{ width : 100%; margin : 0; padding : 0;  }
#site_container	 	{ width : 955px; margin : 0; padding : 0; }
#footer 				{ text-align : center; }
#header 				{ text-align : center; }
#site_content ,.centprct 	{ width : 100%; }

img { border : none; }

brd1 { border : 1px solid black; }

.content_zone {
width : 295px;
}

.content_zone, .content_zone_equipe {
font-size : 9pt;
padding : 5px;
overflow : auto;
height : 300px;
text-align : justify;
}

.titre_page {
font-weight : bold;
font-size : 12pt;
padding : 5px;
text-align : left;
}

td.block, img.block { display : block; }

.nowrap {
white-space : nowrap;
}

#actions {
position : absolute;
right : 0px;
text-align : left;
padding : 5px;
background-color : #FFFFCC;
border : 1px solid black;
width : 400px;
/*
height : 75px;
overflow : auto;
*/
font-size : 8pt;
z-index : 100;
}

.img_equipe {
width : 200px;
padding : 5px;
}

.showaslink {
cursor : pointer;
}

.imgcontent {
/*
width : 100%;
text-align : center;
*/
float : left;
}

.contentimg {
/*border : 1px solid black;*/
padding-right : 5px;
}

legend, fieldset {
padding : 2px;
}

legend {
font-weight : bold;
}

.pagecontent {
text-align : justify;
padding : 5px;
}

#menu_accueil, #menu_realisations, #menu_liens, #menu_activites, #menu_materiel {
display : none;
position : absolute;
margin : 5px;
z-index : 10;
border : 2px solid #F4E5EB;
background-color : #EEF4FF;
width : 150px;
text-align : left;
}

.menu_item {
background-color : #D6E4FE;
padding : 3px;
text-align : left;
}

.bloc_liens {
padding : 5px;
margin : 10px;
}

.fondrouge { background-color : #CF2832; }

.galerie_imgcell {
width : 160px;
}

.galerie_comcell, .nom_equipe {
vertical-align : middle;
}

a.item_menu  {
font-size : 7pt;
color : #A6A6A6;
font-weight : bold;
}

a.item_menu:hover {
color : black;
}

#footer {
text-align : right;
vertical-align : top;
padding : 2px;
font-size : 7pt;
border-top : 1px solid #CF2832;
}

#footer a {
font-size : 7pt;
}