body {
	background:url(../imgs/page-back.gif) repeat-x;
	/* background:#efefef; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1 {margin:0px}
form {margin:0px}
img {border:0px}

#capa_madre { 
	width:900px;
	margin:auto;
	background:url(../imgs/main-back.gif) repeat-x;
	padding:8px;
}

/* PAGINACION */
.pagi1 {border:1px solid #CCCCCC; padding:5px; padding-right:8px; padding-left:8px; color:#666666; }
.pagi2 {border:1px solid #FF6600; padding:5px; padding-right:8px; padding-left:8px; background:#FF6600}
.pagi3 {font-size:18px; font-weight:bold}

/* HEADER */

#capa_madre #header { background:url(../imgs/header.gif); margin-bottom:6px; height:80px }
#capa_madre #header #h_izq { float:left; background:url(../imgs/header-bandera.gif) repeat-y; height:100%; width:60% }
#capa_madre #header #h_izq #logo { border:0px solid; padding-top:5px }
#capa_madre #header #h_der { float:right; background:url(../imgs/header-der.gif) repeat-y right; height:100%; width:39% }
#capa_madre #header #h_der #usr_login { width:88%; padding:7px; margin:auto }
#capa_madre #header #h_der #usr_loged { width:39%; margin:auto }
#capa_madre #header #h_der #usr_loged_mensaje { text-align:center }
#capa_madre #header #h_der #buscar { text-align:center }

/* BARRA DESPUES DEL HEADER */
#capa_madre #barra { background:#dfedfc; height:30px; margin-bottom:7px; color:#5d5e5b; overflow:hidden }
#barra a:link, #barra a:visited { color:#5d5e5b }
#barra a:hover { color:#5d5e5b; text-decoration:none }

#capa_madre #barra #b_izq { float:left; background:url(../imgs/izq-barra.gif) repeat-y; height:100%; width:60% }
#capa_madre #barra #b_izq #menu { padding:7px }
#capa_madre #barra #b_izq #menu #publicar { font-weight:bold; color:#f59600 }
#capa_madre #barra #b_der { float:right; background:url(../imgs/der-barra.gif) repeat-y right; height:100%; width:39% }
#capa_madre #barra #b_der #busqueda { padding:4px }

/* BUSQUEDA */
#capa_madre #barra #b_der #busqueda #buscar #bus_left { float:left; width:85% }
#capa_madre #barra #b_der #busqueda #buscar #bus_left #bus_left2_cont { height:20px; background:#fde9c4; overflow:hidden }
#capa_madre #barra #b_der #busqueda #buscar #bus_left #bus_left2_cont #bus_left2_left {float:left; background:url(../imgs/izq-busqueda.gif) repeat-y; height:100%; width:95%}
#capa_madre #barra #b_der #busqueda #buscar #bus_left #bus_left2_cont #bus_left2_right {float:right; background:url(../imgs/der-busqueda.gif) repeat-y right; height:100%; width:5%}
#capa_madre #barra #b_der #busqueda #buscar #bus_right { float:right; width:13% }

input.w_auto{
	border:none;
	height:15px;
	text-indent:8px;
	display:block;
	font-size:15px;
	color:#666666;
	width:100%;
	background:url(../imgs/wl.png) top left no-repeat;
}

/* FOOTER */

#capa_madre #footer { clear:both; border-top: 1px dotted #d2e4fc; padding:4px; margin-top:8px; color:#666666; height:14px; font-size:12px }
#footer a:link, #footer a:visited { color:#666666 }
#footer a:hover { color:#666666; text-decoration:none }

/* CUERPO DEL INDEX ( DOS COLUMNAS - CATEGORIAS CONTENIDAS - PROVINCIAS - BOTON PUBLICAR ) */

#capa_madre .contenedor { width: 100%; display:table }
#capa_madre .contenedor .izquierda_c2c { float:left; width: 720px; margin: 0; }
#capa_madre .contenedor .derecha_c2c { margin-left: 721px; max-width: 36em }
#capa_madre .contenedor .derecha_c2c #publicar {background:url(../imgs/fonsb_orange.png); margin-top:4px; margin-bottom:4px; padding:0.4em; text-align:center}
#capa_madre .contenedor .derecha_c2c #publicar #a_publicar {font-weight:bold; color:#FFFFFF}

/* CAPAS PROVINCIAS INDEX INICIO */
#capa_madre .contenedor .derecha_c2c #contProvincias { font-size:10px; background:#e7f1fb; padding-left:0.4em; border:1px solid #d4e6f9}
*:first-child+html #capa_madre .contenedor .derecha_c2c #contProvincias { font-size:10px; background:#e7f1fb; padding:4px; width:95% } /* HACK PARA IE 6 BOSTA */

/* NAVEGACION */

#capa_madre #a_publicar2 {color:#ff6633}

/* CATEGORIAS INDEX INICIO */

#capa_madre .contenedor .contiene_3_cols { margin:auto; width: 100% }
#capa_madre .contenedor .contiene_3_cols .izquierda_c3c { width:33% }
#capa_madre .contenedor .contiene_3_cols .derecha_c3c { width:33% }
#capa_madre .contenedor .contiene_3_cols .centro_c3c { width:33% }

#capa_madre .contenedor .contiene_3_cols .categorias { margin-right:4px; margin-top:4px; margin-bottom:4px }
.categorias a:link, .categorias a:visited { color:#5d5e5b }
.categorias a:hover { color:#5d5e5b; text-decoration:none }

#capa_madre .contenedor .contiene_3_cols .categorias .cats-top { background:#fde9c4; height:25px } 
#capa_madre .contenedor .contiene_3_cols .categorias .cats-top .cats-top-izq { float:left; background:url(../imgs/cat_izq.gif) repeat-y; height:100%; width:97% }
#capa_madre .contenedor .contiene_3_cols .categorias .cats-top .cats-top-der { float:right; background:url(../imgs/cat_der.gif) repeat-y top right; height:100%; width:1% }

#capa_madre .contenedor .contiene_3_cols .categorias .contenido { background:#fde9c4; padding-top:2px; padding-left:8px; padding-right:8px; line-height:150% }

#capa_madre .contenedor .contiene_3_cols .categorias .cats-bottom { background:#fde9c4; height:10px } 
#capa_madre .contenedor .contiene_3_cols .categorias .cats-bottom .cats-bottom-izq { float:left; background:url(../imgs/cat_izq_abajo.gif) repeat-y bottom left; height:100%; width:50% }
#capa_madre .contenedor .contiene_3_cols .categorias .cats-bottom .cats-bottom-der { float:right; background:url(../imgs/cat_der_abajo.gif) repeat-y bottom right; height:100%; width:48% }

#capa_madre .contenedor .contiene_3_cols .cats_padres { color:#ec9931; font-weight:bold; padding:8px }
.cats_padres a:link, .cats_padres a:visited { color:#ec8300 }
.cats_padres a:hover { color:#ec8300; text-decoration:none }

#capa_madre .contenedor .contiene_3_cols .cats { padding-top:4px; margin:0px }

/* CATEGORIAS PRE-PUBLICAR */
#capa_madre #cats_pre_publicar {font-weight:bold; color:#999999}
#cats_pre_publicar a:link, #cats_pre_publicar a:visited { color:#666666 }
#cats_pre_publicar a:hover { color:#000000; text-decoration:none }

/* ANUNCIOS LISTADOS */

#capa_madre .l_anuncios_1 { padding:4px; margin-bottom:4px; display:table; width:99%; clear:both; border:2px solid #fde9c4; background:#fde9c4 }
#capa_madre .l_anuncios_1:hover{ border:2px solid #f9b531 }
#capa_madre .l_anuncios_2 { padding:4px; margin-bottom:4px; display:table; width:99%; clear:both; border:2px solid #fcf9f7 }
#capa_madre .l_anuncios_2:hover{ border:2px solid #f9b531 }

#capa_madre .l_anuncios_1 .l_anuncios_izq { float:left; width:13% }
#capa_madre .l_anuncios_1 .l_anuncios_der { float:right; width:87% }
#capa_madre .l_anuncios_2 .l_anuncios_izq { float:left; width:13% }
#capa_madre .l_anuncios_2 .l_anuncios_der { float:right; width:87% }

.l_fotos { width:112px; height:84px }

/* PREGUNTAS Y RESPUESTAS */

#pre-res { border:1px dotted #009900; padding:4px; font-size:12px }

.pregunta { padding:4px; margin:1px; background:#dfedfc }
.respuesta { padding:4px; margin:1px; background:#FFFFFF }

#capa_madre #s1 .lista_cats { margin:6px }

/* VER ANUNCIO */
#capa_madre #titulo_cont {display:table; width:100%; background:#fde9c4; margin-bottom:4px; margin-top:4px}
#capa_madre #titulo_cont #titulo_cont_padding  {padding:4px}
#capa_madre .anuncio_cont {margin-bottom:4px; background:#fde9c4; clear:both; border:2px solid #fde9c4}
#capa_madre .anuncio_cont #body_anuncio { clear:both; display:table; width:100% }
#capa_madre .anuncio_cont #body_anuncio_der {width:54%}
#capa_madre .anuncio_cont #body_anuncio_der #datos {background:#e7f1fb; padding:8px; width:30%}
#capa_madre .anuncio_cont #body_anuncio_der #contacto {border:1px solid #6cc83f; margin-top:6px; background:#e6f8dd}
#capa_madre .item_anuncio { color:#FF6600; font-weight:bold }
#capa_madre #reportar { background:#e7f1fb; padding:3px; font-size:11px }
#capa_madre .titulo { font-weight:bold; font-size:20px; margin:4px; }

/* CONTACTAR */
#capa_madre #contactar {background:#fde9c4}

/* USR ANUNCIOS */

#capa_madre #usr_anuncios { width:100%; background:#fde9c4 }
#capa_madre #usr_anuncios .iconos { border:0px }

/* USR RESPONDER */

#capa_madre .usr_responder { padding:4px; margin-top:6px; background:#fde9c4 }

/* GENERAL */

a, a:link, a:visited { text-decoration: none; color:#333333 }
a:hover, a:focus, a:active { text-decoration: none; color:red }

#capa_madre .l_p { margin:4px }
#capa_madre .l_p2 { margin-bottom:8px }

.inputs { border:1px solid #f9b531; padding:1px }
.submits { border:1px solid #f9b531; padding:1px; background:#fde9c4; font-size:12px }

.mensaje {padding:4px; background:#e6f8dd}