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

.cssnav_over {
float:right;
height:100px;
}
.cssnav { 
position: relative;
float:right;
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
height: 92px;
margin: 0px; 
padding: 0px; 
overflow: hidden;
}
#e01 {background-image: url(../images/layout/menu_reportage_over.gif);width: 90px;}
#e02 {background-image: url(../images/layout/menu_evenement_over.gif);width: 90px;}
#e03 {background-image: url(../images/layout/menu_client_over.gif);width: 90px;}
#e04 {background-image: url(../images/layout/menu_contact_over.gif);width: 90px;}
#e05 {background-image: url(../images/layout/menu_contact_over.gif);width: 90px;}

.cssnav#e01 img, .cssnav#e01 a {width: 90px;}
.cssnav#e02 img, .cssnav#e02 a {width: 90px;}
.cssnav#e03 img, .cssnav#e03 a {width: 90px;}
.cssnav#e04 img, .cssnav#e04 a {width: 90px;}
.cssnav#e05 img, .cssnav#e05 a {width: 90px;}

.cssnav a, .cssnav a:visited, .cssnav a:active, .cssnav a:hover {
display: block;
color:#999999;
font-size: 0.6em;
font-family: arial, helvetica, sans-serif;
height: 92px;
text-decoration: none;
}

/********/

#menu2	{
	background:url(../images/menu2_bg.gif) repeat-x; width:400px; height:42px; margin:0px 0px 0px 0px; float:right; 
}
.cssnav2 { 
position: relative;
float:right;
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
height: 42px;
margin: 0px; 
padding: 0px; 
overflow: hidden;
}

#e201 {background-image: url(../images/reportage_provence_s_over.jpg);width: 90px;}
#e202 {background-image: url(../images/reportage_delta_s_over.jpg);width: 90px;}
#e203 {background-image: url(../images/reportage_andes_s_over.jpg);width: 90px;}

.cssnav2#e201 img, .cssnav2#e201 a {width: 90px;}
.cssnav2#e202 img, .cssnav2#e202 a {width: 90px;}
.cssnav2#e203 img, .cssnav2#e203 a {width: 90px;}

.cssnav2 a, .cssnav2 a:visited, .cssnav2 a:active, .cssnav2 a:hover {
display: block;
color:#999999;
font-size: 0.8em;
font-family: arial, helvetica, sans-serif;
height: 42px;
text-decoration: none;
}

/********/

.cssnav img {height: 92px; border: 0px; }
.cssnav img2 {height: 42px; border: 0px; }
* html a:hover {visibility:visible}
.cssnav a:hover img, .cssnav2 a:hover img {visibility:hidden}

.cssnav span, .cssnav span {
position: absolute;
top:0xp;left:0px;
margin: 0px;
padding: 0px;
visibility:hidden;
}
