.borde {
	border: 2px solid #CCCCCC;
}
.fondo-blanco {
	background-color: #FFFFFF;
}
.x1 {
	background-image: url(/imagenes/y1.jpg);
	background-repeat: repeat-y;
}
.x2 {
	background-image: url(/imagenes/y2.jpg);
	background-repeat: repeat-y;
}
.y1 {
	background-image: url(/imagenes/x1.jpg);
	background-repeat: repeat-x;
}
.y2 {
	background-image: url(/imagenes/x2.jpg);
	background-repeat: repeat-x;
}

.fondo-gris-linea {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAAAAA;
	background-repeat: no-repeat;
}
.pleno-gris {
	background-color: #D7D7D7;
}

.pleno-rojo {
	background-color: #DA251C;
}
.verdana-12-blanca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DA251C;
}
.verdana11-666 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-indent: 35px;
}
.formulario-letra-fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #c8c8c8;
}

.gris-punteada {
	background-image: url(/imagenes/gris-punteada.jpg);
}


.verdana-12-roja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA251C;
}
.verdana11-999 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.formulario{
margin:0px;
padding:0px;
}
.vinblanco { text-decoration: none; color: #EEEEEE; 
}
.verdana-11-roja-negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA251C;
	line-height: 22px;
	font-weight: bold;
}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 12px;
	padding: 2px;
}
.tabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #AEAEAE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 12px;
	padding: 2px;
}
.linea-divisoria {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DA251C;
	border-right-color: #DA251C;
	border-bottom-color: #DA251C;
	border-left-color: #DA251C;
}
.campo-form {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D62015;
	border: 1px solid #F1B6B2;
}
.menuLineaPtos {
	background-repeat: no-repeat;
	border: 1px dotted #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #EEEEEE;
}
.verdana12-666 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-indent: 35px;
}
.verdana11-666-formulario {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.vin:hover{color: #666666; text-decoration:underline}
.vin{color: #666666; text-decoration:none}
