body {
background: url(images/bg-bodyx.jpg) repeat-y 210px 0;
background-color:#FFFFFF;
margin:0;
text-align:center;
}
#header {
text-align:center;
width:1000px;
height:138px;
background-image: url(images/header.jpg);
margin: 0 auto;
}
#menu {
text-align:center;
width:1000px;
height:40px;
margin:0 auto;
clear:both;
background-color:#FFFFFF;
}

#principalcarr {
background-color:#FFFFFF;
width:1000px;
height:auto;
margin:0 auto;
padding:10px 10px 10px 10px;
clear:both;
text-align:left;
}

#principal {
background-color:#FFFFFF;
width:1000px;
height:auto;
margin:0 auto;
padding:10px 10px 10px 10px;
clear:both;
}
#principal2 {
background-color:#FFFFFF;
width:1000px;
height:400px;
margin:0 auto;
clear:both;
}
#footer {
text-align:center;
background-image:url(images/footer.jpg);
width:1000px;
height:61px;
margin:0 auto;
clear:both;
}
#choix {
background-color:#FFFFFF;
width:1000px;
height:45px;
margin:0 auto;
clear:both;
text-align:center;
}
#choix2 {
background-color:#FFFFFF;
width:1000px;
height:55px;
margin:0 auto;
clear:both;
text-align:center;
}
#plan {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
text-align:left;
width:1000px;
height:400px;
margin:0 auto;
clear:both;
}

/*---------menu---------------------------------------*/

ul {
margin:0;
padding:0;
list-style-type:none;
}
li {
display:inline;
float: left;
}
li img {
border:none;
}
/*---------menu fin---------------------------------------*/

p {
margin:0;
padding:0;
}


#pres {
width:500px;
height:auto;
padding:10px;
float:left;
}
#pres p {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
text-align:justify;
}
#photos {
width:450px;
float: right;
height:auto;
padding:10px;
}

input {
background-color: #000000;
width:500px;
height:25px;
border:1px #999999 solid;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}
.date {
width:100px;
}
textarea{
width:500px;
height:200px;
background-color:#000000;
border:1px #999999 solid;
color:#FFFFFF;
}
select {
background-color:#000000;
border:1px #999999 solid;
color:#FFFFFF;
}

.bouton {
width:100px;
height:30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}
.bouton:hover{
background-color:#FF0099;
cursor:pointer;
}







































