* {padding:0; margin:0; border: 0px;}

html 
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
#cabecera
{
	width: 100%;
	height: 440px;
	margin: 0px 0px 0px 0px;
	}
#menusuperior
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 110px;
	background-image: url(../imagenes/bglogo.jpg);
}
#logo
{
	width: 1000px;
	margin: auto;
	height: 110px;
}

#cabecera .content
{
	width: 1002px;
	margin: 0px auto 0px auto;
	overflow: visible;	
}
#content
{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	padding-top:70px;
	overflow: visible;
	position: relative;
	z-index: 0;
}
#titulos
{
	width: 100%;
	height: 43px;
	position: relative;
	margin: auto;
	background-image: url(../imagenes/bgenunciados.png);
	background-repeat: repeat-x;
}
.titulos
{
	font-family: Tahoma, Geneva, sans-serif; font-size:16px; font-weight:bold; color: #C93; padding-top:12px;
}
#textos
{
	width: 90%;
	position:relative;
	margin:auto;
}
.textos
{
	font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#333; text-align:justify; 
}

#restaurantes
{
	width: 90%;
	height: 100px;
	position:relative;
	margin:auto;
}
#tablabordes
{
	width: 90%;
	height: 43px;
	position:relative;
	margin:auto;
	background-image: url(../imagenes/separacion.png); background-repeat:repeat-x;
}
.textosenlaces
{
	font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#333; text-align:justify; padding-left:10px; text-decoration:none;
}
#flooter
{
	width: 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-image: url(../imagenes/bg.header.png);}
.copy
{
	font-family: Verdana, Geneva, sans-serif; font-size:10px; color:#fff; text-align:center; margin:auto; padding-top:10px;
}
.fadebox {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.overbox {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    z-index:1002;
    overflow: auto;}
.anterior
{
	font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-decoration:none;}
	.titulosmapas
{
	font-family: Tahoma, Geneva, sans-serif; font-size:16px; font-weight:bold; color: #000; padding-top:12px;
}
