.bg {
	background-image: url(/mercedes/img/bg.jpg);
}

.centrar {
border: 0px;
padding: 0px;
margin 0px;
text-align: center;
top: 20%;
}

.titulos
     {
     font-family: Arial; font-size: 16px; font-weight: bold;
     text-decoration: none; color: #000000}
	 
.subtitulos
     {
     font-family: Arial; font-size: 14px; font-weight: bold;
     text-decoration: none; color: #000080 }
	 
.subtitulos_automo
     {
     font-family: Arial; font-size: 13px; font-weight: bold;
     text-decoration: none; color: #000080 }
	 
.parrafo
{
     font-family: arial; font-size: 10px; font-weight: normal;
     text-decoration: none; color: #000000}
	 
.Usados
{
     font-family: arial; font-size: 12px; font-weight: none;
     text-decoration: none; color: #000080 }
	 
.Usados_det
{
     font-family: arial; font-size: 11px; font-weight: STRONG;
     text-decoration: none; color: #000000 }.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.vineta {
	letter-spacing: normal;
	word-spacing: normal;
	white-space: pre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.parrafonegrita {

     font-family: arial; font-size: 12px; font-weight: bold;
     text-decoration: none; color: #000000
}

.cambio {
<form class="form">
				<select name="vehicle" onChange="window.location = this.options[selectedIndex].value;">
				<option value="" selected >Otros Vehiculos</option>
				<option value="/dodge/durango/index.htm" >Dodge Durango</option>
				<option value="/dodge/ram1500/index.htm" >Dodge Ram 1500</option>
				<option value="/dodge/ram2500/index.htm" >Dodge Ram 2500</option>
				</select></form>
}
.titulorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	vertical-align: middle;
}
