@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #40363f;
}

a:link{
	text-decoration: none;
	color: #80407e;
}

a:hover{
	text-decoration: underline;
	color: #80407e;
}

a:visited{
	text-decoration: none;
	color: #80407e;
}

/* ____________________________ Estructura ___________________________ */

.total {
	display: block;
	width: 758px;
	}
	
.columna_izq {
	width: 555px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.columna_der {
	/*width: 500px;*/
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contenido {
	display: block;
	clear: both;
}

/* ____________________________ Textos ___________________________ */

.txt_idioma_peq {
	font-size: 14px;
	color: #b27db2;
	font-weight: bold;
}

.txt_idioma_peq a:link{
	text-decoration: none;
	color: #b27db2;
}

.txt_idioma_peq a:hover{
	text-decoration: underline;
	color: #80407e;
}

.txt_idioma_peq a:visited{
	text-decoration: none;
	color: #b27db2;
}

.txt_idioma_gra {
	font-size: 18px;
	color: #4c364c;
	font-weight: bold;
}

.txt_01 {
	text-align: justify;
	text-indent: 20px;
}

.txt_li_01 {
	text-align: justify;
	margin-bottom: 10px;
}


#txt_menu_der_off a{
	font-size: 13px;
	font-weight: bold;
	color: #80407e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/boton_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 160px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#txt_menu_der_on a{
	font-size: 15px;
	font-weight: bold;
	color: #80407e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/boton_on.jpg);
}

#txt_menu_der_off a:link{
	text-decoration: none;
	color: #80407e;
}

#txt_menu_der_off a:hover{
	text-decoration: underline;
	background-image: url(img/boton_on.jpg);
	color: #80407e;
}

#txt_menu_der_off a:visited{
	text-decoration: none;
	color: #80407e;
}

#txt_menu_arr_off a{
	font-size: 13px;
	font-weight: bold;
	color: #80407e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/boton_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 160px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

#txt_menu_arr_on a{
	font-size: 15px;
	font-weight: bold;
	color: #80407e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/boton_on.jpg);
}

#txt_menu_arr_off a:link{
	text-decoration: none;
	color: #80407e;
}

#txt_menu_arr_off a:hover{
	text-decoration: underline;
	background-image: url(img/boton_on.jpg);
	color: #80407e;
}

#txt_menu_arr_off a:visited{
	text-decoration: none;
	color: #80407e;
}

.menu_der_linea {
	display: block;
	margin-left: 80px;
	margin-right: 79px;
	margin-top: 0px;
	background-image: url(img/boton_off.jpg);
	height: 30px;
	width: 1px;
	margin-bottom: 0px;
}

.menu_arr_linea {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 28px;
	background-image: url(img/boton_off.jpg);
	height: 1px;
	width: 30px;
	margin-bottom: 27px;
	float: left;
}

.txt_tit_01 {
	font-size: 18px;
	font-weight: bold;
	color: #40363f;
	text-align: left;
	margin-top: 30px;
}

.txt_tit_02 {
	font-size: 16px;
	font-weight: bold;
	color: #40363f;
	text-align: left;
	margin-top: 30px;
}

.txt_indice {
	font-size: 12px;
	text-indent: 0px;
	margin-left: 50px;
	margin-bottom: 30px;
}

.txt_resalta {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 10px;
	float: right;
	width: 200px;
	color: #80407e;
}

.txt_subir {
	font-size: 12px;
	font-weight: bold;
	color: #80407e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.txt_subir a:link{
	text-decoration: none;
	color: #80407e;
}

.txt_subir a:hover{
	text-decoration: underline;
	color: #80407e;
}

.txt_subir a:visited{
	text-decoration: none;
	color: #80407e;
}

/* ____________________________ Caja fondo ___________________________ */

.tborder {
	background: #ffffff;
	width: 100%;

	margin: auto auto;

	border: 1px solid #80407e;
}

.tcat {
	background: #f7ddf8;
	color: #000000;
	font-size: 12px;
}
.tcat a:link {
	color: #000000;
}
.tcat a:visited {
	color: #000000;
}
.tcat a:hover, .tcat a:active {
	color: #000000;
}
.trow1 {
	background: #f5f5f5;
}
.thead {
	background: #865686 url(img/thead_bg_sol.gif) top left repeat-x;
	color: #ffffff;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}
.smalltext {
	font-size: 11px;
}

/* ____________________________ Fondo ___________________________ */


.fondo {
	font-size: 12px;
	text-align: center;
	width: 758px;
	color: #80407e;
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.fondo a:link{
	text-decoration: none;
	color: #80407e;
}

.fondo a:hover{
	text-decoration: underline;
	color: #80407e;
}

.fondo a:visited{
	text-decoration: none;
	color: #80407e;
}