body
{
	background-color: black;
	font-size: 95%;
}

dl
{
	margin: 0 0 0 100px;
	font-size: 1.1em;
}
dl a
{
	color: #ff0000;
	text-decoration: none;
}
dl a:hover
{
	text-decoration: underline;
}


#container
{
	width: 85%;
	margin: 10px auto;
	background-color: #000;
	color: #fff;
	line-height: 130%;
}

#cabecera { background-color: #ff0000; }

#central
{
	text-align: center;
	background-image: url(media/fondo2.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0px auto 0px auto;
}
#centralBlanco
{
	text-align: center;
	background-image: url(media/fondoBlanco.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0px auto 0px auto;
}

#centralFlash
{
	text-align: center;
	height: 200px;
	margin: 0px auto 0px auto;
	background-image: url(media/fondo2.gif);
}
#central2
{
	background-image: url(media/fondo2.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0px auto 0px auto;
	float: left;
	padding: 0 2em 0 0;
}
.aBorder
{
	border-width: 0px;
	border-style: none;
	border-color: transparent;
}
#zonatexto { padding: .5em; }

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Sans Serif;
	font-size:0.85em;
}

p { margin: 0 0 1em 0; }
#content h1 { margin: 0 0 .5em 0; }

#menumain ul
{
	margin: 0;
	padding: 2em 0em 0em 2em;
	list-style-type: none;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Sans Serif;
	font-size: 0.95em;
	letter-spacing: .1em;
}

#menumain ul li { display: inline; }
#menumain li#active a { color: #ff0000; }

#menumain ul li a
{
	text-decoration: none;
	color: #fff;
}

#menumain ul li a:hover { color: #ff0000; }
.separar { margin: 0 0 0 12em; }

#menu ul
{
	margin: 0;
	padding: 1em 0em 3em 100px;
	list-style-type: none;
	color: #FFF;
	font-family: Verdana, Sans Serif;
	font-size: 0.95em;
}

#menu ul li { display: inline; }
#menu li#active a { color: #ff0000; }

#menu ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #FFF;
}

#menu ul li a:hover { color: #ff0000; }

#menu ul li a:active { color: #ff0000; }

#menu2 ul
{
	margin: 2em 0em 2em 0em;
	padding: 1em 0em 3em 0em;
	list-style-type: none;
	color: #FFF;
	font-family: Verdana, Sans Serif;
	font-size: 0.9em;
	text-align: center;
	word-spacing: 4em;
}

#menu2 ul li { display: inline; }
#menu2 li#active a { color: #ff0000; }

#menu2 ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
}

#menu2 ul li a:hover { color: #ff0000; }
#texto
{
	margin: 0;
	padding: 2em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Sans Serif;
	text-align: justify;
}

#texto1
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 2em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Sans Serif;
	text-align: left;
}

#texto2
{
	float: right;
	width: 200px;
	margin: 0;
	padding: 2em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Sans Serif;
	text-align: right;
}

#texto2 a
{
	text-decoration: underline;
	color: #F00;
}
#texto3
{
	
	height: 160px;
	margin: 0px auto 0px auto;
	overflow: auto;
	font-size: 0.85em;
	font-family: Verdana, Arial, Sans Serif;
	text-align: justify;
	padding: 1.45em;
	border-color: #999999;
	border-width: 1px 0 1px 0;
	border-style: solid;
}
#texto3 a
{
	text-decoration: none;
	color: #F00;
	margin: 0 0 0 10px;
	display: block;
}
#texto3 a:hover
{
	color: #F00;
	text-decoration: underline;
}


#imagenficha { margin: auto; }
#nav
{
	background-image: url(media/imagen.jpg);
	margin: 0px auto 0px auto;
	position: relative;
	width: 624px;
	height: 200px;
	text-align: center;
	padding: 0px 0 0 0;
}



#nav span { display: none; }

#nav li { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px; }

#nav li, #nav a { height: 200px; display: block; }
#nav1  { left: 0px; width: 208px }
#nav2  { left: 208px; width: 208px }
#nav3  { left: 416px; width: 208px }
#nav1 a:hover   { background: transparent url(media/imagen.jpg) no-repeat 0px -200px }
#nav2 a:hover  { background: transparent url(media/imagen.jpg) no-repeat -208px -200px }
#nav3 a:hover  { background: transparent url(media/imagen.jpg) no-repeat -416px -200px }

#navAct
{
	background-image: url(media/imagen2.gif);
	margin: 0px auto 0px auto;
	position: relative;
	width: 624px;
	height: 198px;
	text-align: center;
	padding: 0px 0 0 0;
}



#navAct span { display: none; }

#navAct li { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px; }

#navAct li, #navAct a { height: 200px; display: block; }
#navAct1  { left: 0px; width: 104px }
#navAct2  { left: 104px; width: 104px }
#navAct3  { left: 208px; width: 104px }
#navAct4  { left: 312px; width: 104px }
#navAct5  { left: 416px; width: 104px }
#navAct6  { left: 520px; width: 104px }
#navAct1 a:hover   { background: transparent url(media/imagen2.gif) no-repeat 0px -198px }
#navAct2 a:hover  { background: transparent url(media/imagen2.gif) no-repeat -104px -198px }
#navAct3 a:hover  { background: transparent url(media/imagen2.gif) no-repeat -208px -198px }
#navAct4 a:hover   { background: transparent url(media/imagen2.gif) no-repeat -312px -198px }
#navAct5 a:hover  { background: transparent url(media/imagen2.gif) no-repeat -416px -198px }
#navAct6 a:hover  { background: transparent url(media/imagen2.gif) no-repeat -520px -198px }


#more
{
	float: right;
	margin: 0em;
}
#more a
{
	text-decoration: none;
	color: white;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 0.85em;
	font-style: oblique;
}
#more a:hover
{
text-decoration: underline;
color: #ff0000; 
}
#fl1
{
	position: relative;
	background-image: url(media/fondo2.gif);
	background-repeat: repeat-x;
}
#altoArriba { height: 112px; }
#altoAbajo { height: 40px; }
#menuvacio { margin: 0 0 67px 0; }
#bordeArribaCentro { padding: 75px; }
.active { color: #ff0000; }
.thumbnail
{
	float: right;
	padding: 5px;
	border: solid 1px #999;
	width: 60px;
	margin: 0 0 0 1em;
	color: white;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 0.85em;
	font-style: oblique;
	text-align: center;
}
 .clearboth { clear: both; }
.hide { display: none; }
 