body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-image: url(images/backblue.gif);
}

a {
	color: #0175C0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* MAIN TEXT */

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.maintext {
	color: #3891b7;
	text-decoration: none;
}

a.maintext:hover {
	color: #d80c8c;
}

/* MAIN TEXT FORM */

textarea.maintext {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

select.maintext {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

input.maintext {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/* MINI TEXT */

.minitext {
	font-size: 9px;
}

a.minitext {
	color: #3891b7;
	text-decoration: none;
}

/* BIG TEXT */

.bigtext {
	font-size: 12px;
}

a.minitext:hover {
	color: #d80c8c;
}

/* TEMAS TEXT */

.temastext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a.temastext {
	color: #3891b7;
	text-decoration: none;
}

a.temastext:hover {
	color: #d80c8c;
}

.temastext#eng {
	color: #037DC7;
	font-style: italic;
	font-size: 12px;
}

td.temastext {
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 10px;
}

ul.temastext {
	list-style-type: decimal;
}

ul.temastext ul {
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

ol.temastext {
	list-style-type: decimal;
}

ol.temastext ul {
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

/* WHITE TEXT */

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitetext:hover {
	text-decoration: underline;
}

/* REGLAS TEXT */

.reglas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.reglas {
	color: #3891b7;
	text-decoration: none;
	font-weight: bold;
}

a.reglas:hover {
	color: #d80c8c;
}

/* REGLAS TEXT */

.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* ----------- */

#maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #024E7B;
	border-left-color: #024E7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

.super {
	font-size: 6px;
	vertical-align: super;
}
