*{
margin:auto;
padding:auto;
}

body{
font-family:century gothic,verdana,arial,sans-serif;
font-size:1em;
text-align:center;
background:#23add2;
}

div#global{
width:1024px;
height:768px;
}


div#header{
width:1024px;
height:154px;
margin-left:1px;
margin-bottom:-1px;
}

div#flash{
width:163px;
height:154px;
float:left;
background:url(images/vendoreun_carte.png);
}
div#bandeau{
width:860px;
height:154px;
background: url(images/vendoreun.gif);
float:left;
}

/*---MENU---*/
div#menu{
width:1024px;
height:26px;
font-size:14px;
background: url(images/vendoreun_02.gif);
}
div#menu p.gauche{
text-align:left;
color:white;
font-size:0.9em;
margin-left:10px;
float:left;
}
div#menu p.gauche a{
text-decoration:none;
color:white;
font-size:0.9em;
font-weight:bold;
}
div#menu p.gauche a:hover{
color:#fb9d9d;
}

div#menu p.droite{
text-align:left;
color:white;

float:left;
font-size:0.9em;
font-weight:bold;
}
div#menu p.droite a{
text-decoration:none;
color:black;
font-size:0.9em;
font-weight:bold;
}
div#menu p.droite a:hover{
color:#b2ed6e;
font-size:0.9em;
font-weight:bold;
}


div#contener{
width:1024px;
height:588px;
}
div#contenu{
width:1024px;
height:342px;
background: url(images/vendoreun_03.jpg);
}
div#contenuaccueil{
width:1024px;
height:342px;
background: url(images/vendoreun_04.jpg);
}
div#contenu h2{
font-variant:small-caps;
color:white;
text-align:left;
padding-left:15px;
padding-top:5px;
}

/*-----------Formulaire------------*/
div#formulaire{
width:500px;
height:300px;
margin-top:50px;
}
div#formulaire .button{
width:96px;
height:35px;
}
div#formulaire .nom{
margin-left:70px;
}
div#formulaire .prenom{
margin-left:48px;
margin-top:5px;
}
div#formulaire .mail{
margin-left:65px;
margin-top:5px;
}
input{
border:1px solid #23aad0;
}
input#button{
margin-top:10px;
}
textarea{
border:1px solid #23aad0;
}



div#contenubas{
width:1024px;
height:246px;
float:left;
background: url(images/vendoreun_05.jpg);
}


div#footer{

font-size:0.8em;
color:white;
}