ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #D6EBF5;
	border-left: 1px solid #D6EBF5;
	width: 100%;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	font-weight:bold;
	line-height: 31px;
	border: 1px solid #D6EBF5;
	border-left: none;
	text-shadow:1px 1px 1px #fff;
	margin-bottom: -1px;
	background:#EAF5FA;
	overflow: hidden;
	position: relative;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #3399CC;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs2 li a:hover {
	background: #fff;
}	
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}

ul.tabs2 li.gris {
    background:#E0E0E0;
	}
	
ul.tabs2 li.gris a {
   color: #666666;
   }
    
.tab_container {
	border: 1px solid #D6EBF5;
	border-top: none;
	float: left; 
	width: 100%;
	position:relative;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content2 {
	padding: 10px 10px 0;
}
.tab_content2 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content2 h3 a{
	color: #254588;
}
.tab_content2 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.tab_container .chambre_non_dispo {
    background: url(../../img/bg_non_dispo_chambre.gif) repeat-x;
	padding:5px;
	min-height:72px;
	color:#212121;
	text-shadow:1px 1px 1px #ffffff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	 	-moz-border-radius:5px;	-webkit-border-radius:5px;
	border-radius: 5px;
	} 
	
.tab_container .chambre_non_dispo img {
   border:none;
   margin-right:5px;
   }
   
.tab_container .message_enfants {
   position:absolute;
   bottom:15px;
   left:10px;
   color:#333333;
   font-size:12px;
   width:400px;
   }
   
.tab_container .message_enfants img {
   border:none;
   height:30px;
   margin:0;
   }
   
.tab_container .message_enfants span {
   position:relative;
   top:6px;
   }
   
.liste_type_voyages {
   width: auto;
   text-align:center;
   }
   
.liste_type_voyages li {
    display:inline-block;
	list-style:none;
	color:#3399CC;
	margin-left:7px;
	text-shadow:1px 1px 1px #ffffff;
	border:1px solid #D6EBF5;
	}
	
.liste_type_voyages li .radio {
    text-align:center;
	padding:4px 3px;
	}
	
.liste_type_voyages li .affaires {
    border-top:1px solid #D6EBF5;
	background:url(../../img/icon_avis/affaires.png) left  no-repeat #EAF5FA;
	font-weight:bold;
	padding:4px 3px 4px 27px;
	}
	
#form_commentaires fieldset .liste_type_voyages li p {
    margin-bottom:0;
	}
	
.liste_type_voyages li .couples {
	background:url(../../img/icon_avis/couple.png) left  no-repeat #EAF5FA;
	padding:4px 3px 4px 28px;
	}
	
.liste_type_voyages li .famille {
	background:url(../../img/icon_avis/famille.png) left  no-repeat #EAF5FA;
	padding:4px 3px 4px 26px;
	}

.liste_type_voyages li .amis {
	background:url(../../img/icon_avis/amis.png) left  no-repeat #EAF5FA;
	padding:4px 3px 4px 31px;
	}
	
.liste_type_voyages li .individuel {
	background:url(../../img/icon_avis/individuel.png) left  no-repeat #EAF5FA;
	padding:4px 3px 4px 23px;
	}
	
.liste_type_voyages li .autres {
	background:url(../../img/icon_avis/autres.png) left  no-repeat #EAF5FA;
	padding:4px 3px 4px 23px;
	}
	
.tab_content2 .refrech_captcha {
    border:none;
	position:absolute;
	top:10px;
	right:10px;
	}
	
#code {
    color:#666666;
	width:233px; 
	border:1px solid #D6EBF5; 
	margin:5px 3px 5px 0;
	padding:5px 2px; 
	height:15px;
	float:left;
	background:#EAF5FA;
	}
	
#envoi_comment .nocommentaires {
   text-align:center;
   font-size:22px;
   padding-bottom:25px;
   }
   
#envoi_comment .notes_services {
   float:right;
   font-size:10px;
   width:150px;
   margin-bottom:5px;
   }
   
#envoi_comment .txt_comments {
   position:relative;
   }
   
#envoi_comment .pointier {
   	background:url(../../img/bg_pointiller.png) right repeat-x ;
	}
	
#envoi_comment .pointier .bg_blanc {
    background:#FFFFFF;
	padding-right:2px;
	}
	
.tab_note {
    border-left:1px dotted #666666;
	}
	
.tab_note .pad_td {
   padding:0 0 0 5px;
   }
	
	
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
   div#contenu h2 {
    font-size:22px;
	}
	
	div#c_gauche .date h3, div#c_gauche .partenaire_m h3  {
    font-size:18px;
	}
	
	
	}