*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
}

#Todo {
	position: absolute;
	width: 1000px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	visibility: hidden;
}

#Titulo {
	background-color: #990000;
	background-image: url(../imagenes/titulo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width:1000px;
	height: 60px;
	left: 0px;
	top: 420px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

.cat{
	width: 212px;
	height: 42px;
    display: block;
	text-align: right;
	float: left;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 18px 4px 4px 4px;
}

.cat a{
	color: #999999;
	text-decoration: none;
}

.cat a:hover{
	color: #EEEEEE;
	text-decoration: none;
}

h1{
	float: left;
	width: 780px;
	height: 60px;
	}

h1 a{
	display: block;
	width: 780px;
	height: 60px;
	text-decoration: none;
	text-indent: -10000px;
	}
	
#Menu {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	height: 120px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#Menu ul{
	list-style: none inside;
	margin-left: 25px;
}

#Menu ul li {
	float: left;
	text-align: center;
	color: #990000;
	padding-right: 24px;
	line-height: 32px;
}

#Menu ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
}

#Menu ul li a.activo {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 34px;
}

#Menu a:hover {
	color: #990000;
} 

#Submenu {
	width: 250px;
	background-color: #999999;
	height: 420px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#Nav {
	position: absolute;
	width: 100%;
	bottom: 0px;
}

#Nav ul{
	list-style: none outside;
}

li.menudesplegable {
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px 0px 0px 15px;
	font-weight: bold;
	border-top: 1px solid #AAAAAA;
	display: block;
}

li.menudesplegable a {
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	display: block;
}

li.menudesplegable a:hover {
	color: #990000;
} 

li.menuabierto {
	text-align: left;
	font-size: 12px;
}

li.menuabierto a {
	color: #DDDDDD;
	text-decoration: none;
	padding: 2px 1px 2px 25px;
	display: block;
}

li.menuabierto a:hover {
	color: #990000;
} 

li.menuabierto a:active {
	color: #990000;
} 

#Contenido {
	width: 750px;
	background-color: #FFFFFF;
	height: 420px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#Portada {
	margin: 20px 0px 0px 0px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#Sub {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 420px;
	width: 100%;
}

h2 {
	display: block;
	color: #999999;
	font-size: 16px;
	padding-left: 30px;
	margin-right: -30px;
	line-height: 30px;
	border-bottom: 1px solid #999999;
	width: 100%;
}

div.menuimagen {
	position: absolute;
	top: 35px;
	left: 20px;
	overflow: auto;
	height: 380px;
	width: 730px;
	padding: 0px 0px 0px 0px;
}

div.contenidotexto {
	position: absolute;
	top: 35px;
	left: 20px;
	overflow: auto;
	height: 380px;
	width: 710px;
	margin-right: 10px;
}

div.unidadmenuimagen {
	width: 118px;
	height: 125px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	text-align: center;
}

div.unidadmenuimagen a{
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	display: block;
	text-align: center;
	margin: 0px 2px 0px 2px;
}

div.unidadmenuimagen a:hover {
	color: #990000;
}

div.unidadmenuimagen img {
	color: #990000;
	width: 100px;
	height: 75px;
}

div.mas {
	width: 100px;
	height: 20px;
	float: left;
	background-color:#EEEEEE;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999999;
	padding: 4px 0px 0px 0px;
	margin: 20px 10px 20px 10px;
}

div.mas a{
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	display: block;
}

div.mas a:hover {
	color: #990000;
}

#Pie {
	width: 250px;
	background-color: #999999;
	text-align: right;
	height: 120px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.pie {
	padding: 32px 4px 4px 4px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a.pie {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 

.idioma {
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.idioma a{
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 

.idioma a:hover{
	color: #990000;
} 

.corte {
	clear: both;
}

img {
	border: 0;
}




/* CSS Fichas */
#Cabeza {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:570px; 
	height:30px;
	background-color: #999999;
}
#Cuerpo {
	background-color: #FFFFFF;
	position:absolute; 
	left:0px; 
	top:30px; 
	width:570px; 
	height:570px; 
	overflow: auto;
}
.apartadoficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	border-bottom: 1px solid #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
}
p.apartadoficha {
	padding: 5px 0px 0px 0px;
}
.tituloficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 4px;
	background-color: #990000;
}
.textoficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	background-color: #DDDDDD;
}
p.textoficha {
	padding: 3px 3px 3px 3px;
}
a.textoficha {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a:hover.textoficha {
	color: #990000;
}
li.textoficha {
	display: block;
	padding: 2px 3px 2px 20px;
}
.fondoficha {
	background-color: #DDDDDD;
	padding: 0px 5px 0px 20px;
}
.mapa {
	background-color: #dddddd;
	vertical-align: middle;
}

