/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding: 0;
}

BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: inherit;
}

H1, H2, H3, H4, H5, H6, LI, OL, UL, TD, TH, DL, DT, DD, TEXTAREA, INPUT {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



H1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	text-align: left;
	color:#FFF;
	line-height: 18px;
	
}

H2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight:100;
	text-align: left;
	color:#999;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

H3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#06548f;
	font-weight:bold;
	line-height: 20px;
}

H4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13pt;
	text-align: left;
	color:#FFF;
	line-height: 18px;
}

H5 {
}

H6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	text-align: left;
	color:#CECECE;
	line-height: 18px;
}
UL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 27px;
	margin-bottom: 10px;
	text-align: left;
}

OL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

LI {
	list-style: url(li.gif);
	font-size: 8.5pt;
}

TH {
	font-size : 8.5pt;
	vertical-align: top;
}

TD {
	font-size: 7.5pt;
	vertical-align: top;
	text-align: inherit;
}

HR {
 color: #DDDDDD;
 height: 1px;
}

/************* ELEMENTOS DE LINEA **************/

small {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

strong {
	font-weight: bold;
	text-align: left;
	
}

blockquote {
	margin: 0px 40px 0px 40px;
	line-height: 18px;
}

cite {
	margin-top: 0px;
	line-height: 18px;
	font-style: italic;
}

.pie {
	font-family:Tahoma, Geneva, sans-serif
	font-size: 9px;
	font-weight: normal;
	color:#999;
	text-decoration: none;
}
.pie: active {
	font-family:Tahoma, Geneva, sans-serif
	font-size: 9px;
	font-weight: normal;
	color: #36F;
	text-decoration: none;
}
.boto_sup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}
.boto_sup:hover {
	color: #065590;
}
.texto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#CECECE;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.titulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight:100;
	text-align: left;
	color:#06548f;
	line-height: 28px;
}
.titulo1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	color:#06548f;
	font-weight: normal;
	line-height: 20px;
}
.boto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999;
	text-decoration: none;
	line-height: 16px;
}
.boto:hover {
	color:#FFF;
	text-decoration: none;
}
.boto_contacto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#06548f;
	text-decoration: none;
	line-height: 16px;
}
.boto_contacto:hover {
	color:#FFF;
}

.boto_contactoCopia {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	line-height: 16px;
}
.boto_contactoCopia:hover {
	color:#06548f;
	text-align: right;
}
.boto_contacto1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#06548f;
	text-decoration: none;
	line-height: 16px;
}
