body {
	margin: 0;
	background-color: #FFF;
}

#principale {
	position: relative;
}

#principale_in {
	position: static;
	display: block;

}

#x0 {
	position: relative;
	 margin: 0 auto;
	 width: 800px;
}

.x0_in {
	position: static;
	display: block;
}

#x0 .x0_in {
	padding-top: 15px;
	padding-bottom: 30px;
}

#x0 div.ecart_x0 {
	 height: 0px;
}

#x0 div.ecart_x0 hr{
	 display: none;
}

#x1 {
	 display:block;
	 position: relative;
	 margin: 0 auto;
	 width: 800px;
}

.x1_in {
	 display: block;
}

#x1 .x1_in {

}

#x1 div.ecart_x1 {
	 height: 0px;
}

#x1 div.ecart_x1 hr{
	 display: none;
}

#x100 {
	 clear: both;
	 position: relative;
	 margin: 0;
}

.x100_in {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;

}

#haut .titre{
	 font-family: Trebuchet MS;
	 font-size: 28px;
	 font-weight: normal;
	 text-align: left;
	 margin-top: 30px;
}

#haut .titre a{
	font-weight: normal;
	text-decoration: none;	
	color: #666;
}

#haut .soustitre {
	 color: #666;
	 font-family: Trebuchet MS;
	 font-size: 16px;
	 font-weight: normal;
	 text-align: left;
	 text-decoration: none;
	 margin-bottom: 30px;
}

#contenu {
	 border-top: none;
}

#contenu .item{
	 position: relative;
	 border-bottom: none;
	 color: #666666;
	 font-family: Verdana;
	 font-size: 11px;
	 font-weight: normal;
	 text-align: justify;
	 text-decoration: none;
}

#contenu .item a{
	 position: relative;
	 color: #666666;
	 border-bottom: none;
	 font-weight: bold;
	 text-decoration: none;
}

#contenu .item a:hover{
	 text-decoration: underline;
	 color: #58C601;
}

#contenu .logo {
	font-family: Trebuchet MS;
	color: #58C601;
	text-align: right;
	font-size: 12px;
}

#contenu .logo img {
	margin: 0;
	vertical-align: bottom;
	border: none;
}

#contenu .logo a {
	text-decoration: none;
	color: #58C601;
}

#contenu .liste_items, #contenu .liste_items_sommaire{
	 list-style: none;
}

#contenu .liste_items{

}

#contenu .liste_items_sommaire .item{
	padding-bottom: 5px;
}

#contenu .liste_items .item{
	 padding-bottom: 20px;
}

#contenu .titre {
	font-size: 18px;
	margin-bottom: 5px;
}

#contenu .titre, #contenu .titre_accueil {
	font-family: Verdana;
	text-align: left;
	position: relative;
}


#contenu .liste_items_sommaire .titre_accueil {
	font-size: 14px;
 	font-family: Trebuchet MS;
 }
 
#contenu .titre a, #contenu .titre_accueil a {
	font-weight: normal;
	text-decoration: none;
	color: #656565;
}

#contenu .titre a:hover {
	text-decoration: underline;
}

#contenu .photo{
	 position: relative;
	 padding-right: 1ex;
	 float: left;
}

#contenu .auteur{
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 0;
}

#contenu .auteur a{
	color: #666666;
	font-weight: normal;
}

#contenu .date{
	color: #58C601;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 0;
}

#contenu .texte{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	position: relative;
	list-style-position: inside;
}

#contenu .texte a {
	color: #50B103;
	font-weight: normal;
}

#contenu .haut {
	text-align: right;
	color: #58C601;
	font-size: 14px;
	font-family: Trebuchet MS;
}

#contenu .haut a {
	color: #58C601; 
	font-weight: normal;
}

#piedpage {
	 text-align: center;
	 font-family: Trebuchet MS;
	 padding-top: 5px;
}

#piedpage a {
	font-size: 14px;
	color: #58C601;
	text-decoration: none;
}

#piedpage a:hover{
	color: #58C601;
	text-decoration: underline;
}


.in {
	 width: 100%;
}

.centre {
	 text-align: center;
}

h1, h2, h3, h4, h5, span, ul, li, fieldset {
	 margin: 0;
	 padding: 0;
}

.clear_hidden {
	 clear: both;
	 visibility : hidden;
	 margin: 0;
	 padding: 0;
	 height: 0;
}

.clear {
	 clear: both;
	 margin: 0;
	 padding: 0;
}

.break {
	 clear: both;
}

.u, .u a {
	 text-decoration: underline;
}

form {
	 margin: 0;
	 padding: 0;
}

input {
	 vertical-align: middle;
}

.photo img {
	 border: none;
}

.separate {

	 height: 3px;
	 margin-top: 2px;
	 margin-bottom: 2px;
	 width: 100%;
}

.separate hr {
	 display: none;
}

.photo a {
	 text-decoration: none;
	 border: none;
}

.image, .image a, .image img {
	 text-decoration: none;
	 border: none;
}

.button {
	 border-style: inset;
	 background-color: #FFFFFF;
	 color: black;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
}

.button2 {
	 background-color: #FFFFFF;
	 color: black;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
}

.link {
	 font-weight: bold;
	 color: inherit;
	 text-decoration: none;
}

.linkword {
	 font-weight: bold;
	 text-decoration: none;
	 cursor: help;
}

.linkword_safe {
	 cursor: help;
}

.pointer {
	 cursor: pointer;
}


.list {
	 list-style-type: disc;
	 list-style-position: inside;
}

.nomargin {
	 margin: 0;
	 padding: 0;
}

.nodisplay {
	 display: none;
}

.static {
	 position: static;
}

.nopadding {
	padding: 0;
}


.tpe1 {
	color: #50B103;
	font-weight: normal;
        font-size: 15px;
}


.tpe2{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	position: relative;
	list-style-position: inside;
}