@charset "utf-8";
/* CSS Document */

body{
	margin: 0 auto;
	text-align:center;
	background-image:url(../images/fondogralpagina.png);
	background-repeat:repeat-x;
	background-color:#dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;	
}

img{
	border:0;
}

#centrado{
	margin:0 auto;
	text-align:left;
	width:950px;
	background-image:url(../images/fondosombra.png);
	background-repeat:no-repeat;
	padding:0 20px;
	height:450px;
}

#pagina{
	background-color:#FFFFFF;
	background-image:url(../images/bordeTop.gif);
	background-repeat:repeat-x;
	width:865px;
	margin:0 auto;
	text-align:left;
	padding:4px 20px;
	float:left;
}

#top{
	height:110px;
	background-image:url(../images/fondotop.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#logo {
	width:410px;
	height:105px;
	float:left;
}

#topUtil1{
	width:455px;
	height:40px;
	margin-bottom:10px;
	float:right;
	text-align:right;
}

#topUtil1 a{
	text-decoration:none;
	font-size:10pt;
	color:#333333;
}

#topUtil1 img{
	margin-right:5px;	
}

#topUtil1 ul,li{
	list-style:none;
}

#topUtil2{
	width:455px;
	height:40px;
	float:right;
	text-align:right;
	padding-top:25px;
}

#topUtil2 input{
	color:#666666;
	border:1px #CCCCCC solid;
}

#menutop{
	height:31px;
	background-image:url(../images/fondomnutop.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:5px;
	font-weight:bold;
}

#menutop a{
	color:#333333;
	text-decoration:none;
}

.menu_mnuconte{
	background-image:url(../images/fondomnuinterna.png);
	background-repeat:no-repeat;
	width:160px;
	height:163px;
	padding-left:10px;
	padding-top:10px;
	padding-right:15px;
	font-size:10pt;
/*	font-weight:bold;*/
}

.menu_mnuconte li{
	margin-bottom:2px;
}

.menu_mnuconte a{
	text-decoration:none;
	color:#333333;
}

.contentheading{
	font-weight:bold;
}

#imagenpri{
	height:230px;
	width:100%;
	margin-bottom:5px;	
}

#cuerpocontenido{
	width:100%;
	height:auto;
	border-bottom:#333333 4px solid;
	float:left;
}

#columnacontenido{
	width:200px;
	margin-left:20px;
	color:#5fa9c7;
	float:left;
	min-height:100px;
}

#columnacontenido h3{
	font-size:13pt;
}

#contenido{
	width:600px;
	float:right;
	margin-right:30px;
	padding-top:40px;
}

#cuerpo{
	width:100%;
	height:auto;
	background-image:url(../images/fondoelementos.gif);
	border-top:#666666 4px solid;
	border-bottom:#333333 2px solid;
	padding-bottom:5px;
	padding-top:5px;
	color:#CCCCCC;
	float:left;
}

#cuerpoabajo{
	width:500px;
	background-image:url(../images/fondoelementos.gif);
	border-top:#666666 3px solid;
	border-bottom:#333333 4px solid;
	padding-bottom:5px;
	padding-top:5px;
	color:#CCCCCC;
	float:left;
}

#columnacuerpo1{
	width:207px;
	background-color:#5b5853;
	height:200px;
	margin-left:4px;
	margin-bottom:4px;
	padding:2px;
	font-size:10pt;
	float:left;
}

#columnacuerpo2{
	width:207px;
	background-color:#5b5853;
	height:328px;
	margin-left:4px;
	padding:2px;
	font-size:10pt;
	float:right;
	margin-right:4px;
	background-image:url(../images/fondovuelos.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.col3{
	background-image:url(../images/fondotiempo.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#columnacuerpo3{
	width:207px;
	background-color:#5b5853;
	height:120px;
	margin-left:4px;
	margin-bottom:4px;
	padding:2px;
	font-size:10pt;
	float:left;
}

#columnacuerpo4{
	width:422px;
	background-color:#5b5853;
	height:120px;
	margin-left:4px;
	margin-bottom:4px;
	padding:2px;
	font-size:10pt;
	float:left;
}

#columnacuerpo1 h3, #columnacuerpo2 h3, #columnacuerpo3 h3{
	margin:0;
	background-image:url(../images/fondotitmodcolum.png);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#3D3834;
	padding:10px 0px 3px 29px;	
	font-size:10pt;
	height:20px;
	
}

#columnacuerpo1 ul{
	list-style:none;
	margin:0;
	padding:5px 10px;;
}



#columnacuerpo1 li{
	list-style:none;
	margin-bottom:10px;
}

#columnacuerpo1 a{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}

.componentheading{
	color:#5fa9c7;
	font-weight:bold;
	position:relative;
	left:-200px;
	font-size:12pt;
}

.moduletable_galeriahome{
	padding-left:15px;
	background-image:url(../images/titgaleriafotos.png);
	background-repeat:no-repeat;
	height:120px;
}

#dm_container_1{
	background:none;
	padding:4px;
	border:#666666 solid 1px;
	height:90px;
	overflow:hidden;
}

#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1{
	background:none;
}

.tithorarios{
	color:#FFFFFF;
	font-weight:bold;
}

.horario{
	color:#FFFFFF;
}

.horario:hover{
	background-color:#FFFFFF;
	color:#222222;
}

#clima h2{
	margin-bottom:2px;
}

#clima img{
	width:64px;
	height:64px;
}