@import "estilos.css";
@import "header.css";

#container { width:890px; position:relative; margin:0px auto; }
#wrapper { width:100%; margin-top:10px; }
#content { position:absolute; margin:0px auto; left:42px; width:788px; min-height:408px; font-size:11px; background-color:#E5F6F3; }
.tramits #content { background-color:#FDF6ED }
* html #content { height:408px }   /* Hack para IE6 */
#content div.title { border-bottom:4px solid #A6E0D7; font-weight:bold; font-size:13px; height:2em; line-height:2em; color:white; background-color:#73CEC0; width:100%; background: #73CEC0 url(../img/cuadro_borderedondeado.png) no-repeat top left }
.tramits #content div.title { border-bottom-color:#EBC48B; color:#D68629; background-color:#F6E4CB; background: #F6E4CB url(../img/cuadro_borderedondeado_tramits.png) no-repeat top left }
#content div.title a { color:white; padding-left:10px }
.tramits #content div.title a { color:inherit }
#content ul { margin:37px 0px 29px 33px; padding:0px; list-style-type:none; }
#content ul li { float:left; margin-bottom:11px; padding:0px; list-style-type:none; }
#content ul img { float:left; margin-left:8px; width:132px; height:89px; border:0px; z-index:2; }
#content ul div { float:left; margin-left:8px; margin-right:8px; padding:0px; width:205px; height:89px; overflow:hidden; }
#content_cuadro_b { position:absolute; left:0px; bottom:-51px; height:52px; width:792px; background:transparent url(../img/portada_interior_b.png) no-repeat bottom left; }
#content_cuadro_r { position:absolute; left:770px; bottom:0px; height:376px; width:38px; background:transparent url(../img/portada_interior_r.png) no-repeat bottom left; }
#content_cuadro_br { position:absolute; left:770px; bottom:-51px; height:51px; width:38px; background:transparent url(../img/portada_interior_br.png) no-repeat bottom right; }
.tramits #content_cuadro_b { background-image:url(../img/portada_interior_b_tramits.png)}
.tramits #content_cuadro_r { background-image:url(../img/portada_interior_r_tramits.png) }
.tramits #content_cuadro_br { background-image:url(../img/portada_interior_br_tramits.png) }

