/* CSS Document */

.frame {
border: 1px solid #A6A6A6;
}

#cabezote-disto {
	position:absolute;
	width:776px;
	height:79px;
}

#NewHome4-04 {
	position:absolute;
	left:864px;
	width:86px;
	height:588px;
}

#menu-disto {
	position:absolute;
	top:80px;
	width:776px;
	height:28px;
	text-align:left;
}

#home-disto {
	position:absolute;
	top:109px;
	width:776px;
	height:249px;

}

#vehi-titulo {
	width:270px;
	height:20px;
	background-image: url(images/vehi_titulo.jpg);
}

#noticias-disto {
	position:absolute;
	left:270px;
	width:232px;
	height:20px;
	background-image: url(images/noticias_disto.jpg);
}

#comerciales-disto {
	position:absolute;
	left:502px;
	width:274px;
	height:20px;
	background-image: url(images/comerciales_disto.jpg);
}

#usados-disto {
	position:absolute;
	top:20px;
	width:270px;
	height:70px;
	background-image: url(images/usados_disto.jpg);
}

#noticias-cuerpo {
	background-image: url(images/noticias_cuerpo.jpg);
	position:absolute;
	left:270px;
	top:20px;
	width:232px;
	height:70px;
		
}

#borde-comer {
	position:absolute;
	left:502px;
	top:20px;
	width:21px;
	height:113px;
	background-image: url(images/borde_comer.jpg);
}

#comer1 {
	position:absolute;
	left:523px;
	top:20px;
	width:72px;
	height:19px;
	font-family: tahoma;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
	padding-top:5px;
	background-image: url(images/comer1.jpg);
}

#comer2 {
	position:absolute;
	left:595px;
	top:20px;
	width:77px;
	height:19px;
	font-family: tahoma;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
	padding-top:5px;
	background-image: url(images/comer2.jpg);
}

#comer3 {
	position:absolute;
	left:672px;
	top:20px;
	width:77px;
	height:19px;
	font-family: tahoma;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
	padding-top:5px;
	background-image: url(images/comer3.jpg);
}

#borde-comer2 {
	position:absolute;
	left:749px;
	top:20px;
	width:27px;
	height:113px;
	background-image: url(images/borde_comer2.jpg);
}

#comer-image1 {
	position:absolute;
	left:523px;
	top:39px;
	width:72px;
	height:70px;
}

#comer-image2- {
	position:absolute;
	left:595px;
	top:39px;
	width:77px;
	height:70px;
}

#comer-image3 {
	position:absolute;
	left:672px;
	top:39px;
	width:77px;
	height:70px;
}

#power-motor {
	top:90px;
	width:164px;
	height:43px;
	background-image: url(images/power_motor.jpg);
	position: absolute;
}

#boton-buscar {
	left:164px;
	top:90px;
	width:106px;
	height:43px;
	position: absolute;
	}

a.replaced {
	position:absolute;
	left:0px;
	top:1px;
	display:block;
	width:106px;
	height:43px; /* aqui esta el truco */
	text-indent:-9999px;
	background:url(images/boton_buscar.jpg) top left no-repeat;
	height: 40px;
}

a.replaced:hover {
	background-position:0 -43px;/* con esto cambiamos la porcion de imagen que se muestra */
}


#pata-noticias {
	position:absolute;
	left:270px;
	top:90px;
	width:143px;
	height:43px;
	background-image: url(images/pata_noticias.jpg);
}

#boton-ver {
	position:absolute;
	left:413px;
	top:90px;
	width:89px;
	height:43px;
	text-indent:-9999px;
	background:url(images/boton_ver.jpg) top left no-repeat;	
}

a.replaced2 {
	position:absolute;
	left:0px;
	top:1px;
	display:block;
	width:89px;
	height:43px; /* aqui esta el truco */
	text-indent:-9999px;
	background:url(images/boton_ver.jpg) top left no-repeat;
	height: 40px;
}

a.replaced2:hover {
	background-position:0 -43px;/* con esto cambiamos la porcion de imagen que se muestra */
}

#pata-comer {
	position:absolute;
	left:523px;
	top:109px;
	width:226px;
	height:24px;
	background-image: url(images/pata_comer.jpg);
}

#red-disto {
	position:absolute;
	top:133px;
	width:139px;
	height:55px;
}

a.red {
	position:absolute;
	top:0px;
	width:139px;
	height:55px;
	display:block;
	background:url(images/red_disto.jpg) top left no-repeat;
}

a.red:hover {
	background-position:0 -55px;/* con esto cambiamos la porcion de imagen que se muestra */
}


#servicio-disto {
	position:absolute;
	left:139px;
	top:133px;
	width:131px;
	height:55px;
}

a.servicio {
	position:absolute;
	left:0px;
	top:0px;
	width:131px;
	height:55px;
	display:block;
	background:url(images/servicio_disto.jpg) top left no-repeat;
}

a.servicio:hover {
	background-position:0 -55px;/* con esto cambiamos la porcion de imagen que se muestra */
}

#boutique-diisto {
	position:absolute;
	left:270px;
	top:133px;
	width:187px;
	height:55px;
}

a.boutique {
	position:absolute;
	left:0px;
	top:0px;
	width:187px;
	height:55px;
	display:block;
	background:url(images/boutique_diisto.jpg) top left no-repeat;
}

a.boutique:hover {
	background-position:0 -55px;/* con esto cambiamos la porcion de imagen que se muestra */
}

#contacto-disto {
	position:absolute;
	left:457px;
	top:133px;
	width:161px;
	height:55px;
}

a.contacto {
	position:absolute;
	left:0px;
	top:0px;
	width:161px;
	height:55px;
	display:block;
	background:url(images/contacto_disto.jpg) top left no-repeat;
}

a.contacto:hover {
	background-position:0 -55px;/* con esto cambiamos la porcion de imagen que se muestra */
}

#club-4x4 {
	position:absolute;
	left:618px;
	top:133px;
	width:158px;
	height:55px;
}

#red-nal {
	position:absolute;
	text-align:center;
	padding-top:5px;
	top:188px;
	width:613px;
	height:41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	outline:none
}

#privacidad {
	position:absolute;
	left:344px;
	top:559px;
	width:116px;
	height:24px;
}

#mapasitio {
	position:absolute;
	left:460px;
	top:559px;
	width:85px;
	height:24px;
}

#pata {
	position:absolute;
	left:613px;
	top:188px;
	width:162px;
	height:41px;
	background-image: url(images/pata.jpg);	
}

#NewHome4-34 {
	position:absolute;
	top:229px;
	width:776px;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#contengoNoticias {
	width:270px;
	height:133px;
	
	
	
}



.combo {
	position:absolute;
	padding-right:inherit;
	left: 95px;
	top: 6px;
}

.txtCiudades {
	position:absolute;
	left: 23px;
	top: 10px;
	width: 69px;
	height: 51px;
	font-family: tahoma;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	visibility: inherit;
}

.combom {
	position:absolute;
	left: 95px;
	top: 40px;
}

#foto {
	position:absolute;
	width:67px;
	height:62px;
	left: 280px;
	top: 25px;
	background-image: url(images/foto_noti_03.jpg) top left no-repeat;
}

#foto2 {
	position:absolute;
	width:142px;
	height:62px;
	left: 360px;
	top: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
	padding-top:5px;
	padding-right: 5px;
}


#wrapper{
margin: 0 auto;
text-align:left;
width:70%;
}


</style>




End mierda style
.inputForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	padding: 2px;
	width: 125px;
}
.listaForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 125px;
}

