/* Estilos generales*/
/**********************************/
body, table
{
	color: #565656;     	/*Color principal del texto*/
	text-decoration: none;
	margin: 0px;
	text-align:left;
	padding: 0px;
	font-family: Verdana, lucida, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;color: black;letter-spacing: 0.5px;
}

body
{
	background-color: #dedede;
	text-align: center;

}
a{color: #1A2E89;text-decoration: none;}
a:hover { color: #1A2E89; }

/* Titulos */
h2, h3{font-size: 11px;padding-left: 10px;margin-right: 10px; margin-left: 2px; height:16px; border-bottom: 1px dashed #dedede; margin-top: 0px; padding-top: 0px}
h4{font-size: 9px;font-family: georgia, times, serif; letter-spacing: 2px; color: #fff; padding-left: 10px; font-weight: normal; margin:0px;text-transform:  uppercase;letter-spacing: 3px;background-color:#656565}
h5{font-size: 11px;font-family: georgia, times, serif; color: grey; padding-left: 10px; font-weight: normal; margin:0px;background-color:#EEEEEE; font-size: 9px}

p{margin: 10px;text-align: justify; margin-left: 5px; margin-right: 5px}
table {background: white;}

/* Formularios */
form{text-align:left;padding-left: 20px;margin-left: 15px;padding-right: 20px;margin-right: 15px;font-size: 8pt;color: black;text-decoration: none;border: 1px solid #dedede;}
form {background-color:#deeaed;background: url(../../images/fnd_form.jpg) repeat-y top left;}
form table {background: transparent}
.forma{padding-left: 0px; padding-right: 0px; margin-right:0px; margin:0px}
.item_formulario, .form_item{font-size: 11px;line-height: 18px;color: black;text-decoration: none;background-color: #ffffff;border: 1px solid #dedede;}
.item_formulario:hover, .form_item:hover,.item_formulario:focus, .form_item:focus{background-color: #eceeee}
/* Definición de diversas propiedades del cuerpo de la web*/
#Cuerpo{width: 918px;background-color: white; border: 1px solid black;margin: auto;}

/* Cabecera de la web */
.Cabecera{width: 918px;height: 90px; background: #b32527 url(images/cabecera2.jpg) no-repeat top center; border-bottom: 3px solid #B32527}

/* Menú de la izquierda */
.mnuIzda{margin: 5px;padding-top: 0px; margin-top: 10px; width:130px;}
.mnuIzda h2{background: url(images/fnd_titulos.jpg) no-repeat center left;font-size:13px;margin-left: 0px; height:20px; text-align: left; border: 1px solid black;color: white; margin-bottom:0px; padding-bottom: 0px; margin-top: 5px; margin-right: 5px}

/* Contenido central de la web */
.Contenido{background-color: transparent; padding: 0px; margin-top: 0px;}

/* Pie de Página */
#PiePagina{text-align: center;border-top: 1px solid black;}

/* Información del usuario*/
#info{margin: 1px; background-color:red;}
#info table {background-color:transparent; color: #fff; font-size: 12px; font-weight: bold}
#info table {margin: auto}
#info table a {color: #f5f5f5; text-decoration:underline;}
#info table a:hover {color: #808080}
/* Estilos de los fondos */
.fnd_titulo1,.fnd_titulo2,.fnd_titulo3,.fnd_titulo4,.fnd_titulo5,.fnd_titulo6,.fnd_titulo7,.fnd_titulo8
{
	padding-left: 20px;
	font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;text-transform:  uppercase;letter-spacing: -1px;color: white;
	border: 1px solid gray;
	border-bottom: 1px solid black;
	width: 300px;
}

.fnd_titulo1{background: url(images/fnd_titulo1.gif) no-repeat center left;}
.fnd_titulo2{background: url(images/fnd_titulo2.gif) no-repeat center left;}
.fnd_titulo3{background: url(images/fnd_titulo3.gif) no-repeat center left;}
.fnd_titulo4{background: url(images/fnd_titulo4.gif) no-repeat center left;}
.fnd_titulo5{background: url(images/fnd_titulo5.gif) no-repeat center left;}
.fnd_titulo6{background: url(images/fnd_titulo6.gif) no-repeat center left;}
.fnd_titulo7{background: url(images/fnd_titulo7.gif) no-repeat center left;}
.fnd_titulo8{background: url(images/fnd_titulo8.gif) no-repeat center left;}

.cnt_titulo1{border-left: 1px solid black; border-right: 1px dotted lightgray; border-bottom: 1px solid black;}
.cnt_titulo2{border-right: 1px solid black; border-left: 1px dotted lightgray; border-bottom: 1px solid black;}

	ul {padding: 1px; margin: 1px;}
	li	{list-style: none;text-align: left;margin: 0;padding: 0;padding-top: 5px; padding-right: 2px}
	.mnuIzda li a {display: block;font-weight: normal;color: black;text-decoration: none;background: url(images/bullet3.gif) no-repeat right center; padding-right: 15px; margin: 2px; text-align: right; border: 1px solid #B3181A;}
	.mnuIzda li a:hover {background: url(images/bullet3.gif) no-repeat right center #B3181A; color: #fff}

	.tbl_ayuda{background-color: #FAFAFA}

	.textp li {background: url(images/bullet2.gif) no-repeat top left; padding-left: 20px; padding-top: 0px; padding-bottom: 10px; padding-right: 15px; text-align: justify}

	#nuevos {background: url(../../images/coches_nuevos.jpg) no-repeat top left; width: 160px; height: 119px;  border: 1px solid black}
	#usados {background: url(../../images/coches_usados.jpg) no-repeat top left; width: 160px; height: 119px;  border: 1px solid black}
	#nuevos:hover {background: url(../../images/coches_nuevos_ON.jpg) no-repeat top left;}	
	#usados:hover {background: url(../../images/coches_usados_ON.jpg) no-repeat top left;}	
	#nuevos a, #usados a {color: #fff; font-weight: bold}
	.imagen2 {border: 0px solid transparent; margin-left: 5px}
	
	.codigo {border: 1px solid grey; margin:10px; padding: 5px; background-color: #E8E8E8}
	.tabla2{background-color: transparent}
