@charset "utf-8";
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image:url(img/fondo-sora.jpg);
background-position:center;
background-repeat:repeat-x;
background-position:top;
line-height:15px;
color:#555555;
background-color:#49383E;

}





#menu-corredor {
background-image:url(img/fondo-menu-corredor.jpg);
background-repeat:no-repeat;
width:970px;
height:38px;
padding: 8px 0px 0px 30px;

}

.menu, .menu:link, .menu:visited {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
background-image:url(img/boton-bullet.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
padding-right:36px;
text-transform:uppercase;

}

.menu:hover, .menu:visited:hover {
color:#3374ff;
font-weight:bold;
font-size:12px;
text-decoration:none;
background-position:left;
padding-left:10px;
padding-right:38px;
text-transform:uppercase;
}

#contenido-home {
background-image:url(img/fondo-contenido-home.jpg);
background-repeat:no-repeat;
height:250px;
padding:25px;
}

#header {
width:970px;
background-image:url(img/fondo-corredor-norte.jpg);
height:141px;
}

.teasers-home {
background-image:url(img/fondo-teasers-home.jpg);
height:295px;
}

a, a:visited {
color:#090e22;
font-weight:bold;
}

a:hover, a:visited:hover {
color:#555555;
font-weight:bold;
}


h1 {
font-size:15px;
color:#090e22;
padding:0px;
margin:0px;}

#noticias{
width:217px;
margin:18px 14px 14px 29px;
color:#afd0ff;
font-size:11px;


}
.item-noticia {
background-image:url(img/separador-noticias-home.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:9px; }



.noti, .noti:link, .noti:visited {
color:#afd0ff;
text-decoration:underline;
font-weight:normal;
}

.noti:hover, .noti:visited:hover {
color:#ffffff;
text-decoration:underline;

}

.noti2, .noti2:link, .noti2:visited {
color:#afd0ff;
text-decoration:none;
font-weight:normal;
}

.noti2:hover, .noti2:visited:hover {
color:#ffffff;
text-decoration:none;

}

.fondo-internas {
background-image:url(img/fondo-contenido-internas.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat}

#contenido-interna {
margin:35px;}




.tarifas {
font-size:11px;}

.titulos-tarifas {
font-size:10px;}



























