BODY {
	margin : 0;
	padding: 5;
	background-image: url("../Graficos/Fondo.gif");

	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#04273D;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#0B354F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-3dlight-color:#999999;
}

	a:link		{color:gray;font-weight:normal;text-decoration:none}
	a:hover		{color:red;font-weight:normal;text-decoration:underline}
	a:active	{color:green;font-weight:normal;text-decoration:none}
	a:visited	{color:#008BCE;font-weight:italic;text-decoration:none}

H1 {

	border-bottom:		#2377B9 1px solid;
	line-height:		22px;
	font-size: 		14pt; 
	font-family:		Tahoma;
	text-align: 		Right; 
	color:			#04273D;
} 

H2 {
	font-size: 		10pt; 
	font-family: 		Tahoma; 
	font-weight: 		bold; 
	text-decoration: 	none; 
	text-align: 		center; 
	color: 			#808080; 
} 

H3 {
	border-bottom:		#808080 1px solid;
	font-size:		10pt;
	font-family:		Tahoma;
	text-align:		Left;
	font-weight:		bold;
	color:			gray;
}

H4 {
	border-bottom:		#808080 1px solid;
	font-size:		10pt;
	font-family:		Tahoma;
	text-align:		right;
	font-weight:		bold;
	color:			gray;
}

H5 {
	font-size: 		10pt; 
	font-family: 		Tahoma; 
	font-weight: 		bold; 
	text-decoration: 	none; 
	text-align: 		left; 
	color: 			#808080; 
} 

hr  {color: #2377B9 1px solid;}

Li {
			font-size: 10pt;
			font-family: Verdana;
			text-align: justify;
			font-weight: normal;
			color: #0B354F;
}

.cuerpoprincipal {width: 778px; height: 100%;}

.celda-idioma {background-color: #0F608F; border-right: #808080 1px solid; border-left: #808080 1px solid; padding-right: 15; padding-left: 15; font-size: 8pt; font-family: Verdana; text-align: right; font-weight: bold; color: #0B354F;}

.cuerposecundario {

			background-color: #FFFFFF;
			padding-top: 30;
			padding-bottom: 30;
			padding-left: 100;
			padding-right: 100;
			border-right: #808080 1px solid;
			border-left: #808080 1px solid;

			height: 100%;

			font-size: 10pt;
			font-family: Verdana;
			text-align: justify;
			font-weight: normal;
			color: #0B354F;
}

.top {background: url("../Graficos/Alternate-top.jpg") #0F608F; width: 776px; height: 168px; border-right: #808080 1px solid; border-left: #808080 1px solid;}

.bottom {background: url("../Graficos/Alternate-bottom.jpg") #0F608F; width: 776px; height: 110px; border-right: #808080 1px solid; border-left: #808080 1px solid;}

.botonera {		background-color: #FFFFFF;
			padding-top: 30;
			padding-bottom: 30;
			padding-left: 100;
			padding-right: 100;
			border-right: #808080 1px solid;
			border-left: #808080 1px solid;
			font-size: 8pt;
			font-family: tahoma;
			text-align: center;
			font-weight: normal;
			color: #808080;
}

.-top {background-color: #FFFFFF; border-right: #808080 1px solid; border-left: #808080 1px solid;}

.-bottom {background-color: #FFFFFF; border-right: #808080 1px solid; border-left: #808080 1px solid;}

.bordercorto {Padding: 0; background-color: #EEEEEE; border-left: 1px solid #808080; height: 340px; font-size: 8pt; font-family: verdana; text-align: center; font-weight: normal; color: #5F5F5F;}


.tabla {background-color: #white; border-style: solid; border-width: 0px; width: 100%;}

.encabezadocentro {background-color: #808080; font-family: Tahoma; color: #FFFFFF; vertical-align: center; font-weight: bold; font-size: 8pt; text-align: center;}

.encabezadoizquierda {background-color: #808080; font-family: Tahoma; color: #FFFFFF; vertical-align: center; font-weight: bold; font-size: 8pt; text-align: left;}

.celdacentro {background-color: #white; font-family: verdana; color: #000000; vertical-align: center; font-weight: normal; font-size: 8pt; text-align: center;}

.celdaizquierda {background-color: #white; font-family: verdana; color: #000000; vertical-align: center; font-weight: normal; font-size: 8pt; text-align: left;}

.celdaderecha {background-color: #white; font-family: verdana; color: #000000; vertical-align: center; font-weight: normal; font-size: 8pt; text-align: right;}




.campoformulario {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10;
	WIDTH: 230px;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #808080 1px solid;
	FONT-FAMILY: Verdana;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #E9E9E9
}

.comentario-sugerencia {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10;
	WIDTH: 275px;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #808080 1px solid;
	FONT-FAMILY: Verdana;
	HEIGHT: 70px;
	BACKGROUND-COLOR: #E9E9E9
}

.boton {
	BORDER-RIGHT:		#999999 1px solid;
	BORDER-TOP:		#999999 1px solid;
	BORDER-LEFT:		#808080 1px solid;
	BORDER-BOTTOM:		#808080 1px solid;
	BACKGROUND-COLOR:	#E9E9E9;
	HEIGHT:			20px;
	WIDTH:			100px;
	FONT-WEIGHT:		bold;
	FONT-SIZE:		11;
	COLOR:			#5F5F5F;
	FONT-FAMILY:		Tahoma;
}