/*
Design by Pegaille

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

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

.tableau1{ background:url(image/fonddossier.jpg) no-repeat;
	   height:120px;
	   width:660px; }

.tableau2{ background:url(image/fonddossier2.jpg) no-repeat;
	   height:120px;
	   width:660px; }
.couleur{background-color:#69085A;;
	 color: #A6BB7A; }

.couleur a:link, .couleur a:visited
{
color: #A6BB7A; /*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: #CEAC86;
	   border-bottom-color: #CEAC86;
	   background-color:#dcdcdc;}

body {	margin: 0;
	padding: 0;
	background:  #ffffff url(image/fond3.jpg) repeat-x;
	font-size: 13px;
	color: #000000;
}

body, td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

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

h1 {
	font-size: 34px;
}

h2 {
	font-size: 24px;
}


a {
	color: #69085a;
}

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

/* Header */

#header {
	width: 960px;
	height: 280px;
	margin: 0 auto;
	background: url(image/banniere5.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #ffffff;
}

#header h1 {
	font-size: 24px;
	padding-right: 10px;
	padding-top: 10px;
}


#header h1 {

	text-align: right;
}

#header h2 {
	font-size: 14px;
	padding-right: 10px;
	text-align: right;
}

#header a {
	color: #FED772;
}

/* 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 #69085a;
}


.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 { }

#navcontainer ul
{	
	list-style-type: none;
	font-weight: bold;
	color: #990000;
	
}

#navcontainer a
{
	display: block;
	padding-top: 17px;
	padding-left: 15px;
	width: 182px;
	background-color: #69085A; /*COULEUR DE FOND DU MENU*/
	border-bottom: 1px solid #eee;
	background-repeat: repeat-x;
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
color: #678713; /*COULEUR D'ECRITURE DU LIEN*/
text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(images/menu.png) 0 -45px;
	color: #562930;
}
/*****************************************inscription newsletter*************************************************/
form.contact_us {
	width: 175px;
	margin-top: 17px;
	margin-left: 35px;
	padding: 15px;
	background-color: #FBF9F4;
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        	width: 125px;
        	border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}


.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

/*****************************************Actualités*************************************************/
div#user{
float: right;
width: 269px;
min-height: 150px !important;
padding-top: 5px;
margin-top: 10px;
}

div#advertiser{
float: left;
width: 269px;
min-height: 150px !important;
padding-top: 5px;
margin-top: 10px;
}

div.text{
background: url(image/.jpg) top no-repeat;
padding: 10px;
min-height:105px !important;
}



/******************************************** 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;
}
