
@import url(/css/hotelesCSS.aspx);

#tuhotelcabecera { background:#618cd1;width:100%;height:50px;margin:15px 0 0 0; }
#tuhoteltitulo { float:left;margin:15px 0 0 15px;font-size:18px;color:#fff;font-weight:bold; }
#tuhotelcombo { float:right;margin:15px 15px 0 0;background:#fff;color:#333; }

.col { float:left;width:250px;margin:15px 15px 0 0;}
.col h2 { color:#fe7000;margin:15px 0 5px 0; }
.col p { padding:0 0 15px 0;border-bottom:1px dotted #333;line-height:18px; }
.nm { margin-right:0px; }

.col4 div { float:left;width:180px;margin-left:15px; }
.col4 div a { color:#333;font-size:11px;line-height:16px; }