body, p, pre{
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
table {font-size: 8pt;}
body {
	margin:0px;
	padding:0px;
	background-color: #E9E8E6;
	color:#333;
	background-image: url(imgs/fondo4.gif);
	background-repeat: no-repeat;
}
img {margin: 6px;}
p, ul { line-height:135%; }
h1, h2, h3 {font-family: Georgia, "Times New Roman", Times, serif;}
h1 { position: absolute; left: -1000px;}
h2.titMenu, h2.titSeccion, h3 {color: #587FCE;}
h2.titMenu {font-size: 1em;	text-align: center;}
h2.titSeccion {font-size:1.5em; text-align: right;}
/* Definicion del bloque de titulo de sección: IMAGEN  + TEXTO_h2 */
h2.titSeccion {display: inline;}
h3 {font-size:1.2em;}
table	{ border-collapse: collapse; background: #E1DEDD; }
td		{ border: 1px solid #AEBDCF; padding: 1px; }
th		{ border: 1px solid #DCD5CB; padding: 1px; background: #AEBDCF;}
.alerta { width: 300px; color:#FF0000; background-color: #FFFF66; margin:10px; padding:5px; border: 1px dotted #FF0000; }
hr { display: none; }
/************************************/
/* PARTES PRINCIPALES DEL SITIO WEB */
#cabecera {
/*	position: relative;*/
	width: 760px;
	height: 133px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contenedor {/*	position: relative;*/}
#content, #izquierdo {position: absolute;}
#izquierdo {left:10px; width:160px; margin:0px; padding:0px;}
#content {left: 170px; width: 570px; margin:0px; padding:0px 15px;}
#pies p {font-size:0.8em;}
/* SUB-ELEMENTOS del encabezado */
#logo, .firmaSistema { position: absolute; padding: 0; margin: 0;}
.firmaSistema { width: 570px; text-align:right; left: 175px; }
#logo { top: 10px; left: 33px; }
.firmaSistema { top: 10px; /*color: #FFFFFF; */}
/* PARTES ANUNCIO DETALLE */
#foto {text-align: center;}
/* /PARTES ANUNCIO DETALLE */
/* PARA EL MENU FORMADO POR LISTAS */
#navcontainer { margin-left: 0px; }
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
line-height:100%;
}
#navcontainer li { 
		margin: 0 0 1px 0;
		display: block;
		padding: 4px 10px 4px 0px;
		border-bottom: 1px solid #AEBDCF;
		width: 130px;
		text-decoration: none;
}
#navcontainer li#ultimo{ border-bottom: 0px solid #AEBDCF; }
#navcontainer a
{
display: block;
width: 130px;
color: #B34630;
/*background-color: #CFE0B3;*/
text-decoration: none;
}
#navcontainer a:hover
{
	color: #6981A9;
	background-color: #DCD5CB;
	text-decoration: none;
}
/* defincion para los bordes */
/* arriba */
.tl {background: url(imgs/b_sup_izq.gif) 0 0 no-repeat #DCD5CB; width: 160px;}
.tr {background: url(imgs/b_sup_der.gif) 100% 0 no-repeat; padding: 1px 9px 2px 9px;}
/* abajo */
.bl {background: url(imgs/b_inf_izq.gif) 0 100% no-repeat #E1DEDD; width: 160px;}
.br {background: url(imgs/b_inf_der.gif) 100% 100% no-repeat; padding: 2px 9px 9px 9px;}
/* arriba */
.arriba_izq {background: url(imgs/b_sup_izq.gif) 0 0 no-repeat #DCD5CB; width: 560px;}
.arriba_der {background: url(imgs/b_sup_der.gif) 100% 0 no-repeat; padding: 9px 9px 2px 9px}
/* arriba */
.abajo_izq {background: url(imgs/b_inf_izq.gif) 0 100% no-repeat #E1DEDD; width: 560px}
.abajo_der {background: url(imgs/b_inf_der.gif) 100% 100% no-repeat; padding: 2px 9px 9px 9px}
/* Definicion para la lista de "detalle anuncio" */
dl.detAnu {
	clear: left;
	margin: 0;
	padding: 0;	
	width: 500px;
}
dl.detAnu dt, dl.detAnu dd {
	margin: 0px 0 0 0;
	padding: 2px 0 2px 0;
	border: 0 solid #000;
	border-top: 1px solid #BBB;
}
dl.detAnu dt {
	float: left;
	font-weight: bold;
	width: 139px;
	text-align: right;
	padding-right: 10px;
	clear: left;
}
dl.detAnu dd {
	float: left;
	width: 345px;
}
/* /Definicion para la lista de "detalle anuncio" */

/* Definicion para la lista de los ultimos 5 anuncios */
dl.ultAnu {
/*  clear: left;*/
	margin: 0;
	padding: 0;
/*	background-color: #FFF;*/
/*	width: 500px;*/
}

dl.ultAnu dt, dl.ultAnu dd {
	margin: 0px 0 0 0;
	padding: 5px 0 3px 0;
	border: 0 solid #000;
	border-top: 1px solid #BBB;
	clear: left;
/*	background-color: #FFF;*/
}
dl.ultAnu dt {
	font-weight: bold;
/*	text-align: right;*/
	padding-right: 10px;
}
dl.ultAnu dd {
	padding-left: 35px;
}
dl.ultAnu dd img {
	margin: 0 5px 0 0;
	float: left;
}
/* / Definicion para la lista de los ultimos 5 anuncios */
.brinco {	clear: both; }
/* Menu inferior en pantalla de busqueda */
#menu_inferior {margin: 0; background-color: #EEE;}
/* Definición formularios */
.login label, .login input{ float: left; /*display: block; */}
.login label {display:block; width:150px; padding:5px; text-align:right;}
.login input {width: 150px;}
.formNormal fieldset {margin: 10px 0 20px 0; border: 1px solid #AAA;}
.formNormal legend {margin: 0; padding: 3px; border: 1px solid #AAA; background:#DCD5CB; color:#587FCE;}
.formNormal label, .formNormal input, .formNormal select{ float: left; 	margin: 8px 5px 8px 0; }
.formNormal label {width: 180px; text-align: right;}
.formNormal input, .formNormal select, .formNormal textarea{ width: 250px; }
.formNormal .checkbox, .formNormal .file{ width: auto; }
.formNormal br{clear: left;}
/* /Definición formularios */
/* defincion de estilo de respuesta en detalle de anuncio */
/*.respuesta {border: 1px solid #333;}*/
.respuesta_cabeza, .respuesta_contenido {float: left;}
.respuesta_cabeza {width: 90px; background:#EEE7DD; text-align: center;}
.respuesta_contenido {width: 400px; background:#DCD5CB; padding: 0 10px 0 10px;}
.opciones {width:300px; clear:left; margin: 0 0 15px 90px; background:#EEE7DD; padding: 3px;}
.respuesta_cabeza p, .respuesta_contenido p {padding:0; margin:0;}
/* Aviso consulta CP */
#aviso_emergente { display: none; /*float: ;*/}
em {color: green; font-weight: normal; font-size: 1.5em;}
