/* hack pour ie5 mac a laisser \*/

/*------------------- styles globales -------------------*/

html
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	padding: 0;
	margin: 0;
	height: 100%;

	background-color:#ffffff;
}

/*------------------- les div avec ids individuels -------------------*/





#topnav
{
    position:relative;
    float:left;
    left:0px;
    width:760px;
    top:0px;
    height:39px; 
	background: url(bg.gif) ;
	
}

#topnav a
{
    position:relative;
	float:left;
	text-align:center;
	vertical-align:middle;
	top:0px;
	height:22px;
	width:120px;
	background: url(bouton_off.gif) no-repeat left ;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color:silver;
	text-decoration:none;

}

#topnav a:hover,#topnav a.current
{
    position:relative;
	text-align:center;
	vertical-align:middle;
	float:left;
	top:0px;
	height:22px;
	width:120px;
	background: url(bouton_over.gif) no-repeat left ;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color:white;
	text-decoration:none;
}

#topnavactive
{
    position:relative;
	float:left;
	text-align:center;
	vertical-align:middle;
	float:left;
	top:0px;
	height:22px;
	width:120px;
	background: url(bouton_over.gif) no-repeat left ;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color:white;
	text-decoration:none;
}

#subnavcontainer
{
	margin-left: -60px;
	margin-top:-1px;
	clear: both;
	width:760px; 
	height:17px;
	top:0px;
	z-index:2;	 
	
}

#subnavcontainer a
{
	float:left;			  
	
	text-align:center;
	vertical-align:middle;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	width:auto;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
	height:13px;
	line-height:13px;
	left:60px;
	background: url(transparent.gif) no-repeat left ;
	text-decoration:none;
	color:#1b1f3e;
}

#subnavcontainer a:hover
{
	float:left;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	width:auto;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
	height:13px;
	line-height:13px;
	left:60px;
	background: url(transparent.gif) no-repeat left ;
	text-decoration:none;
	background:#393e4e;
	color:#ffffff;
}

#pub728
{
	position:relative;
	float:right;
	z-index:500;
	top:0px;
	padding-top:6px;
	padding-bottom:2px;
	width:990px;
	height:97px;
	vertical-align:middle;
}



.elements_form {

	float:left;
	height:19px;
	margin-top:-1px;
	margin-bottom:0px;
	padding-left:10px;
}

.ok_butt {

	float:left;
	height:19px;
	margin-top:-1px;
	margin-bottom:0px;
	padding-left:10px;
}


/*----------------------------------*/


#drapeau
{
	position:relative;
	float:right;
	top:0px;
	width:60px;
	height:22px;
	background: url(bouton_off.gif) no-repeat right ;
	text-align:center;
}













#utilsrollover
{
	width:480px;
	height:20px;
	float:left;
	color: #ff783d;
	font-weight: bold;
	font-size: 11px;
	padding-left:0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-decoration:none;
	text-align:right;
	padding-top:10px;

}

#utils img
{
	border:none;
	float:right;
	margin-left:10px;
}

#commentform
{
	display:block;
	float:left;
	width:607px;
	height:130px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #393e4e;
	border-bottom:1px dotted #393e4e;
}

#commentlegende
{
	float:left;
	width:120px;
	height: 60px;
	color: #3f434d;
	font-weight: bold;
	font-size: 11px;
	padding-left:0px;
	padding-right:10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-decoration:none;
	text-align:right;
}
#arborescence
{
display:block;
float:left;
padding-left:10px;
margin-top:10px;
margin-bottom:-10px;
width:587px;
height:20px;
}
/*------------------- les divs avec classes associees -------------------*/

.spacer
{
	border: 0px;
	height: 0px;
	clear: both;
	width: 0px;
}

.corps
{ 
	float: left;
}

.subnav
{
	display:none;
}

.logindiv
{
	display:block;
	width:250px;
	height:20px;
	margin-top:4px;
}

.focus_vignette a
{
	float:left;
	width:100px;
	height:165px;
	text-align:left;
	padding-left:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#325D86;
}
.focus_vignette a:hover
{
	float:left;
	width:100px;
	height:165px;
	text-align:left;
	padding-left:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ff783d;
}


