.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size:xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #366575;
	background-repeat: repeat;
	background-position: center center;
	border: none #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	cursor: auto;
	page-break-before: auto;
	page-break-after: always;
	SCROLLBAR-FACE-COLOR: #02294f;
	SCROLLBAR-HIGHLIGHT-COLOR: #02294f;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #A7060E;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}




.body_naranja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size:x-small;
	/*line-height: normal;*/
	/*font-weight: normal;*/
	font-weight:normal;
	/*font-variant: normal;*/
	text-transform: capitalize;
	color:#e2b025;
	/*color: #000000;*/
}

.netsphere {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size:xx-small;
	/*line-height: normal;*/
	/*font-weight: normal;*/
	font-weight:normal;
	/*font-variant: normal;*/
	text-transform: capitalize;
	color:#426A7A;
	text-decoration: none;
	/*color: #000000;*/
}

.body_gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color:#366575;
}

.body_naranja_mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size:xx-small;
	/*line-height: normal;*/
	/*font-weight: normal;*/
	font-weight:normal;
	/*font-variant: normal;*/
	text-transform: capitalize;
	color:#e2b025;
	/*color: #000000;*/
	margin:auto;
}



.body_gris2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#B5B5B5;
}

.select_gris2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight: normal;
color:#B5B5B5;
background-color: #9c9a9c;
text-decoration: blink;
arrow-color: #ffffff;
}


.titulos_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F6D15;
	text-decoration: none;
	text-transform: none;
}


.titulos_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e2b025;
	text-decoration: none;
	text-transform: none;
}

.titulos_naranja_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e2b025;
	text-decoration: none;
	text-transform: none;
}

.titulos_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29708C;
	text-decoration: none;
	text-transform: none;
}
.texto_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F6D15;
	text-decoration: none;
	text-transform: none;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29708C;
	text-decoration: none;
	text-transform: none;
}

.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#29708C;
	line-height: 15px;
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	cursor:hand;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	cursor:hand;
}
a.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	cursor:hand;
}
a.link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	cursor:hand;
	}
.fother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}

/*.Etiqueta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	text-transform: none;
}*/

.Etiqueta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #02294f;
	text-decoration: none;
	text-transform: none;
}


.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.Diminuto {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.sombra_izquierda {
	background: url("../Imagen/sombra-lati-zq.jpg") repeat-y;
	margin: 0 auto;
}

.sombra_derecha {
	background: url("../Imagen/sombra-lat-der.jpg") repeat-y;
	margin: 0 auto;
}

.sombra_superior {
	background: url("../Imagen/fondo-barraselector.jpg") repeat-x;
	margin: 0 auto;
}
