body{
background:#fff;
margin:0px;
padding:0px;
color:#000;
font-size:14px
}

.global{

}

.menu{
width:1004px;
height:21px;
}

.aff_accueil{
background-image:url(images/aff_accueil.jpg);
background-repeat:no-repeat;
width:1004px;
height:458px;
}

.aff{
background-image:url(images/aff_global.jpg);
background-repeat:no-repeat;
width:1004px;
height:458px;
}

.text_g{
/*border:solid 1px #000;*/
height:400px;
width:300px;
float:left;
color:#000;
font-weight:bold;
padding:15px;
font-size:13px;
margin-top:-30px;
}

.form{
height:400px;
width:330px;
float:left;
color:#000;
font-weight:bold;
padding:15px;
font-size:12px;
}

.flash{
height:400px;
width:470px;
margin-left:320px;
}

.carte{
height:200px;
width:470px;
margin-left:330px;
}

.principal{
width:700px;
}

.principal2{
width:990px;
}

.principal2 a{
color:#000;
text-decoration:underline;
}

.principal2 a:hover{
color:#000;
text-decoration:none;
}

.lien{
width:400px;
}

.lien a{
color:#000;
text-decoration:none;
}

.lien a:hover{
color:#000;
text-decoration:underline;
}


.bas{
position:absolute;
top:576px;
/left:330px;
color:#fff;
width:960px;
}

.bas a{
color:#fff;
text-decoration:none;
}

.pied{
width:1004px;
height:22px;
background:#fff;
color:#006b33;
}

.pied a{
color:#006b33;
text-decoration:none;
}

.pied a:hover{
color:#006b33;
text-decoration:underline;
}