body, html{
	font-size: 12px ;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	color:#5d5d5d;
	background: #fff url(images/fond_contenu.gif) repeat-x;
	/*width: 100%;*/
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
}

a {
	color:#5d5d5d;
	text-decoration: none;
}

img{
	border: none;
}

h1{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.accueil {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
.accueilh2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.accueil_div {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #555555;
        display:none;
	background:#fff;
}

#entete p{
	padding: 0px;
	margin: 0px;
}

input, textarea, select{
	background:  #fff;
	border: #ccc solid 1px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #555555;
	vertical-align: middle;
	font-weight: lighter;
}
.bouton {
        cursor:pointer;
	color: #5db1fc;
	font-size: 12px;
	vertical-align: middle;
	font-weight: lighter;
	border: #ccc solid 1px;
        padding:4px;
        margin:4px;
        text-transform:uppercase;
}

.spacer{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	/*border: #0000ff solid 1px;*/
}

#conteneur {
        float:left;
        width:762px;
        /*border:1px #000 solid;*/
}

#img_haut{
	width: 982px;
	height: 11px;
	font-size: 0px;
	overflow: hidden;
	margin: auto;
}

#grand_bloc{
	width: 960px;
	margin: auto;
	background: url(images/fond_grand_bloc.png) repeat-y;
	padding: 0px 11px 0px 11px;
	/*border: #FF0000 solid 1px;*/
}
#soustitre {
        color:#BBD92B;
        font-weight:bold;
        font-size:25px;
        font-family:Verdana;
}
#bloc_pro{
        float:left;
	width: 365px;
	height: 190px;
	background: url(images/fond_pro.gif) no-repeat;
	/*border: #00f solid 1px;*/
	padding: 6px;
	margin: 0px 4px 4px 0px;
}

/******** EXTRANET PRESTATAIRE ************/
a.menuPrestataire {
        color:#FFF;
        font-weight:bold;
        text-decoration:none;
}
a:hover.menuPrestataire {
        color:#FFF;
        font-weight:bold;
        text-decoration:underline;
}


/****** !!!!DETAIL PRESTATAIRE!!! **********/
#detail_prestataire{
	width: 760px;
	/*border: #FF0000 solid 1px;*/
}
#detail_colonne_gauche{
	width: 270px;
        float:left;
        text-align:right;
	/*border: #FFFF00 solid 1px;*/
}
#detail_colonne_droite{
	width: 455px;
        float:left;
        padding-left:20px;
	/*border: #FF0000 solid 1px;*/
}
.pointille{
	width: 460px;
        height:25px;
	background: url(images/pointille.gif) no-repeat;
        /*border: #0000ff solid 1px;*/
}
#menu_detail {
        float:right;
        position:absolute;
        text-align:right;
        margin-left:258px;
        /*margin-top:30px;*/
        width:500px;
        /*border: #00FF00 solid 1px;*/
}
#menu_detail a{
        font-style:italic;
}
#menu_detail a:hover{
        color:#5CA1D8;
}
h1.detail_titre_prestataire {
        color:#5CA1D8;
        font-weight:900;
        font-size:13px;
}
#adresse {
        float:right;
        width:195px;
        /*border: #FF0000 solid 1px;*/
}
#label {
        float:left;
        text-align:left;
        margin-left:10px;
        width:50px;
        /*border: #00FF00 solid 1px;*/
}
#detail_soustitre {
        color:#B1C903;
        font-weight:900;
        font-size:13px;
}
#adresse a {
	color:#5d5d5d;
}
#adresse a:hover {
	color:#5d5d5d;
        text-decoration:underline;
}
/****** !!!!RECHERCHE!!! **********/

#bloc_recherche{
        /*border: #00FF00 solid 1px;*/
	font-size: 11px;
	width: 692px;
	padding: 50px 50px 0px 20px;
	background: url(images/fond_recherche_neutre.jpg) no-repeat;
        /*border: #f00 solid 1px;*/
}
#bloc_recherche_vide{
        /*border: #00FF00 solid 1px;*/
	font-size: 11px;
	width: 692px;
	padding: 50px 50px 0px 20px;
	background: url(images/fond_sousmenu.jpg) no-repeat;
        /*border: #f00 solid 1px;*/
}

.rech_spacer{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	margin: 0px 0px 10px 10px;
	/*border: #0000ff solid 1px;*/
}

#lien_map{
        cursor:pointer;
        position:relative;
        float:right;
        width:100px;
        height:80px;
	/*border: #f00 solid 1px;*/
}

#rech_liste{
	width: 190px;
	margin: 0px 0px 0px 40px;
	float: left;
	/*border: #0f0 solid 1px;*/
}
*html #rech_liste {
	margin: 0px 0px 0px 20px;
}

#rech_formulaire{
	color: #fff;
	width: 420px;
        margin-top:-15px;
        margin-right:0px;
	float: right;
	/*border: #0f0 solid 1px;*/
}

*html #rech_formulaire {
        margin-right:-25px;
}
#rech_liste a{
	display: block;
	color: #fff;
	font-weight: bold;
	background: url(images/fond_liste_recherche.gif) no-repeat 0px 7px;
	padding: 0px 0px 0px 7px;
}

#rech_liste a:hover{
	color: #e5ff00;
}

#rech_liste a.actif{
	display: block;
	color: #e5ff00;
	font-weight: bold;
	background: url(images/fond_liste_recherche.gif) no-repeat 0px 7px;
	padding: 0px 0px 0px 7px;
} 
.sousmenu{
	color: #fff;
	background: url(images/fond_liste_recherche.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 7px;
	font-weight: bold;
}
a.sousmenu:hover{
	color: #e5ff00;
}

.sousmenu_actif{
	color: #e5ff00;
	background: url(images/fond_liste_recherche.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 7px;
	font-weight: bold;
}
.rech_champs_text {
	float: left;
	height: 11px;
	/*border: #f00 solid 1px;*/
}

.rech_ok{
        float:right;
	width: 37px;
	height: 30px;
	margin: -8px 0px 0px 10px;
	border: 0px;
	background: none;
}

.rech_checkbox {
	float: left;
	height: 11px;
	margin: 0px 8px 0px 0px;
	/*border: #f00 solid 1px;*/
}

.rech_select {
	float: left;
	height: 11px;
	font-size: 11px;
	/*border: #f00 solid 1px;*/
}

label{
	/*border: #f00 solid 1px;*/
	font-size:	11px;
	display: inline;
	float: left;
	margin-right: 10px;
}

#rech_formulaire H1{
	font-size:	12px;
	color: #e1ff59;
	clear: both;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	/*border: #f00 solid 1px;*/
}


#rech_formulaire h3{
	font-size:12px;
	color: #e1ff59;
	clear: both;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	/*border: #f00 solid 1px;*/
}

/****** BANNIERE **********/
#print_bloc_banniere {
  display:none;
}
#bloc_banniere{
	width: 960px;
	height: 115px;
	background: url(images/fond_banniere.jpg);
	margin: 0px 0px 5px 0px;
}

#bloc_menu_espace{
	width: 635px;
	height: 18px;
	float: right;
        text-align:right;
	/*border: #0f0 solid 1px;*/
}

#bloc_menu_espace a{
	display: block;
	width: 121px;
	height: 15px;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	/*border: #00f solid 1px;*/
}

#bloc_menu_espace a:hover{
	background-position: bottom;
}

#bloc_menu{
	width: 762px;
	height: 19px;
	float: right;
	margin: 77px 0px 0px 0px;
	/*border: #0f0 solid 1px;*/
}

#bloc_menu_accueil{
	width: 572px;
	height: 19px;
	float: right;
	margin: 77px 0px 0px 0px;
	/*border: #f00 solid 1px;*/
}

#bloc_menu_accueil a{
	display: block;
	height: 16px;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	/*border: #00f solid 1px;*/
}

#bloc_menu_accueil a:hover{
	background-position: bottom;
}
#bloc_menu a{
	display: block;
	height: 16px;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	/*border: #00f solid 1px;*/
}

#bloc_menu a:hover{
	background-position: bottom;
}

#recherche{
	float: left;
	height: 16px;
	width: 133px;
	text-align: left;
	/*margin: 0px 0px 0px 30px;*/
	/*border: #00f solid 1px;*/
}

.champs_recherche{
	width: 85px;
	float: left;
	margin: 2px 0px 0px 10px;
}

.champs_recherche_ok{
	background: #c9e155;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 2px 0px 0px 5px;
	height: 15px;
	float: left;
}

/****** COLONNE GAUCHE **********/

#colonne_gauche{
	width: 193px;
	/*border: #00f solid 1px;*/
	float: left;
}

/****** ACCUEIL ********/

#colonne_gauche_accueil{
	width: 378px;
	/*border: #00f solid 1px;*/
	float: left;
}
#colonne_droite_accueil{
	width:570px;
        padding:0px;
        margin:0px;
	/*border: #00f solid 1px;*/
	float: right;
}
#colonne_gauche_accueil_gauche{
        float:left;
	width: 188px;
	/*border: #00f solid 1px;*/
	float: left;
}
#colonne_gauche_accueil_droit{
        float:right;
        margin-left:2px;
	width: 188px;
	/*border: #00f solid 1px;*/
	float: left;
}
.encart_mag_accueil{
	width: 183px;
        height:209px;
	background: url(images/encart_mag_fond_accueil.gif) no-repeat;
	padding: 38px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.encart_mag_accueil h1{
	color: #3d9b35;
	padding: 0Px 1px 1px 1px;
	font-size: 13px;
}
.encart_mag_accueil a{
	color: #3d9b35;
}
.encart_mag_accueil p{
	padding: 0Px 1px 1px 1px;
	font-size: 11px;
}
#encart_actus_accueil{
	width: 183px;
	height: 204px;
}
#encart_bon_plan_accueil {
        background-image:url(images/bons_plans.jpg);
        width:183px;
        height:117px;
        margin-top:3px;
}
#encart_telechargement_accueil {
        background-image:url(images/telechargez_accueil.jpg);
        width: 183px;
        height: 65px;
}
#encart_manifestation_accueil {
        background:#FFF;
        height:136px;
        width:183px;
        margin-top:3px;
}
#encart_newsletter_accueil {
        background-image:url(images/newsletter_accueil.jpg);
        height:52px;
        width:183px;
        margin-top:4px;
}
/****** COLONNE DROITE **********/

#colonne_droite{
	width: 762px;
	/*border: #00f solid 1px;*/
	float: right;
}

/****** ENCART MAGAZINE **********/

.encart_mag{
	width: 193px;
	background: url(images/encart_mag_fond.gif);
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.encart_mag h1{
	color: #3d9b35;
	padding: 0px 14px 0px 14px;
	font-size: 13px;
}
.encart_mag_titre{
        font-weight:bold;
	color: #3d9b35;
	padding: 0px 14px 0px 14px;
	font-size: 13px;
}
.encart_mag a{
	color: #3d9b35;
}
.encart_mag p{
        text-align:justify;
	padding: 0px 14px 0px 14px;
	font-size: 10px;
}

/****** MAGAZINE **********/


#mag_colonne_gauche{
	float: left;
	width: 464px;
	background: url(images/mag_fond_colonne_gauche.gif) repeat-y;
	padding: 0px 20px 0px 20px;
		/*border: #f00 solid 1px;*/
}
#mag_colonne_gauche_seul{
	float: left;
	width: 688px;
	/*background: url(images/mag_fond_colonne_gauche.gif) repeat-y;*/
	padding: 0px 20px 0px 20px;
		/*border: #f00 solid 1px;*/
}	

/*
#mag_colonne_gauche p{
	text-align: justify;
	line-height: 16px;
	color: #868686;
}
*/

#mag_colonne_droite{
	float: right;
	width: 224px;
	background: url(images/pointille_vertical.gif) repeat-y right;
	padding: 0px 14px 0px 10px;
	/*border: #f00 solid 1px;*/
}

/*
#mag_colonne_droite p{
	text-align: justify;
	line-height: 16px;
	color: #868686;
}
*/

#mag_img_principale{
	width: 250px;
	height: 152px;
	float: left;
	/*border: #00f solid 1px;*/
}

#mag_img_seconde{
	width: 227px;
	height: 152px;
	margin: 0px 0px 5px 0px;
/*	border: #00f solid 1px;*/
}

#mag_titre1{
	width: 210px;
	height: 93px;
	float: left;
	margin: 0px 0px 0px 20px;
	/*border: #0f0 solid 1px;*/
}

#mag_titre2{
	width: 231px;
	height: 54px;
	margin: 0px -14px 0px -14px;
	/*border: #0f0 solid 1px;*/
}

.mag_sous_titre{
	display: block;
	width: 210px;
	color: #d1e753;
	float: left;
	font-size: 24px;
	/*border: #0f0 solid 1px;*/
	margin: 0px 0px 0px 20px;
}

.mag_sous_titre2{
	display: block;
	width: 231px;
	color: #3891da;
	font-size: 16px;
	/*border: #0f0 solid 1px;*/
	margin: 5px 0px 5px 0px;
}

.mag_titre_paragraphe{
	color: #a0cd4c;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 3px 0px;
}


#encart_noter{
	width: 201px;
	background: url(images/noter_fond.gif);
	padding: 50px 14px 0px 14px;
	margin-top: 12px;
	/*border: #0f0 solid 1px;*/
	
}

/*
#encart_noter h1{
	color: #083257;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#encart_noter p{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 14px;
}
*/
.bouton_mag_prec{
	display: block;
	font-size: 11px;
	color: #000;
	height: 25px;
	width: 298px;
	padding: 8px 14px 0px 14px;
	margin: 8px 0px 8px 0px;
	background: url(images/fond_bouton_mag_prec.gif) no-repeat top left;
}


/****** BOUTONS COLLONNE GAUCHE **********/

.bouton_gauche{
	width: 193px;
	height: 53px;
	font-size: 10px;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	/*border: #00f solid 1px;*/
}

.bouton_gauche:hover{
	background-position: bottom;
}

#encart_actus{
	width: 193px;
	height: 118px;
}



/******TITRE PAGE **********/

#bloc_titre{
	width: 762px;
	height: 118px;
}

.bouton_imprimer{
	display: block;
	width: 66px;
	height: 9px;
	background-image: url(images/bouton_imprimer.gif);
	background-repeat: no-repeat;
	background-position:top left;
	float: right;
	margin: 22px 0px 0px 0px;
}

.bouton_imprimer:hover{
	background-position: right;
}

.bouton_envoyer_ami{
	display: block;
	width: 122px;
	height: 9px;
	background-image: url(images/bouton_envoyer_ami.gif);
	background-repeat: no-repeat;
	background-position:left;
	float: right;
	margin: 11px 0px 0px 0px;
}

.bouton_envoyer_ami:hover{
	background-position: right;
}


/****** BLOC CONTENU **********/

#bloc_contenu{
	width: 762px;
        background:#FFFFFF;
	/*border: #00f solid 1px;*/
}

#print_bloc_titre {
  display:none;
}

.print_alternatif_element {
  display:none;
}

/****** FOOTER **********/

#footer{
	color: #2768A2;
	font-size: 10px;
	width: 932px;
	height: 17px;
	background: url(images/fond_footer.gif) no-repeat;
	clear: both;
	/*padding: 4px 14px 0px 14px;*/
	padding:0px;
	padding-left:14px;
        vertical-align:top;
	
}

#footer a{
	text-decoration: none;
	/*color: #77b800;*/
        color:#2768A2;
	font-size: 10px;
}

#footer a:hover{
	color: #fff;
}


/****** RESULTAT   **********/

#titre_resultat{
	width: 760px;
	/*height: 50px;*/
	margin: 0px 0px 0px 0px;
	clear: both;
	/*border: #0ff solid 1px;*/
}


#colonne_resultat_gauche{
	width: 100%;
	/*border: #0ff solid 1px;*/
	float: left;
}

#colonne_resultat_droite{
	width: 377px;
	/*border: #0ff solid 1px;*/
	float: right;
}

.bloc_resultat{
        float:left;
	width: 365px;
	height: 130px;
	background: url(images/fond_resultat.gif) no-repeat;
	/*border: #00f solid 1px;*/
	padding: 6px;
	margin: 0px 4px 4px 0px;
}

.bloc_resultat_image{
	width: 150px;
	height: 120px;
	float: left;
	overflow: hidden;
	
}

.bloc_resultat_texte{
	width: 204px;
	height: 130px;
	float: left;
	padding: 0px 0px 0px 8px;
	/*border: #f00 solid 1px;*/
}

.bloc_resultat_texte h2{
	/*width: 205px;*/
        margin-top:-3px;
        margin-bottom:-3px;
	color: #5db1fc;
	font-size: 12px;
}
h1{
	/*width: 205px;*/
	color: #5db1fc;
	font-size: 12px;
}
.resultat_etoile{
	width: 12px;
	height: 12px;
	font-size: 0px;
	float: left;
}

.resultat_label{
	float: left;
	margin: 0px 0px 0px 5px;
}

.resultat_lieu{
	color: #6b6b6b;
	text-transform: uppercase;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	margin: 8px 0px 0px 0px;
}

.resultat_tel{
	font-family: tahoma;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

.resultat_lien{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
}

.resultat_lien:hover{
	color: #8c8c8c;
}

.resultat_infos_plus{
	display: block;
	width: 44px;
	height: 32px;
	background: url(images/bouton_resultat_info.gif) no-repeat top left;
	float: right;
	/*border: #0f0 solid 1px;*/
}

.resultat_infos_plus:hover{
	background: url(images/bouton_resultat_info.gif) no-repeat bottom left;
}