/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/


#flashcontent{
float:left;
background-image:url(../img/encaindex_03.jpg);
width:722px;
height:136px;
background-repeat:no-repeat;}
.hoteles1{
float:left;
margin:10px 0px;}

.hotel{
float:left;
width:205px;
padding-right:5px;}
.capaimg{
float:left;

margin-right:6px;}
.imghotel{
float:left;
width:79px;
height:69px;

overflow:hidden;}

.txthotel{
float:left;
color:#003399;
font-weight:bold;
width:115px;
padding-right:5px;}

.txthotel a{color:#003399;
text-decoration:none;}
.txthotel p{
text-align:left;}
.estrellas{
clear:left;}

.sep{
float:left;
width:410px;}

.black{
color:#000000;
font-weight:normal;}

.cab_promo{
float:left;
background-image:url(../img/imgpromosup_24.jpg);
width:210px;
padding-left:25px;
padding-top:20px;
height:23px;color:#003399;
font-size:14px;
font-weight:bold;
background-repeat:no-repeat;
}
.listados{
float:left;
width:100px; 
}

.listados a{
color:#003399;


text-align:left;}


.listados a:hover{
color:#003399;}
