/* CSS Document */

html, body, form {
        	margin: 0 0 10px 0;
        	padding: 0;
}



/*--------------------------------------------------------------------------------------------------
	Tags
--------------------------------------------------------------------------------------------------*/
body {
	
	font: 11px Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) no-repeat center  fixed;
	color:#60604b;
}
	
h1, h2, h3{
	margin: 15px 0px 10px 0px;
}

h1 {
	color:#60604b;
	padding:0; 
	font: 30px bold Georgia, "Times New Roman", Times, serif;
}	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#666;
	padding:0; 
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999900;
	padding:0; 
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999900;
	padding:0; 
	margin: 15px 0px 3px 0px;
	clear:both;
}
	
ul {
	list-style-position: outside;			
}

h2.forumComment {
	margin-bottom:0px;
}



/*--------------------------------------------------------------------------------------------------
	Header
--------------------------------------------------------------------------------------------------*/
#page {
	background-color:#FFFFFF;
	margin:0px auto;
	overflow: hidden;
	padding: 0px 8px 0 8px;
	width:923px;
}
#header {
	background: url(../images/bkg_top.gif) no-repeat;
	height:150px;
	float:left
}
div#header-logo {
	float: left;
	height: 49px;
	margin: 50px 0px 0 14px;
	width: 215px;
}

	




/*--------------------------------------------------------------------------------------------------
	Main nav
--------------------------------------------------------------------------------------------------*/
#main_nav {
	float: right;
	margin: 28px 0px 20px 0px;
	width:670px;
}

#main_nav ul {
	margin: 0;
	padding: 0;
}

#main_nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
}

#nav_top {
	color:#FFFFFF;
	text-align:right;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	margin:  32px 14px 0 0;
}
	#nav_top li {
		color:#60604B;
		display:inline;
		list-style-type: none;
	}
	
	#nav_top li a{
		color:#60604B;
		text-decoration:none
	}
	
	#nav_top li a:hover{
		text-decoration:underline
	}



/*--------------------------------------------------------------------------------------------------
	Boite info left
--------------------------------------------------------------------------------------------------*/
#page #info_gauche {
	color:#333;
	float:left;
	width:261px;
	margin: 0 0 0 0
}


#boite_verte {
	color:#FFF;
	padding: 10px 25px 5px 25px;
	width:211px;
	background: #C3CF21 url(../images/bkg_box.jpg) repeat-x;
}

#boite_verte a{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline
}

#boite_verte a:hover{
	text-decoration: none
}

#boite_verte h1{
	padding:0;
	line-height:14px;
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#FFFFFF
}






/*--------------------------------------------------------------------------------------------------
	Boite info right
--------------------------------------------------------------------------------------------------*/
#page #main_info {
	float:right; 
	width:655px;
	margin: 0 0 0 0;
}

#entetePage{
	padding: 0;
	margin: 0;
	width:655px;
}


#navPage{
	padding: 0;
	margin: 8px 0 0 0;
	width:655px;
	height:24px;
	display:block;
	background:url(../images/bkg_navPage.gif);
	clear:both;
}

#navPageLeft{
	padding: 4px 0 0 10px;
	float:left;
	width:450px;
	height:20px;
	color:#666666;	
}

#navPageLeft a{
	color:#999900;	
	text-decoration: underline
}

#navPageLeft a:hover{	
	text-decoration: none
}

#navToolRight{
	padding: 0 0 0 10px;
	float:right;
	width:184px;
	height:24px;
	color:#666;	
	border-left: 1px solid #D8D8B8;
	background:url(../images/bkg_tools.gif);
}

#navToolRight a{
	color:#666;	
}

#navToolRight a:hover{
	color:#333;	
	text-decoration: none;
}

/************************************************/
#mainContentPage{
	padding: 0 20px 0 10px;
	margin: 0;
	width:625px;
	font-size:11px
}


div.generalContent, div.titreActivites
{
	padding: 0;
	float:left;
	margin: 0 0 15px 0;
	color:#666;
	width:98%;
	font-size:11px
}
div.titreActivites{
	width:425px;
}
div.generalContent p{
	margin: 10px 0px 5px 0px;
}
div.generalContent p.temoignage{
	margin: 4px 0px 0px 8px;
}
div.generalContent p.adresse{
	margin:3px 0px 3px 3px;
}

.titreVert{
	color:#999900;
	font-weight:bold;
}
p a{
	color:#666;
	text-decoration:underline;
}
p a:hover{
	color:#666;
	text-decoration:underline
}

div.generalContent a{
	color:#666;
	text-decoration:underline;
}
div.generalContent a:hover{
	color:#666;
	text-decoration:underline
}

div.titreActivites a{
	color:#666;
	text-decoration:none
}

div.titreActivites a:hover{
	color:#666;
	text-decoration:underline
}
div.titreActivites a.lien{
	color:#999900;
	text-decoration:none;
	font-weight: bold;
}

div.titreActivites a.lien:hover{
	color:#999900;
	text-decoration:underline
}

div.titreActivites a.lien2{
	
	color:#666;
	text-decoration:none;
	
}

div.titreActivites a.lien2:hover{
	color:#666;
	text-decoration:none
}

div.date{
	padding: 3px 0px 0px 0px;
	float:right;
	margin: 0;
	text-align:right;
	color:#999;
	width:200px;
	font-size:11px
}

div.dateInfos{
	padding: 0 0 0 20px;
	float:right;
	margin: 0;
	text-align:left;
	color:#666;
	width:180px;
	font-size:11px
}

div.date a{
	font-weight:bold;
	color:#999900;
	text-decoration:underline;
}

div.date a:hover{
	text-decoration:none;
}




/*--------------------------------------------------------------------------------------------------
	Classe pour les champs, boutons
--------------------------------------------------------------------------------------------------*/
.champs {
	color:#333;
	font-size:11px;
}

.btn_form {
	color:#FFF;
	border: 1px solid #FFF;
	background: #60604b;
	font:11px Arial, Helvetica, sans-serif;
}





/*--------------------------------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------------------------------*/
#footer {
	color:#999;
	background: #FFF;
	text-align:center;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 20px 20px 20px 200px ;
	width: 719px;
	}
		#footer a {
			color:#999;
		}
		#footer a:hover {
			color:#999;
			text-decoration:none
		}
		#footer li {
			display:inline;
			list-style-type: none;
		}


#footerTop{
	border-top: #c3cf21 3px solid;
	float:left;	
	margin: 0 8px 0 0px;
	width: 923px;
	padding:0
	}

#footerBottom{
	background: #FFF;	
	margin: 0px auto;
	padding:0px;
	width: 939px;
	
	}



