/* Start of CMSMS style sheet 'moncss' */
html, body {
margin: 0px;
padding: 0px;
height: 100%
}

.content img {padding: 8px}
.content p {text-indent:20px; padding-bottom:10px;}
.conteneur {
position:relative;
top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:750px;
height:95%;

}
.logo {position:relative; top:0px; padding:0px; padding-bottom:15px; margin:0px; width:750px; height:140px;  }

 
.conteneurtop {position:relative; top:-10px; width:750px; height:23px;  background-image:url(uploads/template/bgtop.png); background-repeat:no-repeat}
.conteneur2 {position:relative; top:-10px; margin:0px; padding:0px;  width:750px; height:75%; padding:0px ;background-image:url(uploads/template/bg.png); background-repeat:repeat-y; }
 
.conteneurdown {
position:relative; 
top:-10px; 
width:750px; 
height:50px; 
background-image:url(uploads/template/bgdown.png); 
background-repeat:no-repeat
}

.menu1 {
z-index: 10;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:10px; 
position:relative; 
top:-40px; left:40px; width:700px; padding:0px; margin:0px; height:auto}
.content { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; position:absolute; top:-10px; height:100%;  left:50px;  padding:0px; margin:0px; padding-right:15px; width:500px; overflow-y:auto; overflow-x:hidden}

} 


  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.contentright {
	position:absolute;
	top:-30px;
	right:20px;
	width:140px;
	padding:0;
	margin:0;
	
font-size: 10px;
	line-height: 10px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
}
html>body .contentright {
  top:0;
} 

a {
color:#774411;
text-decoration:none}
a:hover {
color:#552200;
text-decoration:underline}
a:visited {
color:#774411;
}




/* Les styles de la partie de droite */
.contentright .justify {text-align:justify; font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif;}

.contentright a {
color: #483d8b;
	font-size: 10px;
	line-height: 10px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
}
.contentright h1 {
	color: #483d8b;
	font-size: 12px;
	line-height: 12px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	
}
h3 {
	font-size:18px;
	line-height:24px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#483d8b; 
margin-bottom:3;
}
h1 {
	font-size:24px;
	line-height:24px;
	font-style:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:0;	
}
p{
	margin:0;
	padding:0;
}

body{
	background-color:0;
}


/* End of 'moncss' */

