* {
	margin:0px;
	padding:0px;
}

#Hotelpop_Container {
	width:626px; 
	padding:30px; 
	background-color:#FFFFFF;
	float:left;
}

#Hotelpop_Left {
	width:186px;
	margin-right:20px;
	float:left;
}

#Hotelpop_Right {
	width:420px;
	float:right;
	text-align:left;
}

.clear {
	clear:both;	
}

/*----------- SLIDE SHOW HOTEL ------------*/
#imagehtl{width:186px; height:140px; margin-right:6px; } /* Container da primeira imagem */
.cthumbs { width:186px; margin-top:6px; } /* Container dos Thumnails */
.thumb{float:left;margin-right:6px;margin-bottom:6px;} /* Estilo dos Thumbnails – Class do img dos thumbnails */


/*----------- DESCRITIVO HOTEL ------------*/

#Hotelpop_Right .hotel_stars {
	width:73px;
	height:14px;
	margin-left:9px;
}

#Hotelpop_Right .hotel_Titulo {
	 float:left; 
	 width:420px;
	 color:#7f8e31;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:700;
	 font-size:14px;
	 text-transform:uppercase;
	 line-height:14px; 
}

#Hotelpop_Right .hotel_descritivo {
	float: left;
	width:420px;
	margin-top:10px;
}

#Hotelpop_Right .hotel_descritivo h1 {
	 float:left; 
	 width:420px;
	 color:#4a4a4a;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:400;
	 font-size:11px;
	 line-height:14px;
}

#Hotelpop_Right .hotel_descritivo h2 {
	 float:left; 
	 width:420px;
	 color:#7f8e31;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:11px;
	 line-height:14px;
}

#Hotelpop_Right .hotel_descritivo h2 a {
	 color:#7f8e31;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:11px;
	 text-decoration:none;
}

#Hotelpop_Right .hotel_descritivo h3 {
	 float:left;
	 color:#7f8e31;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:11px;
	 line-height:14px;
	 text-transform:uppercase;
	 margin:12px 5px 0px 0px;
}

.bullet {
	color:#7f8e31;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	margin-right:3px;
}

.mapa {
	float:left;
	width:416px;
	height:135px;
	margin-top:5px;
	border:2px solid #7f8e31; 
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}