@charset "utf-8";
/* CSS Document */


body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images-frame/fond_gauche.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	top:0;
	bottom:0;
}

#haut {
	position: absolute;
	width: 133px;
	left: -1px;
	top: 12px;
}



#boutonsV {
	clear: left;
	margin:10px;
	padding:0;
	width:115px;	
	position: relative; 
	left: auto;
	color:#FFFFFF;
	font-weight:bold;
}

#boutonsV li {
	text-decoration:none;
	list-style: none;
	font-size:12px;
	height:22px;
	padding-left:0px;
	padding-top: 8px;
	width:100px;
	background-image:url(images/menu_separator.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}

#boutonsV .first {
	background-image:none;
	padding-top: 0px;
}

#boutonsV li a, #boutonsV li a:hover {
	text-decoration:none;
	color:#ffffff;
	width:90px;
	height:22px;
}



#boutonsV_G0_Left {
	height:67px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue0_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:20px;
}

#boutonsV_G0_Right {
	height:67px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue0_right.gif);
	background-position:top right;
	padding-right:8px;
}


#boutonsV_G0 {
	height:67px;
	background-image:url(images/bg_menuV0.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G1_Left {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_red_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:10px;
}


#boutonsV_G1 {
	height:103px;
	background-image:url(images/bg_menuV1.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G1_Right {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_red_right.gif);
	background-position:top right;
	padding-right:8px;
}


#boutonsV_G2_Left {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue1_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:10px;

}

#boutonsV_G2_Right {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue1_right.gif);
	background-position:top right;
	padding:0;
	padding-right:8px;
	margin:0;
}

#boutonsV_G2 {
	height:103px;
	background-image:url(images/bg_menuV2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G3_Left {
	height:126px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue2_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:10px;
}

#boutonsV_G3_Right {
	height:126px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue2_right.gif);
	background-position:top right;
	padding:0;
	padding-right:8px;
	margin:0;
}

#boutonsV_G3 {
	height:126px;
	background-image:url(images/bg_menuV3.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G1 li a:hover {
	color:#43a4f2;
}
#boutonsV_G2 li a:hover, #boutonsV_G3 li a:hover  {
	color:#ce0d08;
}
