/* CUERPO DE LA WEB  */

body {
	background-color: #003366;
	background-image: url(../img/bg.jpg);
	background-position: top;
	margin: 0px;
	
}

::-moz-selection {
	background: #fff2a8; /* Firefox */
}

a {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: underline;
	color: #ffcc00;
}

img {
	border: 1px solid #ffcc00;
}

/* =========================== */
/* MENU SUPERIOR DE LA WEB */
/* =========================== */
#contenedorMenuSuperiorWeb {
	width: 100%;
	height: 30px;
	position: relative;
    margin: 0 auto;
	z-index: 2;
}

#contenidoMenuSuperiorWeb {
	width: 875px;
	height: 30px;
	margin: 0 auto;
	background-color: #003366;
}

#contenidoMenuSuperiorWebIzquierda {
	width: 20px;
	height: 30px;
	margin: 0 auto;
	float: left;
	display: inline;
}

#contenidoMenuSuperiorWebCentro {
	width: 360px;
	height: 30px;
	margin: 0 auto;
	float: left;
	display: inline;
}

#contenidoMenuSuperiorWebCentroLogo {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	float: left;
	display: inline;
	position: relative;
	background-image: url(../img/logoCabra.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 1.2em;
	color: #a9bbdc;
	z-index: 2;
}

#contenidoMenuSuperiorWebCentroSeparacionTexto {
	width: 10px;
	height: 50px;
	margin: 0 auto;
	float: left;
	display: inline;
}

#contenidoMenuSuperiorWebCentroTexto {
	width: 420px;
	height: 50px;
	margin: 0 auto;
	padding-top: 6px;
	float: left;
	display: inline;
	color: #a9bbdc;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

#contenidoMenuSuperiorWebDerecha {
	width: 450px;
	height: 30px;
	padding-top: 8px;
	margin: 0 auto;
	float: left;
	display: inline;
	color: #a9bbdc;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
}

/* ============================= */
/* IMAGEN CABECERA DE LA WEB */
/* ============================= */
#contenedorImagenCabeceraWeb {
	width: 100%;
	height: 190px;
	position: relative;
    margin: 0 auto;
}

#contenidoImagenCabeceraWeb {
	width: 875px;
	height: 190px;
	background-image: url(../img/cabecera.jpg);
	background-position: center;
	margin: 0 auto;
}

#contenedorImagenCabeceraWebTexto {
	width: 625px;
	height: 90px;
	margin-top: 20px;
	margin-left: 250px;
	float: left;
	display: inline;
	color: #ffffff;
}

#contenedorImagenCabeceraWebTextoOficial {
	width: 615px;
	height: 31px;
	margin-top: 10px;
	margin-left: 250px;
	padding-top: 17px;
	padding-left: 10px;
	float: left;
	display: inline;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #ffcc00;
}

/* ======================== */
/* MENU PRINCIPAL DE LA WEB */
/* ======================== */
#contenedorMenuWeb {
	width: 100%;
	height: 40px;
	position: relative;
    margin: 0 auto;
}

#contenidoMenuWeb {
	width: 875px;
	height: 40px;
	margin: 0 auto;
	background-color:#003366;
}

#contenidoMenuWebOpciones {
	width: 875px;
	margin: 0 auto;
}

/* ================================== */
/* CUERPO DEL CONTENIDO DE LA WEB */
/* ================================== */
#contenedorCuerpoWeb {
	width: 100%;
	position: relative;
    margin: 0 auto;
}

#contenidoCuerpoWeb {
	width: 875px;
	height: 850px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebCandelario {
	width: 875px;
	height: 850px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebColaboradores {
	width: 875px;
	height: 1800px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebCandelarioHoteles {
	width: 875px;
	height: 1420px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebCandelarioRecords {
	width: 875px;
	height: 2070px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebSubida {
	width: 875px;
	height: 1300px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebClasif{
	width: 875px;
	height: 800px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebContacto{
	width: 875px;
	height: 950px;
	margin: 0 auto;
	background: #003366;
}

#contenidoCuerpoWebCapaNoticias {
	width: 500px;
	height: 500px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
	color: #a9bbdc;
}

#contenidoCuerpoWebCapaContacto {
	width: 500px;
	height: 900px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
	color: #a9bbdc;
}

#contenidoCuerpoWebCapaSubida{
	width: 850px;
	height: 850px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
	color: #a9bbdc;
}

#contenidoCuerpoWebCapaCartel {
	width: 361px;
	height: 500px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #a9bbdc;
	background-image: url(../images/cartel2009.png);
	background-position: center;
	background-repeat: no-repeat;
}

#contenidoCuerpoWebCapaCartelAnt {
	width: 361px;
	height: 500px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #a9bbdc;
	background-image: url(../images/cartel.png);
	background-position: center;
	background-repeat: no-repeat;
}

#contenidoCuerpoWebCapaCartelVacia {
	width: 361px;
	height: 500px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 12px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #a9bbdc;
}

#contenidoCuerpoWebCapaGeneral {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #a9bbdc;
	text-align: justify;
}

#contenidoCuerpoWebCapaHoteles {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #a9bbdc;
	text-align: justify;
}

#contenidoCuerpoWebCapaColaboradores {
	width: 850px;
	height: 1800px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #a9bbdc;
	text-align: justify;
}

.contenidoCuerpoWebCapaColaboradoresSection {
	width: 425px;
	height: 140px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 15px;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #a9bbdc;
}

#contenidoCuerpoWebCapaPresentacion {
	width: 850px;
	height: 200px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #a9bbdc;
	text-align: justify;
}

/* ================== */
/* FOOTER DE LA WEB */
/* ================== */
#contenedorFooterWeb {
	width: 100%;
	height: 100px;
	position: relative;
    margin: 0 auto;
}

#contenidoFooterWeb {
	width: 875px;
	height: 100px;
	margin: 0 auto;
	background-color: #003366;
}

#contenidoFooterWebSuperiorSeparacion {
	width: 875px;
	height: 10px;
	margin: 0 auto;
	float: left;
	display: inline;
}

#contenidoFooterWebSeccionPatrocina {
	width: 437px;
	height: 100px;
	margin: 0 auto;
	float: left;
	display: inline;
	background-image: url(../img/footer-candelario.png);
	background-position: left;
}

#contenidoFooterWebSeccionPromueve {
	width: 437px;
	height: 100px;
	margin: 0 auto;
	float: left;
	display: inline;
	background-image: url(../img/footer-cabra.png);
	background-position: left;
}

#contenidoFooterWebDiseno {
	width: 862px;
	height: 20px;
	margin: 0 auto;
	background-color: #003366;
	text-align: right;
	padding-right: 10px;
}

.clear { 
	clear:both; 
}


/* ==================== */
/* ESTILOS GENERALES */
/* ==================== */
.item {
	width: 123px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background: #003366;
	background-image: url(../img/bgmenu.png);
	background-position: top;
	border-left: 2px solid #ffcc00;
}

.item a {
	color: #003366;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.item:hover {
	width: 123px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background: #003366;
	background-image: url(../img/bgmenuhover.png);
	background-position: top;
	border-left: 2px solid #ffcc00;
}

.item a:hover {
	color: #0b275c;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.item:hover a {
	color: #0b275c;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.functions {
	width: 865px;
	height: 100px;
	background-color: #dabe66;
	color:#000000;
	padding: 5px;
}

img.hoteles {
	width: 224px; 
	height: 150px;
	margin-bottom: 3px; 
	margin-right: 12px;
	border: 1px solid #ffcc00
}	

img.hotelesVacio {
	width: 224px; 
	height: 55px;
	margin-bottom: 3px; 
	margin-right: 14px;
	border: none;
}

img.defaultLeft {
	margin-bottom: 3px; 
	margin-right: 12px;
	border: 1px solid #ffcc00
}

img.soloBorde {
	border: 1px solid #ffcc00
}

img.colaboradoresIzq {
	border: 1px solid #ffcc00;
	margin-bottom: 3px; 
	margin-right: 5px;
}

img.colaboradoresDer {
	border: 1px solid #ffcc00;
	margin-bottom: 3px; 
	margin-left: 5px;
}

img.botonNoticias {
	border: 0px;
	margin-left: 0px;
}

img.thumbMiembros {
	border: 1px #ffcc00 solid;
	margin-right: 5px;
	width: 80px;
	height: 140px;
}			

font.tituloHoteles {
	font-family: Verdana; 
	font-size: 1em; 
	font-weight: bold; 
	text-align: left; 
	color: #a9bbdc;
}

p.textoHoteles {
	font-family: Verdana; 
	font-size: 0.7em; 
	font-weight: normal; 
	text-align: justify; 
	color: #a9bbdc;
}

font.textoHoteles {
	font-family: Verdana; 
	font-size: 0.7em; 
	font-weight: normal; 
	text-align: justify; 
	color: #a9bbdc;
}

font.tituloSeccion {
	font-family: Verdana; 
	font-size: 1em; 
	font-weight: bold; 
	text-align: left; 
	color: #ffcc00;
}

font.tituloColaboradorIzq {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-align: left; 
	color: #ffcc00;
}

font.tituloColaboradorDer {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-align: right; 
	color: #ffcc00;
}

a.enlaceHoteles {
	font-family: Verdana; 
	font-size: 0.7em; 
	font-weight: normal; 
	text-align: justify; 
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceHoteles:hover {
	font-family: Verdana; 
	font-size: 0.7em; 
	font-weight: normal; 
	text-align: justify; 
	text-decoration: underline;
	color: #ffffff;
}

p.textoRecords {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: normal; 
	text-align: justify; 
	color: #a9bbdc;
}

font.textoRecords {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: normal; 
	text-align: justify; 
	color: #cccccc;
}

a.enlaceSuperior{
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceSuperior:hover {
	font-family: Verdana; 
	font-size: 0.9em; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: underline;
	color: #ffcc00;
}

p.textoColaboradores {
	font-family: Verdana; 
	font-size: 1em; 
	font-weight: normal; 
	text-align: justify; 
	color: #a9bbdc;
	padding-right: 5px;
}

.letraTitularActualidad {
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-transform: uppercase;
}

.letraDesarrolloNoticiaActualidad {
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a9bbdc;
}

.letraFechaActualidad {
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-transform: uppercase;
}

p.textoContacto {
	font-family: Verdana; 
	font-size: 1em; 
	font-weight: normal; 
	text-align: left; 
	color: #a9bbdc;
	padding-left: 5px;
}

font.textoCabracontacto {
	font-family: Verdana; 
	font-size: 0.8em; 
	font-weight: bold; 
	text-align: justify; 
	color: #a9bbdc;
}