* {
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

body {  
    background: #D5D5D5; /*#606060;*/
    color: #000000;  
}  

a, a:link, a:active, a:visited {    
    color: #990000;    
    background: transparent;
    text-decoration: none;
	border-bottom: 1px dashed #990000;
}
a:hover {
	border-bottom: 1px solid #990000;
}
    
a.image, a.image:link   {
	background: none;
    text-decoration: none;
	border-bottom: none;
}
    
li.rubrique_infoul {
    margin-left: 15px;
}
h1 {
    color: #990033;   
}
div.main {  
    background: white;  
    color: #000000;  
    margin-left: 0px;
    margin-right: 0px;
    /*padding-left: 10px;
    padding-right: 10px;*/
    border: 2px black solid;
    text-align: left;
    font-size: 12px;
    width: 800px; /* nico_p*/
}
div.centraldiv {
    margin-left: 220px;
    margin-right: 10px;
    margin-bottom: 20px;
	margin-top: 10px;
}
div.sectionimg {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
div.barrenav {
    background: #393A1E;
    border-top: 1px #EEEEDE dashed;
    border-bottom: 1px #EEEEDE dashed ;
    padding-top: 3px;
	padding-bottom: 2px;
    font-weight:bold;
    font-size: 13px;
    text-align: center;
}

h1.barrenav, h1.barrenav a, h1.barrenav a:link, h1.barrenav a:visited {
    color: #EEEEDE;  
    margin: 0px 0px 0px 0px;
    padding: 0em; 
    border: 0px;
	font-weight: normal;
	display: inline;  
    font-size: 13px;
	font-weight: bold;
}
h1.barrenav a:hover {
	color: #393A1E;
    background: #EEEEDE;
}
h1.newstitle {
    text-align: left;
    font-size: 15px;
    margin: 0px 0px 0px 0px;
    color: black;
}
div.titlediv {
    border-top: solid #404000 2px;
	margin-top: 20px;
    background-color: #E7E7C9;
    padding-left: 10px;
    font-size: 12px;
}
h2.titrenews, h2.titrenews a, h2.titrenews a:link, h2.titrenews a:visited {
    color: #38381C;  
    margin: 0px 0px 0px 0px;
    padding: 0em; 
    border: 0px;
	font-weight: normal;
	display: inline;  
    font-size: 13px;
	font-weight: bold;
	border-bottom: none;
}
h2.titrenews a:hover {
	color: #FF6700;
}
div.titrediv {
    border-top: solid #404000 2px;
	margin-top: 20px;
    	margin-left: 20%;
    margin-right: 20%;
background-color: #E7E7C9;
    padding-left: 10px;
    font-size: 12px;
}

div.bodydiv {
   border: solid #326448 1px;
				-moz-border-radius: 10px;
	background: #F7F7ED;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
    margin-top: 2px;
    text-align: justify;

}
div.bodydiv2 {
    border: solid #326448 1px;
				-moz-border-radius: 10px;
	background: #F7F7ED;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
    margin-top: 2px;
	margin-left: 20%;
    margin-right: 20%;

    text-align: justify;
	width: 452px;

}

div.bodydiv ul {
    list-style-type: square;
}
img {
    border: 0px;
}
div.leftcol {
	/*width: 202px;*/ 
	width: 202px;
	float: left;
	padding: 0px;
    /*overflow: hidden;*/
}
/*div.indexleftcol {
	width: 202px
	margin-left: 10px;
	width: 400px;
	float: left;
	padding: 0px;
}
div.indexrightcol {
    margin-left: 420px;
    margin-right: 10px;
    margin-bottom: 20px;
	margin-top: 10px;
}; */

div.indexleftcol {
	float: left;
	padding: 0px;
margin-left: 20px;
width:300px;
}
div.indexrightcol {
padding:0 2%;
margin-left:320;
width:330px;

}

div.otherboxtitle {
	margin-bottom: 2px;
	margin-left: 4px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 12px;
	border-top: solid #777364 1px;
	border-bottom: solid #777364 1px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.otherboxtitle a, .otherboxtitle a:link, .otherboxtitle a:visited {
	background-color: #FFFFFF;
	color: #51522A;
	display:block;
	border-bottom: none;
}
.otherboxtitle a:hover {
	background-color: #FFEDD1;
	color: #FF6101;
	display:block;
	border-bottom: none;
}
div.otherbox {
	margin-left: 4px;
	margin-right: 1px;
	border: 1px #a59f8b solid;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	background: #EEEEDE;
	font-size: 11px;
}
.otherbox a, .otherbox a:link {
	color: #205573;
	border-bottom: none;
}
.otherbox a:visited {
	color: #855C41;
}
.otherbox a:hover {
	color: #0410FC;
}

div.otherbox h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #ed7e00;
	font-size: 11px;
	margin: 0px;
}
div.otherbox h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
div.otherbox p {
	margin-top: 5px;
	margin-bottom: 10px;
}