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

/* POLE SUD CSS */
*{ outline:none; }
.fl{ float:left; }
.fr{ float:right; }
.cb{ clear:both; }

/* -------------------------------
	Recherche hébergement
--------------------------------*/
#ps_heb_recherche{
	width:180px;
	background-color:#6ab8eb;
	padding:10px;
	margin-bottom:10px;
}

#ps_heb_recherche fieldset{ border:none; }

#ps_heb_recherche input[type=submit]{
	display:block;
	padding:1px 3px;
	margin-top:10px;
	float:right;
	border:1px solid #0088ce;
	background-color:#0088ce;
	color:#fff;
}

#ps_heb_recherche input[type=submit]:hover{
	border:1px solid #73c8ff;
	background-color:#73c8ff;
	color:#333;
}

#ps_heb_recherche label, #ps_heb_recherche input[type=text]{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}

#ps_heb_recherche h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}

.ps_recherche_label{
	width:180px;
	margin-top:10px;
}

/* -------------------------------
		Fiches hébergement
--------------------------------*/
#ps_center{
	width:550px;
	padding:10px 5px;
	/*background-color:#fff;*/
}

#ps_center h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#0088ce;
	text-align:center;
	margin-bottom:10px;
}

.ps_ligne{ width:550px; }

.ps_fiche{
	width:265px;
	margin:10px 0 0 10px;
	border-bottom:1px dashed #555;
	color:#333;
	float:left;
}

.ps_fiche_top{
	width:265px;
	height:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	border-bottom:1px solid #e4f4ff;
	background-color:#2c8bca; /*6ab8eb*/
	color:#fff;
}

.ps_fiche_top *{
	height:12px;
	padding:2px 0 3px 0;
}

.ps_fiche_top_1{
	width:76px;
	padding-left:3px;
	border-right:1px solid #e4f4ff;
}

.ps_fiche_top_2{
	width:46px;
	padding-left:3px;
	border-right:1px solid #e4f4ff;
}

.ps_fiche_top_3{
	width:132px;
	padding-left:3px;
}

.ps_fiche_mid{
	width:265px;
	height:97px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border-bottom:1px solid #e4f4ff;
	background-color:#acdeff;
	color:#333;
}

.ps_fiche_mid_1{	/* Taille dispo des images 127 x 97 px */
	width:127px;
	height:97px;
	background-color:#acdeff;
	border-right:2px solid #99000b;
}

.ps_fiche_mid_2{
	width:74px;
	height:91px;
	padding:3px;
}

.ps_fiche_mid_3{
	width:50px;
	height:91px;
	padding:3px;
	background-color:#e4f4ff;
}

.ps_fiche_icones{
	width:261px;
	padding-left:4px;
	padding-bottom:4px;
	border-bottom:1px solid #e4f4ff;
	background-color:#acdeff;
}

.ps_fiche_icones img{
	margin-right:4px;
	margin-top:4px;
}

.ps_fiche_bas{
	width:259px;
	padding:3px 3px 5px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#acdeff;
	color:#333;
}

.ps_fiche_bas a:link, .ps_fiche_bas a:active, .ps_fiche_bas a:visited{
	color:#36C;
	text-decoration:none;
}

.ps_fiche_bas a:hover{
	text-decoration:underline;
}

.adherent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#339;
	font-weight:bold;
}


/* -------------------------------
			Hôtels
--------------------------------*/
.ps_hotel{
	width:530px;
	background-image:url(images/ps/fond_bleu_hotel.png);
	background-repeat:repeat-y;
	border-bottom:1px dashed #555;
	margin-bottom:10px;
}

.ps_hotel h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
	font-weight:bold;
	margin-bottom:5px;
}

.ps_hotel p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#555;
	margin:5px 0;
}

.ps_hotel_1{
	width:160px;
	padding:5px;
}

.ps_hotel_2{
	width:260px;
	min-height:140px;
	padding:5px 0;
}

.ps_hotel_3{
	width:94px;
	padding:5px 3px;
}

.ps_hotel_3 img{
	margin-left:4px;
	margin-bottom:4px;
}

.ps_ouverture{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0000;
}

.ps_hotel a:link, .ps_hotel a:active, .ps_hotel a:visited{
	color:#36C;
	text-decoration:none;
}

.ps_hotel a:hover{
	text-decoration:underline;
}


/* -----------------------------------------
				Restauration
----------------------------------------- */
.h3_restau {
	display:block;
	width:120px;
	color:#C23C64;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:10px auto;
}

.ps_restau {
	width:530px;
	background-color:#ffe9ed;
	border-bottom:1px dashed #555;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
}

.ps_restau h4{
	font-size:12px;
	color:#775555;
	font-weight:bold;
}

.ps_restau p{
	font-size:9px;
	color:#555;
	margin:5px 0;
}

.ps_restau_1 {
	width:80px;
	padding:5px;
}

.ps_restau_2 {
	width:430px;
	padding:5px;
}

.ps_categ {
	font-size:10px;
	font-weight:normal;
	color:#555;
}

.ps_ouvert {
	font-size:10px;
	font-weight:normal;
	color:#C00;
}

.ps_restau a:link, .ps_restau a:active, .ps_restau a:visited {
	color:#3366CC;
	text-decoration:none;
} .ps_restau a:hover { color:#339; text-decoration:underline; }


.categorie_restau {
	width:530px;
	padding:3px 0 5px 0;
	margin-bottom:5px;
	background-color:#D47793; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center; 
	color:#fff; 
}

.gotocat {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.gotocat:hover { text-decoration:underline; }
