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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9d9d9d;
	margin: 0px;
	padding: 0px;
	background-image: url(fondo01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #754C24;
	line-height: 21px;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}

.titulo1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

.titulo1 a:link {
	color: #FF3300;
	text-decoration: none;
}

.titulo1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titulo1 a:visited {
	color: #FF3300;
	text-decoration: none;
}

.titulo1 a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titulo2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 15px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.titulo2 a:link {
	color: #333333;
	text-decoration: none;
}

.titulo2 a:hover {
	color: #00520F;
	text-decoration: underline;
}

.titulo2 a:visited {
	color: #333333;
	text-decoration: none;
}

.titulo2 a:visited:hover {
	color: #00520F;
	text-decoration: underline;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.texto a:link {
	color: #000000;
	text-decoration: none;
}

.texto a:hover {
	color: #333333;
	text-decoration: underline;
}

.texto a:visited {
	color: #003399;
	text-decoration: none;
}

.texto a:visited:hover {
	color: #333333;
	text-decoration: underline;
}

.texto-resaltado {
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.texto-resaltado a:link {
	color: #003399;
	text-decoration: none;
}

.texto-resaltado a:hover {
	color: #666666;
	text-decoration: underline;
}

.texto-resaltado a:visited {
	color: #003399;
	text-decoration: none;
}

.texto-resaltado a:visited:hover {
	color: #999999;
	text-decoration: underline;
}


.texto1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

.texto1 a:link {
	color: #754C24;
	text-decoration: none;
}

.texto1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.texto1 a:visited {
	color: #754C24;
	text-decoration: none;
}

.texto1 a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.texto2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	text-indent: 0px;
}

.texto2 a:link {
	color: #999999;
	text-decoration: none;
}

.texto2 a:hover {
	color: #f8ce00;
	text-decoration: underline;
}

.texto2 a:visited {
	color: #999999;
	text-decoration: none;
}

.texto2 a:visited:hover {
	color: #f8ce00;
	text-decoration: underline;
}

.links-pie {
	font-family: Calibri, Verdana, Arial;
	font-size: 11px;
	color: #00520F;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

.links-pie a:link {
	color: #754C24;
	text-decoration: none;
}

.links-pie a:hover {
	color: #00520F;
	text-decoration: underline;
}

.links-pie a:visited {
	color: #754C24;
	text-decoration: none;
}

.links-pie a:visited:hover {
	color: #00520F;
	text-decoration: underline;
}

.Copyright {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-indent: 20px;
}

