

/* NOTICIAS */

#content-container .left ul#submenu			{ list-style: none }
#content-container .left ul#submenu li		{ border-bottom: 1px solid #CAB796; padding: 5px; display: block }
#content-container .left .titulos-galeria	{ font-weight: bold; color: #6F624C }
#content-container .left td img				{ border: 1px solid #6F624C }

#noticias .titulo					{ font-size: 1.4em; font-weight: bold; letter-spacing: -.03em; color:#4F483B }
#noticias .titulo-secundario		{ font-size: 1.2em; color: #6F624C; margin: 0 }
#noticias #copete					{ font-weight: bold; color:#6F624C }
#noticias #fecha-noticia			{ float: right; color: #663; font-size: .8em; margin: 0 0 0 10px }
#noticias #copete p					{ line-height: 130% }
#noticias #cuerpo					{ margin: 0 0 15px 0 }
#noticias #cuerpo p					{ line-height: 150%; color:#302700; margin: 1em 0; }
#noticias #cuerpo .imagen-noticia	{ float: right; margin: 5px 0 10px 10px; border: 1px solid #000 }

#noticias .comment-row1			{ background: #CC9; padding: 7px }
#noticias .comment-row2			{ background: #DEDFA7; padding: 7px }
#noticias .box-comments			{ margin: 5px 0 20px 0 }
#noticias .box-comments p		{ line-height: 120%; color:#302700; margin: 5px 0; }
#noticias .comment-fecha		{ font-size: .7em; color: #663; float: right }
#noticias #comment-form p		{ line-height: 140%; margin: 6px 0 }
#noticias .field				{ width: 99%; background: none; padding: 3px; border: 1px dashed #4F483B; color:#4F483B; font-family: Arial, Helvetica, sans-serif; font-size: 1em }
#noticias .field:focus			{ border: 1px solid #4F483B; color:#4F483B }
#noticias .boton				{ padding: 4px 8px; font-size: 1.1em }
#noticias .ajax					{ background:#41352B; padding: 5px; margin: 6px 0; color:#FFF }
#noticias .ajax-error			{ background:#6E0200; padding: 5px; margin: 6px 0; color:#FFF }
#noticias .ajax-ok				{ background:#255F00; padding: 5px; margin: 6px 0; color:#FFF }

#noticias .galeria						{ margin: 20px 0 10px 0 }
#noticias .galeria p.titulos-galeria	{ font-weight: bold; letter-spacing: -.05em; color: #CC9933; margin: 0 0 8px 0 }
#noticias .galeria .celda-galeria		{ padding: 5px; line-height: 150% }
#noticias .galeria .celda-galeria img	{ margin-bottom: 7px }
#noticias .galeria .celda-galeria a		{ text-decoration: none }
#noticias .galeria .fecha				{ color: #CCCCCC; font-size: .7em }


#noticias .borde-bottom				{ border-bottom: 1px dashed #630 }
#noticias .box						{ padding: 5px 10px 7px 10px; clear:both; overflow: hidden }
#noticias .box .titulos-novedades	{ font-weight: bold; color:#4F483B; font-size: 1.2em }
#noticias .box p					{ line-height: 120%; color:#302700; margin: 5px 0; }
#noticias .box .imagen				{ width: 50px; height: 50px; float: left; margin: 8px 5px 5px 0; border: 1px solid #630 }



/* ESTATICOS */

#estatico .titulo				{ font-size: 1.4em; font-weight: bold; letter-spacing: -.03em; color:#4F483B }
#estatico .titulo-secundario	{ font-size: 1.2em; color: #6F624C; margin: 0 }
#estatico p						{ line-height: 150%; color:#302700; margin: 2em 0; }
#estatico .box					{ padding: 5px 10px 7px 10px; clear:both; overflow: hidden }
#estatico .borde-bottom			{ border-bottom: 1px dashed #630 }

#estatico ul, #estatico ol		{ margin-left: 3em }
#estatico ul li, #estatico ol li{ line-height: 150%; margin: 5px 0; color:#302700 }

#estatico table td				{ padding: 5px; color: #6F624C }

/* FORMULARIO DE CONTACTO */
#estatico form#contacto	input,
#estatico form#contacto	textarea		{ padding: 3px; font-size: 1.2em; width: 80%; background:#DFCAA7; font-family: Arial, Helvetica, sans-serif }
#estatico form#contacto	input:focus,
#estatico form#contacto	textarea:focus	{ background:#FF9 }
#estatico form#contacto	button			{ padding: 5px; cursor:pointer; font-size: 1.1em }

#estatico .ajax				{ background:#41352B; padding: 5px; border: 1px solid #554B42; margin: 6px 0; color:#FFF }
#estatico .ajax-error		{ background:#411B11; padding: 5px; border: 1px solid #55180F; margin: 6px 0; color:#FFF }
#estatico .ajax-ok			{ background:#292C11; padding: 5px; border: 1px solid #25410E; margin: 6px 0; color:#FFF }