﻿html,body	
	{	
	margin:0px; 
	padding:0; 
	height:100%; 
	border:none; 
	font-size: 13px; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;
	}

#header 
	{
	height: 89px; 
	background-color: white; 
	background: url('/templates/medias/face_main/bandeau_haut.gif') no-repeat; 
	margin-top:10px;
	}
	
#home_logo
	{
	float: left;
	width : 107px;
	height: 78px;
	margin-left: 1px;
	margin-top: 1px;
	}
	
#haut 
	{
    height: 40px; 
    background-color: white; 
    background: url('/templates/medias/face_main/filler_menu_haut.gif') repeat-x;
	}

#survey
	{
	float: left;
	margin: 8px;
	}

#recherche
	{
	float:right;
	vertical-align:top;
    background: url('/templates/medias/face_main/filler_recherche.gif') repeat-x;
	}
#recherche img
	{
	vertical-align:top;
	border: 0px
	}
	
.inp
	{
	margin:2px; 
	border: #336699 1px solid; 
	font-size: 11px; 
	color: #666666; 
	font-family: tahoma, sans-serif; 
	height: 16px !important; 
	background-color: #ffffff
	}	

#boutons_haut
	{
	position:relative; 
	float:left; 
	left:120px; 
	width:400px
	}
#boutons_haut img
	{
	border: 0px
	}
	
	
.centre 
	{
	background-color: white; 
	padding: 0px 0px 0px 15px;
	}

.gauche 
	{
	width: 158px; 
	line-height: 0px
	}
	
.gauche img
	{
	vertical-align:bottom;
	}

.col_left
	{
	background: url('/templates/medias/face_main/filler_gauche.gif') repeat-y;
	}

.pied 
	{
	font-size:12px; 
	height: 30px;  
	background-color: white; 
	background: url("/templates/medias/face_main/ligne_horizontale.gif") repeat-x;  
	padding-top:10px; 
	text-align:center; 
	color:#336B86; 
	margin-top: 15px;
	width: 100%
	}

.pied a
	{
	color:#336B86; 
	text-decoration:none; 
	margin:10px
	}
	
.pied a:hover
	{
	text-decoration:underline
	}
	
.img_hboite
	{
	margin-top: 5px;
	}
	
.boite_gauche
	{
	width: 132px; /* 152 - 20px de padding */
	background: url("/templates/medias/face_main/fond_menu_gauche.gif") no-repeat; 
	margin-bottom: 15px; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	color: #336B86; 
	padding: 10px; 
	line-height: 20px; 	
	}

.boite_gauche img
	{
	float:right; 
	margin: 0px 5px 0px 0px; 
	border: 0px;
	}

.boite_gauche_edit
	{
	background: url("/templates/medias/face_main/fond_menu_gauche.gif") no-repeat; 
	margin-bottom: 15px; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	color: #336B86; 
	line-height: 20px; 	
	}
	
.boite_gauche_edit TABLE
	{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
	}

.boite_gauche_edit  TABLE TD
	{
	PADDING: 2px;
	BORDER-TOP: #999999 1px dashed;	
	BORDER-LEFT: #999999 1px dashed;	
	}

.boite_gauche_edit  TABLE TH
	{
	PADDING: 2px;
	BORDER-TOP: #000000 1px dashed;	
	BORDER-LEFT: #000000 1px dashed;
	}


ul.menugauche 
	{
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	color: #336B86; 
	line-height: 13px;
	width: 152px; 
	background: url("/templates/medias/face_main/fond_menu_gauche.gif") no-repeat; 
	padding: 5px 0px 15px 10px;  
	margin: 0px; 
	list-style-type: none; 
	}
	
ul.menugauche li
	{
	text-indent: 5px;
    height : 30px;  
    background: url("/templates/medias/face_main/fond_li_gauche.gif") no-repeat;
	}
	
ul.menugauche li a 
	{
	padding-top: 5px; 
	display:block; 
	text-decoration: none; 
	width:150px;	/* bug IE */
	color: #336B86;
	}
	
ul.menugauche li a:hover 
	{
	text-decoration: none;  
	background: url("/templates/medias/face_main/fond_li_gauche_on2.jpg") no-repeat; 
	height:20px;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
	color:#000011
	}

ul.menugauche A:visited
	{
	text-decoration:none
	}

.table_layout
	{
	text-align:left; 
	width:983px; 
	margin-left: auto; 
	margin-right: auto; 
	height:100%;
	}
	
.table_layout td
	{
	vertical-align: top
	}

	
.ok_newsletter
	{
	float:right;
	width:24px;
	height:23px;
	background: url('/templates/medias/face_main/ok_newsletter.gif') no-repeat 0 0px;
	}

a.ok_newsletter:link, a.ok_newsletter:visited, a.ok_newsletter:active 
	{
	background: url('/templates/medias/face_main/ok_newsletter.gif') no-repeat 0 0px;
	}
a.ok_newsletter:hover 
	{
	background: url('/templates/medias/face_main/ok_newsletter.gif') no-repeat -24px 0px;
	}

.ok_search
	{
	float:right;
	width:26px;
	height:23px;
	background: url('/templates/medias/face_main/ok_recherche.gif') no-repeat 0 0px;
	}

a.ok_search:link, a.ok_search:visited, a.ok_search:active 
	{
	background: url('/templates/medias/face_main/ok_recherche.gif') no-repeat 0 0px;
	}
a.ok_search:hover 
	{
	background: url('/templates/medias/face_main/ok_recherche.gif') no-repeat -26px 0px;
	}

.FN {
	float:left;
	width:165px;
	height:27px;
	background: url('/templates/medias/face_main/bouton_face_NAT2.gif') no-repeat 0 0px;
	}

a.FN:link, a.FN:visited, a.FN:active 
	{
	background: url('/templates/medias/face_main/bouton_face_NAT2.gif') no-repeat 0 0px;
	}
a.FN:hover 
	{
	background: url('/templates/medias/face_main/bouton_face_NAT2.gif') no-repeat -165px 0px;
	}
	
.GA {
	float:left;
	width:166px;
	height:27px;
	background: url('/templates/medias/face_main/bouton_face_GA2.gif') no-repeat 0 0px;
	}

a.GA:link, a.GA:visited, a.GA:active 
	{
	background: url('/templates/medias/face_main/bouton_face_GA2.gif') no-repeat 0 0px;
	}
a.GA:hover 
	{
	background: url('/templates/medias/face_main/bouton_face_GA2.gif') no-repeat -166px 0px;
	}

.highlight_resultat
	{
	color: Black;
	background-color: #FFDC97;
	}
