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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/bg_ed.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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #754C24;
	line-height: 21px;
	text-align: center;
}

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

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #754C24;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #754C24;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

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

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

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

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

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

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

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

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

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

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	text-indent: 0px;
}

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

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

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

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

.links-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141414;
	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: #141414;
	text-decoration: underline;
}

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

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

.links-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141414;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}
a.links-header:hover {
text-decoration:underline;
color:#FFFFFF;
}
a.links-header:active {
text-decoration:underline;
color:#FFFFFF;
}



