@charset "UTF-8";
/* CSS Document */


/* GENERAL */

a:active, a:focus{
   outline:none;
}
a img {border: 0;
text-decoration:none;}
img {border: 0;}


body {
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#cadre_page {
	margin-right: auto;
	margin-left: auto;
	width:926px;
	height: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


/* FIN GENERAL */


/*BARRE DE MENU HAUT */

#top {
	background-image: url(../images/top.png);
	background-repeat:no-repeat;
	width:940px;
	height:98px;
	padding: 0px;
	position: relative;
	bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:3px;
}

#barre_menu #barre_menu_milieu #btn_kill {
height:11px;
width:44px;
padding: 5px;
float:left;
}

#barre_menu #barre_menu_milieu #label_search {
height:11px;
width:125px;
padding:5px;
}


#barre_menu #barre_menu_milieu {
	background: url(../images/top_menu_milieu.png) repeat-x top left;
	float: left;
	width: auto;
	width:400px;
	background-color:transparent;
	position:relative;
	padding-top:13px;
	height:49px;
	
}
#barre_menu img {
	float: left;
	height: 49px;
	margin: 0px;
	padding: 0px;
}
 #barre_menu {
	height: 49px;
	margin-bottom:20px;
	
	
}

.search_left  {
	background: transparent url(../images/barre_rech_gauche_loupe.png) no-repeat top left;
	float: left;
	width: 16px;
	height: 19px;

}

.search_right  {
	background: transparent url(../images/barre_rech_droite.png) no-repeat top left;
	float: left;
	width: 15px;
	height: 19px;

}

.search_box input {
	background: transparent url(../images/barre_rech_milieu.png) repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;

}



.field_left  {
	background: transparent url(../images/barre_rech_gauche.png) no-repeat top left;
	float: left;
	width: 16px;
	height: 19px;

	margin-left:30px;
}

.field_right  {
	float: left;
	background: transparent url(../images/barre_rech_droite.png) no-repeat top left;
	width: 15px;
	height: 19px;

}

.field_box input {
	background: transparent url(../images/barre_rech_milieu.png) repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	
}


#infos_droite{
	display:inline;
	line-height:1.2em;
	font-size: 12px;
	float: right;
	color: #999999;
	height: auto;
	width: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#infos_droite em {
	color: #333333;
	font-style: normal;
}

#infos_droite a {
	color: #333333;
	font-style: normal;
}


#top a:visited {
	color: #000000;
}

#puce_blog {
float:right;
margin: 5px 55px 0px 0px;
}


/* FIN BARRE DE MENU */


/*CADRE LOGIN GAUCHE*/
#btn_go{
text-align:center;
}



#cadre_gauche {
	text-align: center;
	float: left;
	margin-left:25px;
	padding: 0px;
	margin-right: 0px;
	clip: rect(auto,0px,auto,auto);
	width: 194px;
}

#cadre_gauche #cadre_top {
	background-image: url(../images/cadre_gauche_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 194px;
}
#cadre_gauche #cadre_milieu {
	background-image: url(../images/cadre_gauche_milieu.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 194px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cadre_gauche #cadre_bas {
	background-image: url(../images/cadre_gauche_bas.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 6px;
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



#cadre_gauche #cadre_milieu  p {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-style: oblique;
	line-height:normal;

}
#cadre_gauche #cadre_milieu label {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-style: oblique;
	line-height:normal;
}

#cadre_gauche #cadre_milieu  a {
	color: #cccccc;
	font-size: 12px;
	
}

#cadre_gauche #cadre_milieu   a:visited {
	color: #cccccc;
}
#cadre_gauche #cadre_milieu  .petit_lien  {
font-size: 10px;
}

#cadre_gauche #cadre_milieu  em{
	color:#E0323A;
}



#cadre_gauche #cadre_milieu #publicite {
	margin-top: 2px;
	padding-top: 3px;
	border: thin solid blue;
}

/*FIN CADRE LOGIN GAUCHE */

/*CADRE PRINCIPAL */



#cadre_page #cadre_principal {
	position: relative;
	margin-left: 250px;
	width: 673px;
}

#cadre_page #cadre_principal #map_frame_top {
	background-image: url(../images/cadre_principal_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 673px;
}
#cadre_page #cadre_principal #map_frame_middle {
	background-image: url(../images/cadre_principal_milieu.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 673px;
	padding-top: 1px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	float: left;
}

#cadre_page #cadre_principal #map_frame_bottom {
	background-image: url(../images/cadre_principal_bas.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
	height: 5px;
	width: 673px;
	float: left;
}

#cadre_page #cadre_principal #map_frame_middle #text_accroche {
text-align:center;
	float: left;
	height: auto;
	vertical-align:text-top;
	width:340px;
}

#text_accroche a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: normal;
	
}



#text_accroche p {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E0323A;
	line-height: normal;
	display:block;
	width:320px;
	font-weight:bold;
	
}

#text_accroche em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}

#text_accroche .bon {
color:#32E03A;
}

#cadre_page #cadre_principal #map_frame_middle #top_principal {
	height: 60px;
	width: auto;
	margin-left: 5px;
	float: left;
}
#cadre_page #cadre_principal #map_frame_middle #top_principal img {

	margin-top:5px;
	margin-right: 5px;
	}
	
	#cadre_page #cadre_principal #cadre_map {
	margin-top:70px;
	border: thin solid #000000;
	height: 650px;
	width: 99%;
clear: both;
	}


/* FIN CADRE PRINCIPAL */



/* BARRE DU BAS  */



#barre_bas {
	height: 26px;
	float: left;
	padding-top: 0px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#cadre_page #barre_bas #barre_bas_gauche {
	background-image: url(../images/barre_bas_gauche.png);
	height: 26px;
	width: 6px;
	float: left;
}
#cadre_page #barre_bas #barre_bas_milieu {
	background-image: url(../images/barre_bas_milieu.png);
	height: 26px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 892px;
	text-align: center;
}
#cadre_page #barre_bas #barre_bas_droite {
	background-image: url(../images/barre_bas_droite.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 6px;
	float: left;
}
#cadre_page #barre_bas li {
	display: inline;
}
#cadre_page #barre_bas #barre_bas_milieu img {
	margin-top: 0px;
	height: 26px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#cadre_page  #top_map {
	position: absolute;
	left: 0px;
	bottom: 0px;
}



/* FIN BARRE DU BAS  */



/* GOGLE MAP */

	/* INFOWINDOW */
#custom_info_window_red{
  width: 300px;
  background-color: #FFF;
}
#custom_info_window_red_contents{
  background-color: #FFF;

}
#custom_info_window_red_tl{
  width: 11px;
  height: 11px;
  background: url('../images/corners/red_tl.png') top left no-repeat transparent;
}

#custom_info_window_red_t{
height:11px;
  background: url('../images/corners/red_t.png') top left repeat-x #FFF;
}


#custom_info_window_red_tr{
  width: 11px;
  height: 11px;
  background: url('../images/corners/red_tr.png') top left no-repeat transparent;
}
#custom_info_window_red_l{
  width: 11px;
  background: url('../images/corners/red_l.png') top left repeat-y #FFF;
}
#custom_info_window_red_r{
  width: 11px;
  background: url('../images/corners/red_r.png') top right repeat-y #FFF;
}
#custom_info_window_red_bl{
  width: 11px;
  height: 11px;
  background: url('../images/corners/red_bl.png') top left no-repeat transparent;
}
#custom_info_window_red_b{
  background: url('../images/corners/red_b.png') bottom left repeat-x #FFF;
}
#custom_info_window_red_br{
  width: 11px;
  height: 11px;
  background: url('../images/corners/red_br.png') top left no-repeat transparent;
}
#custom_info_window_red_close{
  width: 28px;
  height: 21px;
  padding-top: 6px;
  background: url('../images/corners/red_close.png') bottom left no-repeat transparent;
  cursor: pointer;
}
#custom_info_window_red_beak{
  width: 25px;
  height: 20px;
  background: url('../images/corners/red_beak.png') top left no-repeat transparent;
}


.infowindow table{
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}

.infowindow .gauche {
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.infowindow .droite {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.infowindow .milieu {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.infowindow img {
position:relative;
bottom:0px;
}

.infowindow p{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000
}


.infowindow b{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#FF0000;
}
.infowindow em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
}

.infowindow a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
	line-height: normal;
	color:#000000;
}


.infowindow a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
	line-height: normal;
	color:#000000;
}

.infowindow #champ_cle input{
width:70px;
}



	
	/* FIN INFOWINDOW */

/* FIN GOOGLE MAP */

/* PAGE D'INSCRIPTION */


#cadre_page #cadre_principal #map_frame_middle #form_principal{
width:95%;
margin-left:auto;
margin-right:auto;
font-size:14px;
}

#cadre_page #cadre_principal #map_frame_middle #form_principal #gauche{
text-align:right;
}


/* FIN PAGE D'INSCRIPTION */

#cadre_page #cadre_principal #map_frame_middle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
#cadre_page #cadre_principal #map_frame_middle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}

#cadre_page #cadre_principal #map_frame_middle .infos_sup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	}
	
	#cadre_page #cadre_principal #map_frame_middle td{

	width:600px;
	margin-left:auto;
	margin-right:auto;
	}

#cadre_page #cadre_principal #map_frame_middle #text_accroche2 {
text-align:center;
	float: left;
	height: auto;
	vertical-align:text-top;
	width:100%;
}



#text_accroche2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	line-height: normal;
	display:block;
	width:auto;
	
	
}

#text_accroche2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

#text_accroche2 .bon {
color:#006600;
}

#cadre_page #barre_bas #infos_bas
{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
}
#cadre_page #barre_bas #infos_bas a
{
color:black;
text-decoration:none;
}
#cadre_page #barre_bas #infos_bas a:visited
{
color:black;
text-decoration:none;
}