@charset "utf-8";
/* CSS Document */
/****************************************************************************************************************/
#btn_recherche_avancee a{
	width:190px;
	height:25px;
	background:url(images/faire_une_recherche_avance.jpg) top left no-repeat;
	}
#btn_recherche_avancee a:hover{
	background:url(images/faire_une_recherche_avance_hover.jpg) top left no-repeat;
	}
#btn_agenda a{
	width:300px;
	height:119px;
	background:url(images/fond_accroche_agenda.gif) top left no-repeat;
	float:left;
	border-top:solid 5px #2092B9;
	}
#btn_newsletter a{
	width:300px;
	height:119px;
	background:url(images/newsletter.jpg) top left no-repeat;
	float:left;
	border-top:solid 5px #2092B9;
	}
/****************************************************************************************************************/
#colonne_1_accueil{
	width:270px;
	height:498px;
	margin:0;
	border-right:solid 5px #2092b9;
	text-align:left;
	/*background:url(images/fond_colonne_1_accueil.jpg) bottom left no-repeat #f7e7bd;*/
	background-color:#f7e7bd;
	float:left;
	}
	#block_1{
		width:230px;
		margin:0 auto;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#313031;
		}
	#block_1 a{
		color:#2ba8b7;
		text-decoration:none;
		}
	#block_1 a:hover{
		text-decoration:underline;
		}
	#block_2{
		width:230px;
		margin:0 auto;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#313031;
		}
	#block_2 a{
		color:#e44b9b;
		text-decoration:none;
		}
	#block_2 a:hover{
		text-decoration:underline;
		}
#colonne_2_accueil{
	width:420px;
	height:498px;
	margin:0;
	border-right:solid 5px #2092b9;
	padding:0;
	text-align:left;
	background-color:#fff;
	float:left;
	}
	#block_3{
		width:404px;
		margin:0 auto 0;
		padding:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#2ba8b7;
		}
	#block_3 a{
		color:#2ba8b7;
		text-decoration:none;
		}
	#block_3 a:hover{
		text-decoration:underline;
		}
	#google_map{
		width:400px;
		height:263px;
		margin:0 auto;
		padding:0;
		border:solid 1px #e44b9b;
		}
#colonne_3_accueil{
	width:300px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	}