/* CSS Document */
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	background -image: url(images/gif/bg_input.gif);
	
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	background -image: url(images/gif/bg_textarea.gif);
	
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	background -image: url(images/gif/bg_input.gif);
	
}
input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	background -image: url(images/gif/bg_input.gif);
	
}
input.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #CFCFCF;
	font-size: 11px;
	color : #6A6D73;
	background -image: url(images/gif/bg_input.gif);
}

/* CSS txt */
.txtpage{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
	
}

.txinfo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #797677;
	text-decoration : none;
	
}
.txinfomoins{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration : blink;
	
}

/* CSS navigation menu principal */
a.nav:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #8A8D94;

	
}
a.nav:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #8A8D94;
	
}
a.nav:hover{
		font-family: arial;
	font-size: 11px;
		text-decoration : none;
	color : #FF7800;
}

/* CSS navigation page références */
a.navref:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #91B7CE;
	text-decoration : none;
	

	
}
a.navref:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #91B7CE;
	text-decoration : none;
	
	
}
a.navref:hover{
		font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	

}

a.nav2:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #8A8D94;
	background-color: #FFFFFF;

	
}
a.nav2:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #8A8D94;
	background-color: #FFFFFF;
	
}
a.nav2:hover{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #FF7800;
	background-color: #FFFFFF;

}


a.navmail:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #ffffff;

	
}
a.navmail:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #ffffff;
	
}
a.navmail:hover{
		font-family: arial;
	font-size: 11px;
		text-decoration : none;
	color : #cccccc;
}
.Cellule_centre {
	PADDING-RIGHT: 3px; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 11px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #333333; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Tahoma; 
}
.Cellule_top {
	PADDING-RIGHT: 3px; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	
	PADDING-LEFT: 3px; 
	FONT-SIZE: 11px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #333333; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Tahoma; 
}
textarea.blanc
{
background:#ffffff;
width:350px;
 height:70px;
 font-size:10px;
 color:#000000;
}

/*----*/
.margin_top { margin-top:-7px;}
.margin_bottom25 { margin-bottom:25px;}
.margin_bottom4 { margin-bottom:4px;}
.margin_top2 { margin-top:2px;}

h1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FEC70A;
	text-decoration : none;
	padding:0 0 6px 10px;
	background:url(images/gif/puce_orange.gif) left 7px no-repeat;
}

a.navmail_strong:link{
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	color : #ffffff;
	font-weight:bold;
}
a.navmail_strong:visited{
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	color : #ffffff;
	font-weight:bold;
}
a.navmail_strong:hover{
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	color : #cccccc;
	font-weight:bold;
}
.txtpage_reference{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
	line-height:15px;
	
}

