*{
	outline:none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6CA9ED;
	background-image:  url();
}
.fondo {
	background-color: #CEE3F8;
	border: 1px solid #FFFFFF;
}
.fondotextoDegrade {
	background-color: #CEE3F8;
	background-image: url(imagenes/fondo-texto.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.VErdanaAzul12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B78E0;
	line-height: 18px;
}
.VErdanaAzul11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B78E0;
	line-height: 16px;
}
.VErdanaGris11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.linea {
	background-color: #CEE3F8;
	background-image: url(imagenes/linea.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lineaVertical {
	background-color: #CEE3F8;
	background-image: url(imagenes/linea-vertical.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fondoPieDegrade {

	background-color: #CEE3F8;
	background-image: url(imagenes/fondo-pie.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.VErdanaCeleste11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539CE9;
}
.Campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CA9ED;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.lineaPuntos {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.fondoPieDegradeHome {
	background-color: #CEE3F8;
	background-image: url(imagenes/fondo-pie-home.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form{
	margin:0px;
	padding: 0px;
}

.vinCel:hover{color:#1B78E0; text-decoration:underline}
.vinCel{color:#1B78E0; text-decoration:none}

.vinGris:hover{color:#666666; text-decoration:underline}
.vinGris{color:#666666; text-decoration:none}
.VErdanaGris12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}

