/*
Design by Pegaille

*/
.liste {list-style-image:url(puce.gif);}

.niveau2{ list-style: none;
	  display:block; }


.couleur{background-color:#FFFFFF;
	 color: #000000; }

.couleur a:link, .couleur a:visited
{
color: #000000; /*COULEUR D'ECRITURE DU LIEN*/
text-decoration: none;
}

.objectif {padding-left:15px;
	   padding-top:10px;
	   padding-bottom:10px;
	   border-top-width: 1px;
	   border-bottom-width: 1px;
	   border-top-style: dotted;
	   border-bottom-style: dotted;
	   border-top-color: #000000;
	   border-bottom-color: #000000;
	   }

body {	margin: 0;
	padding: 0;
	background-color: white;
	background-image: none;
	font-size: 12pt;
	font-family: "Times New Roman",Times,serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 24px;
}


a {text-decoration:underline;
	color: #69085a;
}

a:hover {
	text-decoration: none;
	color: #7a7f34;
}

/* Header */

#header {display:none
}






/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}


/* Content */

#content {
	float: right;
	
	width: 660px;
	padding: 15px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #000000;
}


.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}



/********************************* Navigation **********************************/
/*en-tête de menu*/

h4 {
	width: 187px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
	
} 


#navcontainer {display:none}



#navcontainer a
{display:none}
	


#navcontainer a:link, #navlist a:visited
{display:none}

#navcontainer a:hover 
{display:none}
/*****************************************inscription newsletter*************************************************/
form.contact_us {display:none}

input.fields_contact_us {display:none}

textarea {display:none}

.submit_button_contact 
	{display:none}

/*****************************************Actualités*************************************************/
div#user{display:none}

div#advertiser{display:none}

div.text{display:none}



/******************************************** Footer *****************************************************/

#footer {
	clear: both;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
}

.descr
{
margin: 0px;
padding: 5px;
}

#footer p
{
margin: 0px;
padding: 0px;
}
