@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #FFFFFF;
}

h1 {
	font-family:"Times New Roman", Courier, monospace;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.fondo
{
	background:url('images/fondo.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
.pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.negrita {
	font-family:"Times New Roman", Courier, monospace;
	font-size:13px;
	font-style:normal;
	font-weight:bolder;
	color:#000000;
}
.contenido {
	font-family: "Geramond", "Times New Roman";
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
}

.contenidoMediano {
	font-family: "Geramond", "Times New Roman";
	font-size:20px;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
}

.contenidoGrande {
	font-family: "Geramond", "Times New Roman";
	font-size:28px;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
}

#menu td.barraMenu,
#menu td.barraMenu a.botonMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
}

#menu td.mapaSitio {
text-align: center;
}

#menu td.mapaSitio a.botonMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF9900;
	text-decoration: none;
}

#menu td.mapaSitio a.botonMenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF9900;
	text-decoration: none;
}


A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	border: none
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: underline;
	border:none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: underline;
	border:none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: underline;
}
-->
