body



{
	background: #FFFFFF url('../imgs/interface/bg_img.png') no-repeat top center;
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px



}







*



{
	padding:0px;
	margin:0px;



}







div#global2



{



	/*width:747px;



	



	/*background: #FFFFFF url('../imgs/cut/bg_demo.jpg') no-repeat;



	



    



	height:1000px;



	margin:0px auto;*/



		



}



div#global



{



	width:747px;



	



	background: url('../imgs/interface/bg_bottom.png') no-repeat bottom left;



	



	margin:0px auto;



    padding:0px 0px 0px 0px;



    border-left:1px solid #cacacf;



}







div.left_col



{



    background-color: #FFFFFF;



    min-height:500px;



    text-align:center;



    _height:500px;



    width:173px;



    float:left;



}







div.right_col



{



    width:572px;



    float:left;



    



}







div.clear



{



    clear:both;



    font-size:0px;



    line-height:0px;



}











div.menu_permanant a



{



    text-align:left;



    font-family:verdana;



    font-size:10px;



    display:block;



    padding:5px 0px 4px 0px;



    margin:1px 0px 0px 12px;



    border-bottom:1px dotted #CCCCCC;



    width:160px;



    color:#000000;



    text-decoration:none;



}







div.menu_permanant a:hover



{



    color: #9d8554;



}







div.recherche input



{



    height:14px;



    padding:0px;



    margin:1px 0px 0px 26px;



    width:132px;



    border: 1px #CCCCCC inset;



    color:#999999;



    font-family:verdana;



    font-size:11px;



}



div.ctn



{



	background-color: #FFFFFF;



	width:547px;



	border-right:1px solid #CCCCCC;



}







div.ctn_col1



{
	width:auto;
	float:left;
	padding: 0 10px 0 10px;



}



div.ctn_col2 iframe



{



    margin:0px 0px 10px 0px



    



}



div.ctn_col2



{



    width:163px;



    float:left;



}







div.n_title



{



	font-weight:bold;



}



div.n_date



{



	font-size:10px;



	color: #9d8554;



	margin: 0 0 5px 0 ;



	



}



div.n_g



{



	float:left;



	width:82px;



}



div.n_d



{
	float:left;
	width:auto;
	font-size:11px;
	color:#000

}



div.n_plus



{



	text-align:right;



	font-size:11px;



	margin:10px 0px 0px 0px;



}



div.nouvelle



{
	border-bottom:1px dotted #CCCCCC;
	width: 527px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;



}







div.pied_page



{



    height:93px



}







div.actual_ctn



{

	font-size:11px;

	color:#000;

	list-style-position: inside;

	list-style-type: circle;

}

div.actual_ctn li {

	padding-right: 4px;

}









div.b_menu



{



    margin:35px 0px 0px 0px;



    color:#ffffff;



    text-align:center;



    font-size:11px



}



div.b_menu a



{



    color:#ffffff;



    text-decoration:none;



}



div.b_menu a:hover

{

    text-decoration:underline;

}







div.b_copyr



{



    margin:10px 0px 0px 0px;



    color:#79c9fa;



    font-size:11px;



    text-align:center;



}







div.last_news



{



    font-size:10px;



    margin:8px



}











p 



{



    text-align:justify;



}

.titrePage {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 23px;

	color: #9D8554;

	font-weight: bolder;

	line-height: normal;

	letter-spacing: -1px;

	text-align: left;

}

.horairemairie {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	height: 247px;

	width: 164px;

	margin-top: 12px;

	background-image: url(../imgs/mes_images/fond_adresse.png);

	background-repeat: no-repeat;

	color: #000;

	text-align: left;

	padding-top: 12px;

	padding-left: 4px;

}

.titrehoraire {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #6C5B39;

}





a {

	/*text-decoration:none;*/

	color:#000000;

	/*border-bottom:1px dotted #CCCCCC*/

}

a:hover {

	color:#9D8554;

}

#global .right_col .ctn .ctn_col1 .tableau ul {
	margin-left: 50px;
	margin-top: 10px;
}

#container-selector {
	width: 300px;
}

.accordion_toggle {
	display: block;
	height: 40px;
	width: 300px;
	background: #3469A0;
	padding: 0 10px 0 10px;
	line-height: 36px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size:100%;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family:Verdana,Arial;
}

.accordion_toggle_active {
	background:#00CC00
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
	
	.accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}
	
	.accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
