.buscInput{
	width:153px;
	background-color:#1c1c1c;
	border:1px solid #404040;
	color:#FFF;
	font-size:0.9em;
	height:17px;
}

.buscInputSmall{
	width:69px;
	background-color:#1c1c1c;
	border:1px solid #404040;
	color:#FFF;
	font-size:0.9em;
	height:17px;
}

.resBtn{
	width:148px;
	height:17px;
	background-color:#404040;
	display:block;
	color:#FFF;
	line-height:1.5;
}

.resBtn:hover{	
	color:#eaff03;
	text-decoration:none;
}

.carBgOff{
	background:url(../images/index/homeSubMnBg_1.png);
	width:177px;
	height:43px;
	color:#555554;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	text-align:center;
	line-height:2.4;
	cursor:pointer;		
}

#carrocerias {
	list-style: none;
	margin: 6px;
	padding: 0;
}

#carrocerias li {
	margin-bottom: 2px;
}

#carrocerias a {
	display: block;
	width: 177px;
	height: 43px;
	background: transparent none no-repeat top;
}

#carrocerias a:hover {
	background-position: bottom;
}

#carrocerias a.peq {
	background-image: url(../images/index/peq.jpg);
}

#carrocerias a.med {
	background-image: url(../images/index/med.jpg);
}

#carrocerias a.gra {
	background-image: url(../images/index/gra.jpg);
}

#carrocerias a.cab {
	background-image: url(../images/index/cab.jpg);
}

#carrocerias a.mon {
	background-image: url(../images/index/mon.jpg);
}

#carrocerias a.tod {
	background-image: url(../images/index/tod.jpg);
}

#home_flash {
	width: 562px;
	height: 361px;
}
