@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;
	border-bottom:solid 5px #2092B9;
	}
/****************************************************************************************************************/
.section_tef{
	width:1000px;
	margin:0 0 0 0;
	padding:0;
	background:url(images/fond_section_tef.jpg) top left repeat-y #fff;
	border-bottom:solid 5px #2092B9;
	}
#colonne_1_tef{
	width:665px;
	margin:0 5px 0 0;
	padding:0 0 0 30px;
	text-align:left;
	background:url(images/fond_gauche_tef.jpg) top left no-repeat #fff;
	float:left;
	}
#titre_infos{
	width:640px;
	height:35px;
	margin:30px 0 20px 0;
	padding:0;
	background-color:#777;
	}
#colonne_txt_1{
	width:380px;
	margin:0 30px 40px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align:left;
	float:left;
	}
.title{
	font-size:12px;
	color:#2092b9;
	font-weight:bold;
	}
#colonne_txt_2{
	width:230px;
	margin:24px 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2092b9;
	text-align:justify;
	float:left;
	}
#colonne_3_accueil{
	width:290px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	}
	
	#btn_jeuxdepiste a{
	width:300px;
	height:119px;
	background:url(images/fond_accroche_jeux.gif) top left no-repeat;
	float:left;
	border-bottom:solid 5px #2092B9;
	}
