@charset "utf-8";
/* CSS Document */

body {
	background-color: #ADAA9A;
	margin-top: 5px;
	background-repeat: no-repeat;
}
a:link {
	color: #ADAA9A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1DED5;
}
a:hover {
	text-decoration: none;
	color: #75746F;
}
a:active {
	text-decoration: none;
	color: #75746F;
}
.fondosup {
	background-image: url(imagenes/centro-sup.gif);
	background-repeat: no-repeat;
}
.fondoinf {
	background-image: url(imagenes/central.gif);
	background-repeat: no-repeat;
}
.texto11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #800000;
	font-weight: bold;
}
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F1EC;
}
.marcofoto {
	padding:15px;
	background-color: #E1DED5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 60px;
	height: 60px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 282px;
	position: absolute;
	top: 200px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 60px;
	left: -100;
	text-decoration: none;
	top: -80;
	width: 60px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -100px;
	position: absolute;
	top: -20px;
	width: 300px;
}
.marcofoto2 {
	padding:5px;
	background-color: #E1DED5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tablaroja {
	border: 1px dotted #800000;
}
.texto18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #800000;
}
