body {
	background-color: #333333;
	margin: 0px;
}
.bordes-laterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.txt-azul-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3D6E;
	letter-spacing: 1px;
}
.bordes-gris {
	border: 1px solid #999999;
}
.txt-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt-gris-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.borde-centro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 20px;
}
.campos-form {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: 1px solid #006699;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.campos-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 85px;
}
.campos-products4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 170px;
}
.campos-products3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 140px;
}
.campos-anio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 50px;
}
.campos-products2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	}
.txt-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt-blanco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

form {
	margin-bottom: -3px;
}


.boton-enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
	width: 80px;
	height: 18px;
}
li {
	line-height: 20px;
	list-style-type: square;
}
.bordes-puntos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.bordes-puntos2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.scroll {	
	scrollbar-face-color:#8C8C8C;
	scrollbar-track-color:#E0E0E0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#8C8C8C;
	scrollbar-darkshadow-color:#8C8C8C;
	scrollbar-3dlight-color:#8C8C8C;
	scrollbar-highlight-color:#8C8C8C;
}.azulpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
