@charset "utf-8";

.titre {
	margin-bottom:0px;
	color:#df0023;
	font-size:14px;
	font-weight:bold;
}

.champ_texte {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.erreur {
	font-weight:bold;
	color:#DC0A0A;
}

.vert {
	font-weight:bold;
	color:#008649;
}

#resultats_recherche {
	width:816px;
}

.resultat {
	padding:2px;
}

.div_separator {
	width:100%;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#666666;
	margin-top:6px;
	margin-bottom:6px;
	font-size:1px;
}

.bouton1 {
	width:12px;
	height:90px;
	float:left;
	background-color:#BBBBBB;
	line-height:90px;
	vertical-align:center;
	font-weight:bold;
	cursor:pointer;
}

.bouton2 {
	width:12px;
	height:90px;
	float:left;
	background-color:#999999;
	line-height:90px;
	vertical-align:center;
	font-weight:bold;
	cursor:pointer;
}

.bouton3 {
	width:12px;
	height:90px;
	float:left;
	background-color:#EEEEEE;
	line-height:90px;
	vertical-align:center;
	color:#BBBBBB;
	font-weight:bold;
	cursor:default;
}

.image_haut {
	cursor:pointer;
	width:120px;
	height:90px;
	margin-right:2px;
}

#infos {
	width:820px;
}

#xcontent_navigation {
	height:45px;
	float:left;
}

#xcontenu_navigation {
	left:0px;
	text-align:left;
}

#xnavigation_image {
	float:left;
	height:45px;
	overflow-x:hidden;
}

.ximage_defilant {
	cursor:pointer;
	width:60px;
	height:45px;
	margin-right:2px;
}

.xbouton1 {
	width:12px;
	height:45px;
	float:left;
	background-color:#BBBBBB;
	line-height:45px;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
	cursor:pointer;
}

.xbouton2 {
	width:12px;
	height:45px;
	float:left;
	background-color:#999999;
	line-height:45px;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
	cursor:pointer;
}

.xbouton3 {
	width:12px;
	height:45px;
	float:left;
	background-color:#EEEEEE;
	line-height:45px;
	text-align:center;
	vertical-align:center;
	color:#BBBBBB;
	font-weight:bold;
	cursor:default;
}

#content_navigation {
	border:solid;
	border-width:1px;
	height:90px;
	margin-bottom:20px;
}

#contenu_navigation {
	text-align:left;
}

#navigation_image {
	float:left;
	height:90px;
	overflow:hidden;
}

.info_navigation_site {
	position:absolute;
	top:10px;
	right:18px;
}
#content a:hover img {
	opacity:0.6;
	filter: alpha(opacity = 60);
}

#infobulle {
	display:none;
	position:absolute;
	width:200px;
	height:100px;
	background-image:url(images/infobulle.gif);
	background-repeat:no-repeat;
	color:black;
	font-weight:bold;
	z-index:2000;
	padding:18px 5px 5px 50px;
}

#infobulle2 {
	display:none;
	position:absolute;
	width:200px;
	height:100px;
	background-image:url(images/infobulle.gif);
	background-repeat:no-repeat;
	color:black;
	font-weight:bold;
	z-index:2000;
	padding:18px 5px 5px 50px;
}

#recherche_rapide {
	padding:16px 16px 24px 16px;
	position:absolute;
	top:40px;
	left:100px;
	width:370px;
	background-color:#ffeeaf;
	border:solid 1px black;
	text-align:center;
	display:none;
	z-index: 30000;
}
#recherche_rapide2 {
	padding:16px 16px 24px 16px;
	width:370px;
	background-color:#ffeeaf;
	border:solid 1px black;
	text-align:center;
	margin-left:210px;
}
