/* BASICOS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
.bordehome {
	border: 1px solid #CFCBC6;
}
/* enlaces */
a, a:link {
	color: #003366;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:visited{
	text-decoration: underline;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: #003366;
}
a.lgris, a.lgris:link {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.lgris:visited{
	text-decoration: none;
	color: #4D4D4D;
}
a.lgris:hover{
	text-decoration: underline;
	color: #003366;
}
a.big, a.big:link, a.big:visited {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.big:hover{
	text-decoration: underline;
	color: #003366;
}
a.blanco, a.blanco:link, a.blanco:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.blanco:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a.txt, a.txt:link, a.txt:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
a.txt:hover{
	text-decoration: underline;
	color: #003366;
}

a.dragonita:active, a.dragonita:visited, a.dragonita:link {
	font-size: 9px;
	font-family: "Century Gothic", Arial, Roman;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.dragonita:hover {
	text-decoration: underline;
	color: #CC0000;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}
.dragonitatxt {
	font-family: "Century Gothic", Verdana, "Tw Cen MT Condensed Extra Bold";
	font-size: 9px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: 200;
	line-height: 20px;
}
.txt{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 25px;
}
.fondo_inf {
	background-image: url(../img/fondo_inf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.fondo_sup {
	background-image: url(../img/fondo_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.textosmall {
	font-family: Arial, "Century Gothic";
	font-size: 10px;
	line-height: normal;
	color: #003366;
}
.lista {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	line-height: 18px;
	margin-right: 25px;
}

.tablafondo {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}

.tdTitform {
	background-color: #a7b1b9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}
.cabecerafondo {

	background-color: #E6E7EB;
}
.linea_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCBC6;
}
.menufondo {
	background-image: url(../img/menu/menu_fondo.jpg);
	background-repeat: repeat-x;
}
.txtpie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
.linea_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.listadoble {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	line-height: 22px;
	margin-right: 25px;
}
