a:link {
	text-decoration: none;
	color: #383270;
}
a:visited {
	text-decoration: none;
	color: #383270;
}
a:hover {
	text-decoration: underline;
	color: #797979;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.boton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #383270;
	border: 2px solid #797979;
	cursor: hand;
	width: 120px;
	height: 20px;
	margin: 0 0 0 170px;
} 
.botongrande {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D6251D;
	border: 2px solid #DEDEDC;
	cursor: hand;
	width: 200px;
	height: 30px;
} 
.botoninvertido {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: font-size: 14px;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 2px solid #FF7F00;
	cursor: hand;
	width: 150px;
}
.chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.dato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.formatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.idauto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20pt;
}
.promorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textonaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
	text-indent: 20pt;
}
.variable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

th {
	/*background-color: #585F64; */
	background-color: #DEDEDD;
	/*color: #000000;*/
	color: #000;
}
.th {
	background-color: #585F64; //383270;
	color: #FFFFFF;
}
.par{background-color: #FFFFFF;}
.rpar{
	background-image: url(../imagenesa/fondo_fila.jpg);
}
.par1{background-color: #EEEEEE;}
.error{background-color: #CCCCCC;}

.a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.a:active {
	text-decoration: underline;
	color: #FF0000;}
	.opciones {	font-size: 12px;}
.modificaauto {
	background-image: url(../imagenes/Particulares/modificaauto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

