/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(/images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	behavior: url(/csshover.htc);
}

body a:link , body a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9900CC;
	text-decoration: underline;
}

#contener {
	width: 1024px;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
.asexeline {
	float: left;
	background: url(/images/bg_small_img.gif) repeat-x;
	width: 100%;
	height: 10px;
	margin-bottom: 0px !important;
	margin-bottom: -4px;
}
#header {
	float: left;
	background: #FBFAFF url(/images/header.png) no-repeat;
	height: 100px;
	width: 1024px;
}
#header_1 {
	float: left;
	width: 524px;
	height: 100px;
}
#header_2 {
	float: right;
	width: 500px;
	text-align: center;
	margin-top: 15px;

}
.menu_top {
 float: left; height: 25px;
}
#contener_middle {
	float: left;
	width: 1024px;	
	margin-left: auto;
	margin-right: auto;
}
#middle {
	float: right;
	width: 812px !important;
	width: 808px;
	margin: 5px;
	padding: 5px;
	background-color:#EEEBF8;
	border: 2px solid #CCCCFF;
	margin-left: auto;
	margin-right: 5px;
}

#middle a:link, #middle a:visited {
	position: relative;
}

#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	width: 400px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
#bottom_fixed {
	float: left;
	background: url(/images/bg_bottom_fixed.png) repeat-x;
	height: 20px !important;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 2px !important;
	padding-left: 0px;
	padding-right: 2px !important;
	padding-right: 0px;
	font-weight: bold;	
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	line-height: 20px;
	position: fixed !important;
	position: absolute;
	overflow: auto;
  	/* IE5.5+/Win - this is more specific than the IE 5.0 version */
  	bottom: 0px;
	z-index: 2;
}


#bottom_fixed a:link, #bottom_fixed a:visited {
	text-decoration: none;
	color:#FFFF99; 
}
#bottom_fixed a:hover {
	text-decoration: underline overline;
	color:#FFFF99; 
	padding-left: 10px;
	padding-right: 10px;
}
.categorie {
	float: left; 
	width: 50%; 
	height: 60px; 
	background-color: #FFFFFF;
}

.zoom {
	float: left; 
	width: 20%; 
	text-align: center; 
}
.zoom img {
	width:42px;
	height:42px;
	text-align: center;
}
.zoom img:hover {
	width:48px;
	height:48px;
}
#sub_middle_left {
	float: left;
	width: 600px;
	margin-left:auto;
	margin-right: auto;
}
#sub_middle_right {
	float: right;
	font-size: 200%;
	background-color: #FFFFFF;
	width: 205px !important;
	width: 200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
}
#menu {
	float: left;
	width: 168px;
	margin: 5px;
	margin-left: 2px !important;
	padding: 5px;
	background-color: #EEEBF8;
	border: 2px solid #CCCCFF;
}
.space {
	width: 100%;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
}
.rond_pages {
	float: left; 
	width: 20px; 
	height: 20px; 
	margin-left: 0px; 
	margin-right: 0px; 
	line-height: 18px; 
}
.rond_pages_middle {
	float: left;
	background-color: #34313C;
	margin-top: 8px;
	width: 4px;
	height: 4px;
	line-height: 0px;
}
.rond_pages a:link , .rond_pages a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rond_pages a:active {
	color: #FF0000;
}

.sub_menu_cont {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #E9E9FF;
	border: 1px solid #000000;
	text-align:left;
}
.sub_menu_titre {
	background: left #34313C url(/images/bg_sub_menu_titre.png) no-repeat;
	height: 16px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	padding-left: 15px;
	border: 0px solid #FFFFFF;
	border-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.sub_menu_aff {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: left #E9E9FF url(/images/bg_sub_menu_aff.png) repeat-y !important;
	background-image: url(/images/bg_sub_menu_aff.gif);
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
	text-align:left;
}
.sub_menu_aff a:link {
	text-decoration: none;
	color: #333333;
}
.sub_menu_aff a:visited {
	text-decoration: none;
	color: #333333;
}
.sub_menu_aff a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	
}
#contact {
	float: left;
	width: 100%;
}

TEXTAREA {
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CCCCCC;
	color: #333333;
	border: 1px dotted #666666;
}
SELECT {
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px dotted #666666;
	cursor: auto;
	color: #333333;
}

INPUT {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #666666;
	
}

/* Utilisé pour les menus déroulants */

div.menuxxx {width: auto; text-decoration: none; }
div.menuxxx ul {padding: 0; width: auto; border: 1px solid; margin:0px;}
div.menuxxx li.sousmenu {
	background: #34313C url(/images/fleche_down.png) right no-repeat; 
	height: 15px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	z-index: 1;
	}
div.menuxxx li.sousmenu:hover {
	background: #34313C; 
}
div.menuxxx ul li {position:relative; list-style: none; }
div.menuxxx ul ul {position: absolute; top: 20px; left: 0px; width: 160px; padding-left: 15px; display:none; }
div.menuxxx li a {text-decoration: none; color: #99FF00; }
div.menuxxx li a:hover {
	float: left !important!;
	float: none;
	width: 100%;
	position: absolute; 
	position: relative !important;
	text-decoration: none; 
	color: #FFFFFF; 
	background: url(/images/bg-menu-hover.gif) no-repeat !important;
	background: none; 
	margin-left: -30px; 
	margin-left: -15px !important;
	padding-left: 15px; 
	margin-top: 1px;
}
div.menuxxx ul.niveau1 li.sousmenu:hover ul.niveau2 {background: url(/images/bg-menu.gif); display: block; z-index: 1;} 
div.menuxxx a:link , div.menuxxx a:visited {text-decoration: none; color:  #FFFF99;} 
div.menuxxx a:hover {text-decoration: none; color: #FFFFFF; } 