body { font-family: Arial, Helvetica, sans-serif;background: url(img/fond_body.jpg) repeat-x top center; }

.container {
    width: 800px;
    margin: 0 auto;
	 
}



body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }

img {
	border: 0;
	margin-bottom: 4px;
}

#main {

margin: 0 auto; 
width:800px;   /* --------------------------poue éviter que la  colonne redescende------------------*/
	 
}

#main .container {
    background: url() no-repeat ; 
}


#logo {
    background: url(img/banniere6.jpg) no-repeat top center;
    height: 200px;
    width: 800px;
	float: left;
	padding-bottom:80px;
	 
}

#header {

 
 height: 250px;


}

dt
{
	font-size: 14px;
	font-weight:bold;
    color: #9a2348;
	padding-top: 30px;
	padding-bottom: 5px;
	
	
}

dd
{
	font-size: 12px;
    color: #595858;
	line-height: 24px;
	
	
/* ... */
}

.carre
{
   list-style-image: url(img/puce.gif);
   
}



/* --------------------------NAVIGATION------------------*/


#menuDeroulant
{
	
	
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-left: 0;
	border: 0;
	top: 215px;
	left: 0 auto;
	position:absolute;



}
#menuDeroulant li
{
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	color:#FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	padding: 5px;
	padding-right:10px;
	text-align: left;
	font-weight: bold;
	background: #9a2348;
	margin: 0;

	text-decoration: none;
}

#menuDeroulant li a:hover { color:#370715;background-color: #9a2348; }
#menuDeroulant li a:active { background-color: #9a2348; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;

	
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color:#FFFFFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background-color: #c8436b;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #ba2150;
}

#menuDeroulant li:hover > .sousMenu { display: block; }



/* --------------------------CONTENT------------------*/


#content {
    width: 510px;
    float: left; 
}

#content h2 {
    font-size: 24px;
    color: #373737;
	padding-top: 18px;
	border-bottom: 1px dotted #373737;
	padding-bottom:5px;
	
	
}

#content h3 {
    font-size: 14px;
    color: #373737;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 20px;
	

}

#content h4 {
    font-size: 14px;
    color: #373737;
    font-weight: normal; 
}

#content p {
    font-size: 12px;
    color: #595858;
	line-height: 18px;
	padding-top: 20px;
	text-align:justify; 
}

#content small {
    font-size: 12px;
    color: #373737; 
}

#content a {
	color: #9a2348;
	font-weight: bold;
	text-decoration: none;
}


#content bold {
    color: #0f6c8d;
    font-weight: bold;
    text-decoration: none; 
}

.imageflottante
{
   float: left;
   margin-right:40px;
}



/* --------------------------ACTIVITES------------------*/


#activite {
    width: 510px;
    float: left; 
}

#activite h2 {
    font-size: 24px;
    color: #373737;
	padding-top: 18px;
	padding-bottom:5px;
	border-bottom: 1px dotted #373737;
	
	
}



#activite p {
    font-size: 13px;
    color: #595858;
	line-height: 18px;
	padding-top: 22px;
	text-align:justify; 
}

#activite small {
    font-size: 12px;
    color: #373737; 
}

#activite a {
	color: #9a2348;
	font-weight: bold;
	text-decoration: none;
}


#activite bold {
    color: #0f6c8d;
    font-weight: bold;
    text-decoration: none; 
}

.imageflottante
{
   float: left;
   margin-right:40px;
}



/* --------------------------POST------------------*/


#post {
    width: 510px;
	border-bottom: 0px dotted #015878; 
	padding-bottom:20px;
	padding-top:30px;
}

#post h2 {
    font-size: 20px;
    color: #373737;
	padding-top: 18px;
	border-bottom: 1px dotted #373737;
	
	
}

#post h3 {
    font-size: 14px;
    color: #373737;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 20px;
	 
	

}

#post h4 {
    font-size: 14px;
    color: #373737;
    font-weight: normal; 
}

#post p {
    font-size: 12px;
    color: #595858;
	line-height: 18px;
	padding-top: 20px;
	text-align:justify; 
}

#post small {
    font-size: 12px;
    color: #373737; 
}

#post a {
	color: #9a2348;
	font-weight: bold;
	text-decoration: none;
}


#post bold {
    color: #0f6c8d;
    font-weight: bold;
    text-decoration: none; 
}
.imageflottante{float:left;}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #595858;
	margin-bottom: 10px;
	padding-left:10px;
}

div.post-signature {
	font-size: 12px;
	float:right;
	
	color: #595858;
	margin-bottom: 10px;
	padding-left:0px;
	padding-top:15px;
}


#post ul {
    font-size: 12px;
    color: #595858;
	line-height: 18px;
	padding-top: 20px;
	text-align:justify; 
	list-style-position: outside;
	list-style-type: disc;
	padding-left:30px;

}


/* --------------------------NEWS------------------*/

#news {
    padding-top: 10px; 
}

#news h3 {
    padding-bottom: 2px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #015878; 
}

#news p {
    padding-top: 10px;
    padding-bottom: 14px; 
}


/* --------------------------SIDEBAR------------------*/

#sidebar {
    float: left;
    margin-left: 85px;
    margin-top: 20px;
    background: #fff;
    padding: 15px 15px 30px 15px;  
}

#sidebar h3 {
    font-size: 18px;
    color: #373737;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 0px;
}

#sidebar p {
    font-size: 12px;
    color: #595858;
	line-height: 18px;
	padding-top: 5px; 
}

#sidebar ul {
    list-style: none;
    padding-bottom: 10px;
}

#sidebar ul li a {
    font-size: 12px;
    color: #393838; 
}







/* --------------------------FOOTER------------------*/

#footer {
	width:100%;
    padding-top: 10px;
    padding-bottom:130px;
    margin-top: 40px;
	background: url(img/footer.jpg) repeat-x top left; 
}

#footer p {
    font-size: 11px;
    color: #fff;
	line-height: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	 
}


#footer  strong {
	color: #84888a;
	font-weight: normal;
}
