/* CSS Document */
* {margin:0; padding:0;}

img {
border:0;
}

a:link {
font-family: Times New Roman, Times, serif;
color:#666666;
text-decoration: none;
font-size:14px;
font-weight:bold;
} 
a:visited {
font-family: Times New Roman, Times, serif; color:#666666; text-decoration: none;
font-size:14px;
}
a:active {
font-family: Times New Roman, Times, serif; color:#666666; text-decoration: none;
font-size:14px;
} 
a:hover { font-family: Times New Roman, Times, serif; color:#CC3300; text-decoration: none;
font-size:14px; 
} 

p {
text-indent:30px;
}

body {
background:#FFFFFF;
} 
div#conteneur {
width:900px;
height: auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
background:#E3DBE6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:oblique;
font-weight:bold;
color:#000000;
}
div#conteneurlight {
width:700px;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
margin-top:20px;
text-align:right;
}
div#top {
width:900px;
height:40px;
background:url(images/top.jpg);
}
div#header {
width:900px;
height:140px;
background:url(images/header.jpg);
}
/**************************menu**********************/
div#bgmenu {
width:100%;
height:30px;
background:#E3DBE6;
text-align:center;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
padding: 3px 12px;
}

#navlist a:link, #navlist a:visited {
color:#9473A2;
text-decoration: none;
}

#navlist a:hover {
color: #fff;
text-decoration: none;
}
/**************************menu**********************/
div#conteneurleft {
float:left;
width:580px;
height: auto;
overflow:hidden;
margin-left:20px;
padding:10px;
margin-top:10px;
text-align:justify;
}
div#conteneurright {
float:left;
width:240px;
height: auto;
overflow:hidden;
margin-left:20px;
margin-top:10px;
}
div#conteneurphotos {
float:left;
width:280px;
height: auto;
overflow:hidden;
margin-left:20px;
margin-top:10px;
text-align:center;
}
#titre {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:oblique;
font-weight:bold;
color:#0066FF;
}
#soustitre {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:oblique;
font-weight:bold;
color:#9372A1;
}



div#conteneurdessus {
width:160px;
height:auto;
overflow:hidden;
position:absolute;
top:0;
right:20px;
}
html>body div#conteneurdessus {
position: fixed;
}


div#blocpartenairetop {
margin-left:auto;
margin-right:auto;
margin-top:15px;
width:520px;
height:16px;
background:url(images/bordertopblocright.gif);
}

div#blocpartenaire {
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
width:503px;
height:auto;
overflow:hidden;
padding-left:15px;
border-bottom:#7DD7D2 1px solid;
border-left:#A0E1DD 1px solid;
border-right:#5CABCD 1px solid;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:oblique;
font-weight:bold;
color:#9372A1;

}
div#blocpartenaire img{
float:right;
padding:0 5px 7px 15px;
}



