/*	FIREFOX	 */

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

P {
	margin-top:0px;
	margin-bottom:1em;
}

FORM {
	margin:0px;
}

INPUT {
	padding:1px;
}

/*	HTML	 */

BODY {
 margin: 15px 0px 0px 0px;
 overflow: hidden;
 text-align: left;
 font-weight: normal;
 text-decoration: none;
 font-family: "MS Sans Serif", Arial, sans-serif;
}

BODY, TEXTAREA {
 scrollbar-Base-Color: #FFFFFF;
 scrollbar-Arrow-Color: #FFFFFF;
 scrollbar-DarkShadow-Color: #7B90B0;
 scrollbar-Face-Color: #7B90B0;
 scrollbar-Highlight-Color: #FFFFFF;
 scrollbar-Shadow-Color: #FFFFFF;
 scrollbar-3dlight-Color: #7B90B0;
 scrollbar-track-color: #C6CDD8;
}

IMG {
 border: 0px;
 vertical-align: middle;
}

INPUT, SELECT {
 height: 18px;
 padding: 1px;
}

INPUT, TEXTAREA, SELECT {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #000059;
 color: #000059;
 background-color: #EEEEEE;
 vertical-align: middle:
}

TD {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 11px;
 font-weight: normal;
 color: #000059;
}

H1, H2, H3 {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	font-size: 12px;
	color: #000059;
}

P, LI {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 11px;
 text-align: justify;
 color: #000059;
}

LI {
 list-style-image: url(../graficos/iconos/bullet1.gif);
}

A, A:visited, A:active {
 font-size: 11px;
 text-decoration: underline;
 color: #000059;
}

A:hover {
 text-decoration: underline;
 color: #666666;
}

A.MINIMENU, A.MINIMENU:visited, A.MINIMENU:active {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 9px;
 color: #000059;
 text-decoration: none;
}

A.MINIMENU:hover {
 text-decoration: none;
 color: #666666;
}

A.PATROCINIO, A.PATROCINIO:visited, A.PATROCINIO:active {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 10px;
 font-weight: bold;
 color: #333333;
 text-decoration: none;
}

A.PATROCINIO:hover {
 text-decoration: none;
 color: #666666;
}

/* Etiquetas # */

#PRINCIPAL {
 position: absolute;
 width: 760px;
 padding: 0px;
 background-color: #FFFFFF;
 background: URL(../graficos/fondos/principal.gif);
 background-repeat: no-repeat;
}

#SUBMENU {
 width: 100%;
 height: 15px;
}

/* Clases */

.BOTONES {
 border: 1px solid #000059;
 background-color: #C6CDD8;
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-weight: bolder;
 font-size: 10px;
 height: 17px;
 color: #000059;
 vertical-align: middle;
}

.MENU {
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 16px;
 font-weight: bold;
 color: #000059;
 text-align: right;
}

.SUBSECCION {
 color: #FFFFFF;
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 14px;
 font-weight: bold;
 height: 20px;
 width: 400px;
 padding: 2px 0px 0px 20px;
 background: URL(../graficos/fondos/subseccion.gif);
 background-position: top left;
 background-repeat: no-repeat;
 background-color: #ACB4C1;
}

.SUBSECCIONVARIOS {
 color: #7B90B0;
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 14px;
 height: 15px;
 width: 350px;
 padding: 2px, 0px, 0px, 20px;
}

.TIT {
 color: #858585;
 font-family: sans-serif, "MS Sans Serif", Arial;
 font-size: 14px;
 font-weight: bold;
 padding: 5px 0px 3px 0px;
 text-align: justify;
}

.VARIOS {
 width: 610px;
 height: 295px; 
 vertical-align: top;
 padding: 0px 10px 0px 25px;
 background: URL(../graficos/fondos/varios.gif);
 background-position: 20px 0px;
 background-repeat: no-repeat;
}