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

#Tablafondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 360px;
	position: relative;
	bottom: 0px;
	left: auto;
	right: auto;
}
#Tablafondo a {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#Tablafondo a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
body {
	background-image: url(../fotos/logos/fondo3cuat.gif);
}
caption {
	font-family: "Bodoni MT";
	font-size: 24px;
	font-weight: bold;
	width: auto;
	color: #660000;
}
#lateral {
	width: 30%;
	position: absolute;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #6C001C;
	font-weight: bold;
	text-align: center;
	left: 54%;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#contenido {
	width: 52%;
}
#contenido td {
	font-size: 14px;
}

#contenido td, th {
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 4px;
}
#lateral p {
	text-decoration: underline;
}
#contenido a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#contenido a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
}
#contenido a:visited {
	color: #FF0000;
}
h1 {
	text-align: center;
	color: #990000;
	text-decoration: underline;
}
li {
	font-weight: bold;
	font-size: 1em;
}
.sangria {
	left: 120px;
	position: relative;
	font-weight: bold;
}
#texto {
	width: 80%;
	text-align: justify;
	left: 10%;
	position: relative;
}
