@charset "UTF-8";
/* CSS Document */
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #7b7c7d;
/*	background:url(../images/fond.jpg)  repeat fixed 0 0;
*/	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#fff; background-color:#d54006;;}
a:active{color:#000; text-decoration:none;}


.twoColElsRtHdr #container { 
	width: 768px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border-left: 1px solid #a93205;
	border-right: 1px solid #a93205;
	text-align: left; 
	background:url(../images/blocTxtHaut.jpg) repeat 0 0;
} 

.endContainer{
	background-image:url(../images/blocTxtBas.jpg);
	background-attachment: scroll;
	background-position:center;
	background-repeat:no-repeat;
	padding-left:50px;
	height:20px;
}

.twoColElsRtHdr #header { 
	background: #DDDDDD; 
	background-image: url(../images/entete.jpg);
	width:768px;
	height:84px;
	padding: 0;  
}

.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColElsRtHdr #menu{
	margin:0;
	padding:0;
	background-image: url(../images/menu.jpg);
	width:768px;
	height:212px;
}

.twoColElsRtHdr #barreTitre{
	//background-image: url(../images/accueil.jpg);
	width:768px;
	height:54px;
	}


.twoColElsRtHdr #sidebar1 {
	float: right; 
	width: 175px; 
	background: #fff; 
	padding: 15px 0 15px 5px; 
	margin-right:50px;
	text-align:center;
	/*border-left: 2px solid #e89778;*/
	margin-top:25px;		/*border-style:solid;	border-color:#000000;	border-width:1px;*/
}

.border{border-left: 2px solid #e89778; padding-left:5px; width:170px;}

.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

#mainContent {
  	margin: 25px 0 0 65px; 	width:375px;	padding-right:20px;		/*border-style:solid;	border-color:#000000;	border-width:1px;*/
	
} 

ul li{line-height:20px;}

ol li{line-height:20px;}

ol li a {font-size:90%;}

.twoColElsRtHdr #footer { 
	padding: 10px 10px 0 50px; 
	background:#fff;
	font-size:75%;
} 
.twoColElsRtHdr #footer p {
	margin: 0 30px 0 400px; 
	padding: 10px 0;
        text-align:right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#encadre {background-color: #b3b4b6; width:378px; height:190px; padding:1px 0 0 10px;}

.highlight{
	color:#d54006;
}

.txtPetit{
	font-size:80%;
}

.txtPetitInsc{
	font-size:88%;
}

.border ul li{text-align:left; font-size:80%; list-style-type:none;}

.border ul{margin:0; padding-left:30px; padding-top:5px;}

#mainContent .componentheading {visibility:hidden;}

td .mainlevel {visibility:hidden;}

/* module login */
#mod_login_remembermetext {line-height:3.5;}
.mod_login td {font-size:85%; line-height:1.5; padding-top:5px;}
#mod_login_passwordtext {padding-top:5px;}
.input {border:0;}

.chronoform {display:none;}


<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 15px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 0px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
