﻿/*********************************************************************/
/*                   INI: ATRIBUTOS DEL DATA GRID                    */
/*********************************************************************/

#dvCont
{
	font-size: 10px;
	padding-top: 20px;
}

#dvNums
{
}

#dvNums a
{
	color: #671229; /* color: #32349B;*/
	font-weight: normal;
	text-decoration: none;
}

#dvNums a:hover
{
	color: #FF0000;
}

#dvGrid
{
}

#dvPagSupNav
{
}

/*tabla principal que contiene la paginación y el grid ajax*/
.tblGrid
{
	width: 100%;
}

/*celda que contiene la tabla de la paginación*/
.tdlPag
{
}

/*tabla que contiene la paginación*/
.tblPag
{
	width: 100%;
}

/*celda que contiene los links (incio, fin ...) y el total de 
registros de la paginación*/
#tdPagSupNav
{
}

#dvPagSupNavIzq
{
	float: left;
}

#dvInfo
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 60px;
}

.aTxtBots {
    text-decoration: none;
    color: #671229;
    font-weight: bold;
	margin-right: 15px;
}
/*texto de la página en la que nos encontramos (pag. 1 de n)*/
.spInfo
{
	color: #CC0000;
	margin-right: 15px;
}

#dvPagSupNavDer
{
	float: left;
}

.spTotalReg
{
	color: #000000;
	font-weight: bold;
	float: right;
}

#dvPagInfNav
{
}

.spPag
{
	/*border:solid 1px #CCCCCC;*/
	padding: 1px 2px 1px 2px;
	margin-right: 7px;
}

.spPagSel
{
	/*border:solid 1px #CCCCCC;*/
	padding: 1px 2px 1px 2px;
	color: #CC0000;
	font-weight: bold;
	margin-right: 7px;
}

/*celda que contiene las páginas (números) de la paginación*/
#tdPagInfNav
{
	padding-top:3px;
}

/*celda que contiene la tabla grid*/
.tblGrid
{
	padding-top:3px;
	width: 100%;
}

.tblNums {
    width: 100%;
}

.tblNumsPag {
    width: 100%;
}

.tblNumsPagYTotRegs {
    width: 100%;
}

/*tabla que contiene los datos el grid ajax*/
.tblDatosGrid
{
	width: 100%;
}

.tblDatosGrid a
{
	color: #0142AD;
}

.tblDatosGrid a:hover
{
	color: #FF0000;
}

.spColSinOrden
{
	color: #3A70BD;
	font-weight: bold;
}

/*toda la fila de la cabecera*/
.GridHeader
{
	/*background-color: #FFFFFF;*/
	text-align: left;
}

/*celdas de la cabecera*/
.GridHeaderCell
{

}

.GridHeader a
{
	/*color: #0F80B0;*/
	color: #0142AD;
	font-weight: bold;
	text-decoration: none;
}

.GridHeader a:hover
{
	color: #FF0000;
}

.GridItem
{
	color: #999180;
    font-weight: bold;
	background-color: #000000;
	text-align: left;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 2px;
	border-bottom: #ffffff 3px solid;
}

.GridItem a {
	color: #999180;    
    font-weight: bold;
	text-decoration: none;
}

.GridItem a:hover {
    color: #BBB3A2;        
}

.GridAlter
{
	color: #333333;
    font-weight: bold;
	background-color: #E5E5E5;
	text-align: left;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 2px;
}

.GridAlter a {
    color: #333333;
    font-weight: bold;
	text-decoration: none;    
}

.GridAlter a:hover {
    color: #999180;        
}

.GridFooter
{
	color: #0F80B0;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}
.margenIzq 
{
	padding-left: 20px;
}
.LinBlanca
{
	border-bottom: #ffffff 3px solid;
}
img
{
	border: 0px;
}

.nolink
{
	color: #666666;
}


.FramesFotos
{
	background-color: #000000;
	border-right: #ffffff 1px solid;
}


#FitxaHotel
{
	font-family: Arial;
	width:520px;
	margin-top:3px;
	border:solid 1px #d7d2ab;
}

.LinksFitxaHotel
{
	
	color: #ffffff;
	text-decoration: none;
	background-color:Black;
	
}


.FitxaHotelTd
{
	background-color:Black;
}

/*Aviso Legal*/
.Titulos
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.CamposObligatorios
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: red;
	
}
.RestCamposObligatorios
{
	font-family: Arial;
	font-size: 11px;
	color: black;

}
.PasswordIncorrecto
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: blue;
}
.bannerCaptacion
{
	position: relative;
	height: 0px;
	left: 10px;
	top: 100px;
}
.a_topDestinos
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.a_topDestinos:hover{
color:#CDC9C4;
text-decoration:none;
/*font-weight:bold;*/
font-size:11px;
}

.table_top
{
	border-right: #CDC9C4 1px solid;
	border-top: #CDC9C4 1px solid;
	border-left: #CDC9C4 1px solid;
	border-bottom: #CDC9C4 1px solid;
	height:109px;
}