body{
	background: #FFFFFF;
	margin: 10px;
	padding: 0;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li a:first-letter{
	text-transform: capitalize;
}

fieldset{
	background-color: #EEE;
	border-color: #FFF;
	color: #000;
}

legend{
font-size: 16px;
font-weight: 900;
}



ul{
margin: 0 ;
padding: 0 ;
}
li{
	line-height: 2ex; 
	list-style-type: none;
	display: block;
	padding: 5px 0px 5px 25px;
	margin: 0px 0 0 10px;
	background: transparent url(IMG/littleBullet.gif) no-repeat 5px 8px;
	text-transform: lowercase;
}

li:first-letter{
	text-transform: capitalize;
}
/*#firstLetterMaj{
	text-transform: lowercase;
}
#firstLetterMaj:first-letter{
	text-transform: capitalize;
}
*/
#main{
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	width: 100%;
	background: #fff;
}

#header{
	display: none;
}
#center{
        width: 100%;
        background: transparent;


}
#left{
      display: none;

}
#corps{
       float: left;
      width: 100%;
      background: #fff;
		padding: 0 10px 0 10px;
}
#right{
      display: none;
}
#footer{
        display: none;
}
#left h1, #right h1{
	margin: 15px 0 0 0px;
	text-align: left;
	font-size: 14pt;
	border-bottom: 1px solid #ddd;
	color: #000000;
	background: url(IMG/h1Arrow.gif) no-repeat 10px 1px;
}

#left span, #right span{
	margin: 0 0 0 40px;
}


#left input{
    margin: 0 0 0 5px;
	 border: 1px #FFCC66 solid;
}
#corps input, textarea, select{
	 border: 1px #FFCC66 solid;
}

#rubriques, #accueil, #divers, #news, #top5 {
    margin: 5px 0px 8px 0px;
    width: 160px;
	font-size: 14px;
	
}

#rubriques, #accueil, #divers{
	 font-size: 14px;
}

#news, #top5 {
    margin: 5px 0px 8px 0px;
    width: 160px;
	 font-size: 12px;
}

#news li{
	line-height: 2ex; 
	list-style-type: none;
	display: block;
	padding: 5px 0 0 25px;
	margin: 0px 0 0 5px;
	background: transparent url(IMG/littleBullet.gif) no-repeat 5px 6px;
	
}

#news a{
	color: #000000;
	font-size: 10pt;
	font-style: italic;
}
#news p{
	margin: 8px 0 10px 0;
}
#top5 li{
	line-height: 2ex; 
	list-style-type: none;
	display: block;
	padding: 5px 5px 0px 25px;
	margin: 5px 0 0 5px;
	background: transparent url(IMG/littleBullet.gif) no-repeat 5px 6px;
}

#top5 p{
	margin: 1px 0 0 0;
	padding: 0;
	font-style: italic ;
	font-size: 8pt;
	color: #000;
}

#article {
    margin: 13px 20px 0px 20px;
	 font-size: 14px;
}

#titreArticle {
text-align: left;
font-size: 20px;
color: #000000;
border-bottom: 1px solid #ddd;
}

#corpsArticle{
	padding: 5px 0 5px 0; 
	text-align: justify;
}


#bulletImg a{
	padding: 0px 0 0 20px;
	text-align: left;
	font-size: 12pt;
	border-bottom: 1px solid #ddd;
	color: #000000;
	background: url(IMG/bullet.gif) no-repeat 0px 3px;
	font-weight: bold;
}

#bulletImgAuteur:first-letter{
	text-transform: capitalize;
}

#bulletImgAuteur{
	padding: 0px 0 0 20px;
	text-align: left;
	font-size: 12pt;
	border-bottom: 1px solid #ddd;
	color: #000000;
	background: url(IMG/bullet.gif) no-repeat 0px 3px;
	font-weight: bold;
	text-transform: lowercase;
}
.spip_documents{
	margin: 10px;
}

#titreArticle a{
	color: #000000;
}
#titreArticle p{
	padding: 0;
	margin: 0;
	color: #000;
	text-align: left;
	font-size: 10px;
}

#date{
	padding: 0;
	margin: 0;
	color: #000;
	text-align: left;
	font-size: 10px;
}

#imgArticle img{
    margin: 10px 0 10px 10px;
	float: right;
	width: 120px;
	height: auto;
	border: 1px solid #DDD;
}


#lezard{
	display: none;

}
#xiti{
	display: none;
}
