﻿/*********************************************************************/
/*                   INI: ATRIBUTOS DEL DATA GRID                    */
/*********************************************************************/

.dvCont
{
}

.dvNums
{
}

.dvNums a
{
	color: #000000;
	text-decoration: none; /*font-weight:bold;*/
}

.dvNums a:hover
{
	color: #CDC9C4;
	text-decoration: none; /*font-weight:bold;*/
}

.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: #000000;
	font-weight: bold;
	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: #000000;
	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%;
    margin-bottom: 15px;
}

/*tabla que contiene los datos el grid ajax*/
.tblDatosGrid
{
	width: 100%;
}

.tblDatosGrid a
{
	color: #000000;
}

.tblDatosGrid a:hover
{
	color: #CDC9C4;
}

.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: #000000;
	font-weight: bold;
	text-decoration: none;
}

.GridHeader a:hover
{
	color: #CDC9C4;
}

.GridItem
{
	color: #000000;
	font-weight: normal; /* background-color: #FFF7C6;*/
	background-color: #EEEEEE;
	text-align: left;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 2px;
}
.GridAlter
{
	color: #000000;
	font-weight: normal; /* background-color: #FFFCE8;*/
	background-color: #FDFDFD;
	text-align: left;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 2px;
}
.GridFooter
{
	color: #0F80B0;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}

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;
}

.cellNowrap {
    white-space: nowrap;
}

.cellCentrado {
    text-align: center;
}

.tdCabCelda {
    padding-right: 6px;
}