html{
	font-size:100%;/* bug IE */
}
body,textarea{
	font-family:Arial,sans-serif;
	font-size:12px;
}
body{
	margin:0;
	background-color:#fff;
	color:#000;
}
/* ---------------------------------------- */
a img{
	border:0;
}
form{
	margin:0;
	border:0;
	padding:0;
}
/* ---------------------------------------- */
ul.horiz,ul.horiz li,ul.horiz ul,ul.verti,ul.verti li,ul.verti ul{
	border:0;
	margin:0;
	padding:0;
}
ul.horiz,ul.horiz ul,ul.verti,ul.verti ul{
	list-style-type:none;
	overflow:auto;
}
ul.horiz li{
	float:left;
}
ul.horiz li a,ul.verti li a{
	text-decoration:none;
}
#lien_logo{
	display:block;
	width:200px;
	height:123px;
	border-right:1px solid #595f69;
	float:left;
}
#lien_logo img{
	margin-left:48px;
	margin-top:10px;
}
#entete{
	border-bottom:1px solid #595f69;
	height:123px;
	width:990px;
	margin:auto;
	position:relative;
}
#general{
	width:990px;
	margin:auto;
}
#titre_site{
	position:absolute;
	right:14px;
	top:24px;
}
#lien_entete{
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	left:-160px;
	bottom:-10px;
}
#lien_entete li{
	margin-bottom:10px;
	width:150px;
	text-align:right;
}
#lien_entete li a{
	color:#bec0c4;
	text-decoration:none;
	padding-right:17px;
	font-size:11px;
	
}
#lien_entete li a:hover,#lien_entete li a.sel{
	color:#595f69;
}
#lien_entete li a.lien_appel_offres{
	background:url('../images/lien_extranet_off.png') center right no-repeat;
}
#lien_entete li a.lien_extranet{
	background:url('../images/lien_extranet_off.png') center right no-repeat;
}
#lien_entete li a.lien_mentions_legales{
	background:url('../images/lien_mentions_legales_off.png') center right no-repeat;
}
#lien_entete li a.lien_administration{
	background:url('../images/lien_administration_off.png') center right no-repeat;
}
#lien_entete li a.lien_appel_offres:hover{
	background:url('../images/lien_extranet_on.png') center right no-repeat;
}
#lien_entete li a.lien_extranet:hover{
	background:url('../images/lien_extranet_on.png') center right no-repeat;
}
#lien_entete li a.lien_mentions_legales:hover{
	background:url('../images/lien_mentions_legales_on.png') center right no-repeat;
}
#lien_entete li a.lien_administration:hover{
	background:url('../images/lien_administration_on.png') center right no-repeat;
}
#menu{
	list-style-type:none;
	margin:0;
	padding:0;
	width:192px;
	padding-top:13px;
	padding-left:8px;
	float:left;
}
#menu li{
	margin-bottom:9px;
}
#menu li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#595f69;
}
#menu li a:hover,#menu li a.sel{
	color:#b1c903;
}
#menu li span{
	text-transform:uppercase;
	color:#b1c903;
}
#menu li form{
	margin-top:9px;
	margin-bottom:24px;
}
#menu li form select{
	width:172px;
	border:1px solid #595f69;
	margin-bottom:6px;
	background-color:#efeff0;
}
.select_choisir{
	color:#a6abb5;
}
.select_valeur{
	color:#595f69;
}
#menu li form input.texte{
	width:160px;
	padding:0 5px;
	border:1px solid #595f69;
	color:#595f69;
	margin-bottom:6px;
	background-color:#efeff0;
}
#menu li form label{
	width:150px;
	margin-left:6px;
	color:#000;
	display:block;
	float:left;
}
input.checkbox{
	float:left;
	width:10px;
}
input.recherche_real{
	float:right;
	border:0;
	color:#595f69;
	width:106px;
	height:19px;
	line-height:19px;
	background:url('../images/fond_rechercher.gif') top left no-repeat;
	font-weight:bold;
	margin-top:5px;
	margin-right:10px;
}
#menu li form a#annuler_recherche{
	clear:right;
	float:right;
	color:#595f69;
	width:106px;
	height:19px;
	line-height:19px;
	font-weight:bold;
	margin-top:5px;
	margin-right:10px;
	background:url('../images/fond_rechercher.gif') top left no-repeat;
	text-align:center;
	text-transform:capitalize;
	font-size:1.1em;
}
