@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{ background-image:url(../images/fondo.png); text-align:center;}
img{ border:0px;}
#contenedor{
	width:960px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
	text-align:left;
	}
#gif{
	width:381px;
	height:auto;
	position: absolute;
	top:702px;
	left:236px;
	z-index:100;
	
	}

#cabecera{
	background-image:url(../images/0003.png);
	width:100%;
	height:237px;
	position:relative;
	top:0px;
	left:0px;}

#raya02{
	background-image:url(../images/raya02.png);
	width:100%;
	height:35px;
	position:relative;
	top:0px;
	left:0px;}
#raya{
	background-image:url(../images/raya01.png);
	width:100%;
	height:19px;
	position:relative;
	top:0px;
	left:0px;}

#slider{
	width:100%;
	height:380px;
	position:relative;
	top:0px;
	left:0px;}

    
#cuerpo{
	position:relative;
	width:960px;
	top:0px;
	left:0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;}
    
#pie{
	position:relative;
	text-align:center;
	width:100%;
	top:0px;
	left:0px;
	height:195px;
	overflow:hidden;}
    
#inferior{
	position:relative;
	width:100%;
	top:0px;
	left:0px;
	height:auto;}
	
/* ----------MENU DE 4 CUADRITOS----------- */
/*General Mosaic Styles*/
#menude04{
	width:405px;
	position: absolute;
	left: 603px;
	top: 11px;
}
.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }
.details{ margin:10px 10px 15px 5px; }	

					a{ text-decoration:none; }


.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:152px; /*288*/
	height:153px; /*223*/
	margin:10px;
	background:#111 url(../img/progress.gif) no-repeat center center;
	
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
		bottom:-100px;
			height:50px;
			background:url(../images/bg-black.png);
		}
		
		.fade .mosaic-overlay {
		bottom:-100px;
			height:50px;
			background:url(../images/bg-black.png);
		}
		
		.bar .mosaic-overlay {
			bottom:-100px;
			height:50px;
			background:url(../images/bg-black.png);
		}
		
		.bar2 .mosaic-overlay {
			bottom:-100px;
			height:50px;
			background:url(../images/bg-black.png);
		}
		
/*PIE DE PAGINA*/

#pie_pagina {
	background-image:url(../images/img_pie.png);
	position:absolute;
	width:960px;
	height:128px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#lista_pie {
	position:absolute;
	width:158px;
	height:155px;
	z-index:1;
	top: 13px;
	left: 21px;
}
#ListaPie{
	list-style:none;
	text-align:left;
	color: #FFF;
	font-size:18px;}
li {
		padding:3px;}
a{
	text-decoration:none;}
#direccions{
	position:absolute;
	color:#690;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:204px;
	height:110px;
	z-index:2;
	left: 726px;
	top: 10px;
	text-align:right;
}
/*REDES SOCIALES PIE DE PAGINA*/
#redes_pie{
	position:absolute;
	left: 660px;
	top: 7px;
	width: 44px;
}
/*MAPA*/
#mapa {
	position:absolute;
	width:437px;
	height:358px;
	z-index:20;
	left: 451px;
	top: 18px;
	border:5px;
	background-color:#CCC;
	text-align:center;
	vertical-align:middle;

}
/*cartas*/

.tabulacion {
position:relative;
font:normal 12px arial,verdana;
color:#FFF;
float:left;
margin:20px 0 0 80px;
}

.columnas {
position:relative;
float:left;
list-style: none;
}

.celdaP , .celda, .celda2,.celdaT,.celdaS, .celda0{
height:15px;
padding:0;
line-height:20px;
}

.celdaT {
	size:12px;
	color: #0C3;
	font-family:Verdana, Geneva, sans-serif;
width:600px;
margin:0 0 5px 10px;
}
.celda {
width:600px;
margin:0 0 5px 10px;
}
.celda0 {
width:12px;
margin:0 0 5px 10px;
}
.celdaI{ background-image:url(../favicon.ico);
background-repeat:no-repeat;
height:14px}
.celdaS {
	size:12px;
	color: #6C0;
	
	font-family: Arial, Helvetica, sans-serif;
width:600px;
margin:0 0 5px 10px;
}

.celda2 {
width:150px;
margin:0 0 5px 0;
}

.celdaP {
	color:#F93;
	size:20px;
width:150px;
margin:0 0 5px 0;
}
#kkk #carta_04 ul li{
	float:left}
