@charset "UTF-8";
/* CSS Document */
body {
background-color:#E5E5EA;
}

#main {
margin:auto;
height:630px;
width:1030px;
margin-top:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#929292;
}

a {
text-decoration:none;
color:#929292;

}
a img {
border:0;
}
a:hover {
text-decoration:underline;
color:#929292;
}


#header {
background-image:url(images/find_haut.png);
background-position:center;
background-repeat:no-repeat;
margin:auto;
height:79px;
}

#menu {
background-image:url(images/menu.png);
background-repeat:no-repeat;
background-position:center;
margin:auto;
height:45px;
text-align:right;
line-height:45px;
margin:0;
padding:0;
}

#menu li {
margin:0;
padding:0;
display:inline;
padding-right:5px;
margin-right:20px;
color:#929292;
}

ul {margin:0;
}

#corpsindex {
background-image:url(images/corps.png);
background-position:center;
background-repeat:repeat-y;
text-align:center;
margin:auto;
height:477px;
padding-top:50px;
}


#foot {
background-image:url(images/fond_bas.png);
background-position:center;
background-repeat:no-repeat;
margin:auto;
height:27px;
}

#corps {
background-image:url(images/corps.png);
background-position:center;
background-repeat:repeat-y;
padding-top:50px;
}

#gallery1 {
text-align:center;
width:500px;
margin:0;
margin-left:15px;
height:400px;
float:left;
}

#gallery2 {
text-align:center;
width:500px;
height:400px;
margin:0;
margin-left:515px;
}

#corpsgallery {
background-image:url(images/corps.png);
background-position:center;
background-repeat:repeat-y;
padding-top:50px;
}

#corpsgallery table {
margin:auto;
}


#corpsgallery td {
vertical-align:middle;
text-align:center;
}


#texte {
width:60%;
font-size:12px;
line-height:24px;
margin-left:30px;
text-indent:10px;
float:left;
text-align:justify;

}

#imgbio {
height:690px;
text-align:center;
padding-top:80px;
}
