@charset "utf-8";
/* CSS Document */

#total {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
.enlaces_web {
	color: #000;
	text-decoration: none;
}
#total #contenido #centro ul {
	list-style-type: none;
}
#total #contenido #centro ul li {
	color: #000;
	text-decoration: none;
}
#total #contenido #centro ul li a {
	color: #000;
	text-decoration: none;
}
#total #contenido #dcha ul {
	list-style-type: none;
}
#total #contenido #dcha ul li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#total #contenido #dcha ul li a:hover {
	color: #FFF;
	background-color: #C06313;
}

#total #cabecera {
	height: 80px;
}
#total #contenido #nav {
    height: 565px;
    width: 236px;
    background-color: #FFCC66;
    float: left;
    color: #000000;
    text-align: center;
}
#total #contenido #nav ul {
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	position: static;
	padding-left: 15px;
}
#total #contenido #nav ul li {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#total #contenido #nav ul li a {
	text-decoration: none;
	color: #660000;
	display: block;
}
#total #contenido #datos {
	clear: both;
	width: 236px;
	margin-left: 15px;
}
#total #contenido #nav_datos {
	width: 236px;
	margin-left: 0px;
	float: left;
	background-color: #FFCC66;
	height: 1040px;
}
#total #contenido #nav ul li a:hover {
	color: #333;
	background-color: #ffff66;
}
#total #contenido #dcha {
	float: right;
	height: 1200px;
	margin: 0px;
	clear: right;
	background-color: #FFFFCC;
}
#total #contenido {
	height: 1640px;
	margin-top: 5px;
	background-color: #FFFFCC;
}
#total #contenido #subtitulo table tr td strong a {
	color: #000;
	text-decoration: none;
}

#total #contenido #nav_datos #nav p a {
    color: #141111;
    text-decoration: none;
    text-align: center;
}
#total #contenido #pie {
	clear: both;
}

#total #contenido #centro {
	margin-left: 20px;
	height: 1040px;
}
#total #contenido #nav_datos #nav p {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
    color: #C06313;
}
#total #contenido #subtitulo {
	width: 732px;
	margin-left: 30px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
#total #contenido #centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	width: 370px;
	float: left;
	height: 1640px;
	background-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-left-width: 10px;
	border-right-width: 7px;
	color: #0000FF;
	text-align: center;
}
#total #contenido #centro p a {
	color: #0000FF;
	text-decoration: underline;
}
#total #contenido #dcha #info_ {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #DDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
#total #contenido #centro p a:hover {
	color: #00000B;
	background-color: #ffff66;
	font-size: 14pt;
}
#total #contenido #dcha {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFFFCC;
	width: 350px;
	font-size: 14px;
}
.enlaces2 {
	color: #666;
	text-decoration: none;
}
#total #contenido #centro table tr td {
	font-weight: bold;
	color: #FFF;
}
#total #contenido #centro table tr td #centro2 {
	color: #000;
	font-weight: normal;
}
