@charset "utf-8";
/* Estilos de textos y doseños CSS - mixdeautos.com.ar by Desarrollos VIACERO.COM */
BODY {
	BACKGROUND: url(../../archivos/img/back01.jpg) no-repeat center top;
	margin-left: 0px; margin-top: 0px; 	margin-right: 0px; 	margin-bottom: 0px;
	background-color: #ffffff;
}

/* Campo buscador */
input.buscador {
width: 276px;
height: 30px;
border-right:#FFFFFF;
border-top:#FFFFFF;
border-left:#FFFFFF;
border-bottom:#FFFFFF;
background: url(../../archivos/img/input-off.jpg);
background-repeat: no-repeat;
background-position: right bottom;
margin:inherit;
text-indent: 0.5cm;
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

div.buscadorInputBlur input {
    width: 276px;
    height: 30px;
	line-height: 33px;
	overflow: hidden;
	background: #A8E6FD url("../../archivos/img/input-off.jpg") repeat-x top left;
	border: 0;
	margin: 1px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 12pt;
	text-indent: 0.2cm;
	color: #003366;
}

