h3{
margin-left:20px;
}

.rojo {
color: red;
}

/*FORMULARIO*/
.formulario{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#282c2f;
width:600px;
margin: 20px auto;
background-image:url(imagenes/fondoform.jpg);
background-repeat:repeat-y; 
}

.formulario label{
height:30px;
display:block;
font-weight:bold;
text-align:left;
width:120px;
padding:5px 0 0 17px;
float:left;
/*background-image:url(imagenes/fondoizdform.jpg);
background-repeat:repeat-y;*/
}

.formulario label vacio{
background-color:#ffffff;
}

.formulario input{
height:20px;
float:left;
font-size:10px;
border:solid 1px #aacfe4;
margin:2px 0 2px 8px;
/*background-image:url(imagenes/fondodchoform.jpg);
background-repeat:repeat-y; */
}

.formulario button{
height:22px;
float:left;
font-size:12px;
font-weight:bold;
border:solid 1px #282c2f;
margin:2px 0 2px 8px;
color:#000000;
}

.formulario textarea{
float:left;
font-size:11px;
padding:2px 2px;
border:solid 1px #aacfe4;
margin:2px 0 2px 8px;
background-image:url(imagenes/fondodchoform.jpg);
background-repeat:repeat-y;
}

.formulario select{
float:left;
background:#E6E6E6;
font-size:11px;
border:solid 1px #aacfe4;
margin:2px 0 2px 8px;
}

.formulario_gris{
width:235px;
}

.submenu_a{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#282c2f;
margin:10px 0 0 20px;
}


	.listamarca div{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	

/*TABLA COCHES ANUNCIO*/
.sortable{
border:solid 1px;
border-color:#dbdbdb;
margin:1px auto;
width:700px;
}

.sortable th{
height:40px;
background-image: url(imagenes/fondotabla.jpg);
background-repeat:repeat-x;
font-size:12px;
color:#dbdbdb;
}

.datoscoche{
background-image:url(imagenes/fondodatos.jpg);
}

.sortable td{
/*height:80px;*/
border-bottom:solid 2px;
/*border-bottom-color:#dbdbdb;*/
border-bottom-color:#FFFFFF;
}

.sortable a{
color:#CC0000;
text-decoration:none;
}

.sortable b{
padding-left:20px;
}

.importe{
font-size:16px;
text-align:center;
}

/*FORMULARIO*/
#form_buscar{
background-image:url(imagenes/fondobuscar.jpg);
background-repeat:no-repeat;
height:135px;
width:260px;
}

#form_buscar input{
margin:5px 0 0 0;
}

#form_buscar button{
margin-left:153px;
clear:both;
width:70px;
height:22px;
text-align:center;
line-height:20px;
color:#ffffff;
font-size:12px;
font-weight:bold;
border:solid 1px #282c2f;
background-color:#282c2f;
}

#form_buscar div{
margin:10px 0 0 17px;
}
