/* CSS Document */
body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #FFE4C4;
}
h1 {
font-size:130%;
font-weight:bold;
text-align:center;
}
h2 {
font:Tahoma, "MS Sans Serif";
font-size:120%;
font-weight:bold;
}
h3 {
font-size:110%;
font-weight:bold;
word-spacing:30px;
}
h4 {
font-size:105%;
text-align:center;
font-weight:bold;
}
div#contenu
{
width: 840px ;
margin: 0 auto ;
text-align: justify;
border: 1px solid #A52A2A ;
background: #fff ;
padding:1%;
min-height:100%;
}
div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #8B4513 ;
	border-bottom: 1px solid #8B4513 ;
}
div#contenu h3 {
padding-left: 15px ;
line-height: 25px ;
font-size: 1.2em ;
color:#0033CC;
border-bottom: 1px solid #0033CC ;
word-spacing:normal;
}



#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
#liste li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 80%;
color: black;
list-style-type: none;
background-image: url(puce.gif);
background-repeat: no-repeat;
background-position: 0% 60%;
padding-left: 20px;
line-height:19px;
}
#liste a {
color:#000099;
font-weight:800;
text-decoration:underline;
}
.contact {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000099;
text-align:center;
}
#tablanoticias {
width:95%;
font-family:"Trebuchet MS", "Times New Roman", sans-serif, serif;
font-size:0.8em;
}
#tablanoticias td {
text-align:left;

}
#tablanoticias td.rep {
width:84%;
text-align:justify;
}
img{border: none;}
a{color: #be047a; text-decoration: none;}
h2{font-size: 15px;}
.titre_news{text-indent: 30px; color: #be047a; font-size: 10px;}
.commentaire{text-align: right;}
.fond_news{border-bottom: 1px solid #333333;}

.center {
	text-align:center;
}
p.new {
	background-color:#FFEFD5;
	text-align:justify;
}
p.titrenew {
	background-color:#CFF;
	font-weight:bold;
}
.centro {
	text-align:center;
	font-size:10px;
	color:#999;
}