/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #004a9c;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	overflow:hidden;
}

#contener {
	position:absolute;
	top:0;left:0;
	height:600px;
}

#contenu {
	position:relative;
	width:860px;height:600px;
}

#fond {
	position:absolute;	
	top:0;left:0;
	width:860px;height:600px;
	z-index:1;
}

#fond_page {
	position:absolute;	
	top:0;left:0;
	width:860px;height:171px;
	z-index:1;
}

#carte {
	position:absolute;
	top:0;left:0;
	z-index:100;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}

#enseigne {position:absolute;top:21px;left:0;z-index:1000;}
#anim {position:absolute;top:420px;left:0px;z-index:10;}
#menu_gch {position:absolute;top:201px;left:0px;z-index:101;}
#menu_drt {position:absolute;top:201px;left:640px;z-index:102;}

.annonce { position:absolute;left:30px;top:325px;z-index:50;visibility:hidden; }
.menu { width:217px;height:30px;border:none; }
.style1 {color: #FFFF00}

a.rollover_quisommes { display:block;float:left;width:217px;height:30px; 
background: url(../img/duos/quisommes.jpg); }
a.rollover_quisommes:hover { background: url(../img/duos/quisommes.jpg) -217px 0; }

a.rollover_realisations { display:block;float:left;width:217px;height:30px; 
background: url(../img/duos/realisations.jpg); }
a.rollover_realisations:hover { background: url(../img/duos/realisations.jpg) -217px 0; }

a.rollover_programmes { display:block;float:left;width:217px;height:30px; 
background: url(../img/duos/programmes.jpg); }
a.rollover_programmes:hover { background: url(../img/duos/programmes.jpg) -217px 0; }


a.rollover_services { display:block;float:right;width:217px;height:30px; 
background: url(../img/duos/services.jpg); }
a.rollover_services:hover { background: url(../img/duos/services.jpg) -217px 0; }

a.rollover_financement { display:block;float:right;width:217px;height:30px; 
background: url(../img/duos/financement.jpg); }
a.rollover_financement:hover { background: url(../img/duos/financement.jpg) -217px 0; }

a.rollover_defiscalisation { display:block;float:right;width:217px;height:30px; 
background: url(../img/duos/defiscalisation.jpg); }
a.rollover_defiscalisation:hover { background: url(../img/duos/defiscalisation.jpg) -217px 0; }
