<style type="text/css">
<!--
html, body {
margin:0;
width: 100%;
}
.entete {
background-color: #ffffff;
height: 20px;
}

.haut {
background-color: #ffffff;
background-image:url(bandeau.png);
background-repeat:no-repeat;
background-position:left top;
width: 100%;
height: 200px;
color: #ffffff;
}

.photoshaut {
background-color: #ffffff;
background-image:url(photos.png);
background-repeat:no-repeat;
background-position:left top;
width: 100%;
height: 100px;
color: #ffffff;
}

.traithaut {
background-color: #000000;
background-position:right top;
width: 100%;
height: 1px;
color: #ffffff;
}

.traithaut2 {
background-color: #ff6600;
background-position:right top;
width: 100%;
height: 1px;
color: #ffffff;
}

* html .traithaut2 {
height: 1px;
}

.menuall {
background-color: #927052;
background-image:url(menu.png);
background-repeat:repeat;
background-position:left top;
width: 100%;
height: 20px;
text-align : center;
color: #000000;
}

.contenu {
background-color: #ffffff;
background-image:url(fondmilieux.png);
background-repeat:no-repeat;
background-position:right bottom;
}

.droite {
width: 100%;
text-align : right;
float : left;
height : 14px;
color : #ffffff;
}

.footersite {
background-color: #b67637;
background-image:url(footer.png);
background-repeat:repeat;
background-position:left top;
width: 100%;
height: 15px;
text-align : center;
font-family:Verdana; Arial; Sans;
color: #ffffff;
}

.titles {
background-color: #ffffff;
background-image:url(./images/man.jpg);
background-repeat:no-repeat;
background-position:right top;
height: 77px;
text-align : left;
font-family:Verdana; Arial; Sans;
color: #ff9900;
}

.titles2 {
background-color: #ffffff;
text-align : left;
font-family:Verdana; Arial; Sans;
color: #ff9900;
}

.subtitles {
background-color: #ffffff;
text-align : left;
font-family:Verdana; Arial; Sans;
color: #bbbbbb;
}

.left {
background-color: #ffffff;
background-image:url(left.png);
background-repeat:repeat;
background-position:left top;
width: 100px;
color: #ffffff;
}

.right {
background-color: #ffffff;
background-image:url(right.png);
background-repeat:repeat;
background-position:left top;
width: 100px;
color: #ffffff;
}

.winename {
background-color: #ffffff;
text-align : left;
font-family:Verdana; Arial; Sans;
font-weight: bold;
color: #bbbbbb;
}


</style>
