/* ================================
    estilos css para el portal 
   ================================
*/   


/* links de la cabecera */
.menugeneral-off:link, .menugeneral-off:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menugeneral-off:hover
{
	text-decoration: underline;
}
.menugeneral-on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #FF6000;


}
.submenu:link, .submenu:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #FF6000;
	font-weight: normal;
	line-height: 15px;
	padding-left: 10px;
}
.submenu:hover
{
	text-decoration: underline;
	color: #C4BFA2;
}



/* NOTICIAS */
.not_titular  {
	text-decoration:    none;
	color: #A99C73;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;	
}
.not_titular:hover  {
	text-decoration:    underline;
	color: #000000;
}

.not_texto  {
	text-decoration:    none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}
.not_resumen  {
	text-decoration:    none;
	color: #FF6000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.moreinfo:link, .moreinfo:visited {
	text-decoration:    none;
	color: #FF6000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.moreinfo:hover   {
	text-decoration:none;
	color: #A09161;

}

.fecha   {
	text-decoration:    none;
	color: #FF6000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}


/* varios  */


.otros_hoteles  {
	text-decoration:    none;
	color: #FF6000;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;	
}

.rojo   {
	text-decoration:    none;
	color: #8B0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





.pielink:link, .pielink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
	font-weight: bold;
}
.pielink:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}



/* GENERIC */
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica;
	scrollbar-face-color: #DEDBCC;
	scrollbar-highlight-color:#F2F0E9;
	scrollbar-shadow-color: #F2F0E9;
	scrollbar-3dlight-color: #C4BFA2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color:#F2F0E9;
	scrollbar-darkshadow-color: #000000;
	background-image: /images/de-los-reyes/bg_linea_v.gif);


}
TABLE
{
	border: 0px solid;
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}


/* Define tabla de inicio del portal */


/* .................................... */


A  {
	text-decoration:    none;
	color:  #AA0000;
	font-family: Verdana;
	font-size: 10px;

}

A:hover {
    text-decoration:    underline;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #D2DADF;
    height:4pt;
    text-align:left
}


/* MENU ********************************************* */

.menu_corp:link, .menu_corp:visited    {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: BOLD;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.00em;
} 

.menu_corp:hover    {
	color: #5AB1FF;
	text-decoration: none;
}

.cab_menu:link, .cab_menu:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5AB1FF;
	text-decoration: none;
	letter-spacing: 0.01em;
} 

.cab_menu:hover    {
	color: #ffffff;
	text-decoration: none;
}




.negrita_11{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.negrita_10{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


.not_textogris {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 14px;
}

.Registro{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texto_registro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.link_paquetes:link, .link_paquetes:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #FF6000;
	font-weight: normal;
	line-height: 13px;
	padding-left: 10px;
	letter-spacing: -1px;
}
.link_paquetes:hover
{
	text-decoration: underline;
	color: #C4BFA2;
}
.tit_ofertas   {
	font-family: verdana;
	font-weight: normal;
	color: #80744F;
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-left:29px;
	padding-top:4px;
	background-image: url(/images/de-los-reyes/bg-tit.gif);
	text-transform: uppercase;
}
.tit_noticias   {
	font-family: verdana;
	font-weight: normal;
	color: #80744F;
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-left:29px;
	padding-top:4px;
	text-transform: uppercase;
	background-image: url(/images/el-grupo/bg-tit.gif);

}
.tit_noticiasbis   {
	font-family: verdana;
	font-weight: normal;
	color: #117E67;
	font-size: 10px;
	line-height: 18px;
	display: block;
	padding-left:0px;
	padding-top:3px;
	text-transform: uppercase;
}
