* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%; /* Required */
}

body {
    color: #333;
    font: 11px Verdana, sans-serif;
    text-align: center;
}

a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
	mouse:pointer;
}

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

#container-page {
    margin: 0 auto;
    width: 1000px;
    background: #fff;
    text-align: left;
    position: relative;
    height: auto !important; /* For Modern Browsers */
    height: 100%; /* For IE */
}

#container-page #blur_superior {
    background: url(../images/blur_arriba.png) no-repeat scroll 0 0;
    height: 4px;
    width: 100%;
}

#container-head {
    padding-left: 15px;
}

#head {
    height: 103px;
    background: url(../images/header.png) no-repeat scroll 0 0;
    position: relative;
}

#head #logo {
    float: left;
    height: 90px;
    padding-left: 10px;
    padding-top: 2px;
    width: 306px;
}

#head #logotxt {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 25px;
    width: 100px;
    font-weight: bold;
}

#head #menusup {
    float:right;
    padding-right: 15px;
    width:360px;
    height:20px;
}

#head #menusup ul {
float:right;
}

#head #menusup ul li {
    display: inline;
    border-right: 1px solid #FFFFFF;
    float:left;
padding-right:10px;
}

#head #menusup ul li.last {
    display: inline;
    border-right: none;
    float:left;
}

#head #menusup ul li a, #head #menusup ul li a:hover {
    color: #FFFFFF;
    font-family: helvetica, arial;
    font-size: 11px;
    text-decoration: none;
    padding-left: 7px;
width:100px;
}


#barraMenu {
    float: left;
    height: 24px;
    width: 970px;
}

#barraMenu #menu {
    background: transparent url(../images/menu.png) repeat-x scroll 0 0;
    float: left;
    height: 19px;
    padding-top: 4px;
    width: 733px;
}

#barraMenu #remateIzq {
    float: left;
    background: url(../images/remateMenuizq.png) repeat-x scroll 0 0;
    height: 23px;
    width: 3px;
}

#barraMenu #remateDer {
    background: transparent url(../images/remateMenuder.png) repeat-x scroll 0 0;
    float: right;
    height: 23px;
    width: 3px;
}

#barraMenu #menu ul {
}

#barraMenu #menu ul li {
    display: inline;
}

#barraMenu #menu ul li a {
    color: #FFFFFF;
    float: left;
    font-family: helvetica;
    font-size: 15px;
    text-align: center;
    width: 16%;
}

#barraMenu #menu ul li a:hover {
    color: #74bd25;
    display: inline;
    font-family: helvetica;
    font-size: 13px;
    text-decoration: none;
}

#barraMenu #buscador {
    background: transparent url(../images/menu.png) repeat-x scroll 0 0;
    height: 24px;
    margin-right: 15px;
    position: absolute;
    right: 3px;
    width: 231px;
    z-index: 3;
}

#container-content {
    width: 924px;
    margin-top: 10px;
}

#container-page #sombra {
    background: url(../images/fondoBlur.png) repeat-y scroll 0 0;
}

#container-content:after {
    clear: both;
    display: block;
    font: 1px / 0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}

#content-pri {
    padding-left: 36px;
    width: 891px;
}

#contenedor_estatico {
    float: left;
    width: 915px;
    height: 430px;
    position: relative;
}

#contenedor_dinamico {
    float: left;
    width: 915px;
    height: 420px;
    position: absolute;
}

#content-pri #top_content {
    height: 20px;
    width: 100%;
    background-color: #74bd25;
}

#content-pri #content {
    background: transparent url(../images/px_content.png) repeat-y scroll 0 0;
    float: left;
    height: 378px;
    width: 100%;
}

#content-pri #content h1 {
    font-size: 20px;
    padding-left: 17px;
    text-align: left;
    width: 211px;
}

#contenido_galeria {
    float: right;
    width: 674px;
}

#content #menuizq {
    float: left;
    width: 229px;
}

#content ul#estados {
    padding-left: 20px;
    float: left;
}

#content ul#estados li {
    color: #fff;
    font-size: 11px;
    width: 80px;
}

#content h1 {
    font-weight: normal;
}

#content-pri #push {
    float: left;
}

#content-pri #btn_content {
    background: url(../images/triangulo.png) no-repeat scroll 0 0;
    float: right;
    height: 10px;
    position: relative;
    right: 10px;
    top: 19px;
    width: 13px;
}

#content-pri #cd_head {
    background: transparent url(../images/contenedor_head.png) repeat-y scroll 0 0;
    float: left;
    height: 12px;
    width: 915px;
}

#content-pri #cd_foot {
    background: transparent url(../images/cd_foot.png) no-repeat scroll 0 0;
    float: left;
    height: 12px;
    width: 100%;
}

#content-sec ul, #content-sec ul li {
    list-style: none none;
}

#container-footer {
}

#container-footer #footer {
    background: url(../images/foot.png) repeat-y scroll 0 0;
    width: 970px;
    height: 50px;
}

#container-footer #plecaDown {
    background: transparent url(../images/curva_rosa.png) no-repeat scroll 0 0;
    height: 21px;
    width: 970px;
}

#container-foot {
    width: 100%;
    background: url(../images/pieBlur.png) no-repeat scroll 0 0;
    bottom: 0 !important;
    bottom: -1px; /* For Certain IE widths */
    height: 13px;
    float: left;
}

#foot {
    height: 46px;
    line-height: 40px;
}

/*contenedores*/
#ct_texto {
    float: right;
    height: 358px;
    margin-right: 10px;
    margin-top: 15px;
    padding-right: 22px;
    width: 604px;
}

#ct_textoNoticia {
    float: right;
    height: 358px;
    margin-right: 10px;
    margin-top: 15px;
    overflow-y: scroll;
    padding-right: 22px;
    width: 604px;
}

#republica {
    float: right;
    padding-right: 15px;
}

#ct_textoNoticia a {
    color: #333;
    text-decoration: underline;
}

#ct_textoNoticia p {
    padding: 0;
}

/*ajaxsearch*/
#ajaxSearch_submit {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-family: helvetica, arial;
    font-size: 12px;
    background: url(../images/lupa.png) no-repeat scroll 0 0;
    width: 17px;
    height: 17px;
}

#ajaxSearch_input {
    font-family: helvetica, arial;
    font-size: 12px;
    width: 163px;
    border: none;
    background: url(../images/txt_buscador.png) no-repeat scroll 0 0;
}

#ajaxSearch_form label {
}

.AS_ajax_resultsIntroFailure {
    background-color: #fff;
}

.AS_ajax_result {
    background-color: #fff;
}

form fieldset {
    border: none;
    position: absolute;
    top: 0;
}

form fieldset img {
    margin-top: 10px;
}
img#searchClose, img#indicator{
position:absolute;
top:17px;
cursor:pointer;
}


#ajaxSearch_output {
   border:3px solid #131518;
position:absolute;
text-align:right;
top:32px;
width:233px;
z-index:5;
}

.AS_ajax_resultLink {
    color: #666;
}

#animacion_saludo {
    float: left;
    padding-left: 17px;
    padding-top: 10px;
}

#slideshow_menu {
    height:357px;
overflow-x:hidden;
overflow-y:auto;
width:235px;
}

#slideshow_menu ul {
    width: 3900px;
    padding-left: 225px;
}

#slideshow_menu li {
    float: left;
    margin: 0 16px;
    cursor: pointer;
    width: 90%;
}

#slideshowEstados {
    height: 335px;
    overflow: hidden;
}

#slideshowEstados ul {
}

#slideshowEstados li {
    float: left;
    margin: 0 16px;
    cursor: pointer;
    width: 100%;
}

#slideshowLocaciones {
    height: 335px;
    overflow: hidden;
}

#slideshowLocaciones ul {
}

#slideshowLocaciones li {
    float: left;
    margin: 0 16px;
    cursor: pointer;
    width: 100%;
}

.item {
    cursor: pointer;
    padding: 5px 0;
}

.next, .prev {
    cursor: pointer;
}

#screen2 {
    position: relative;
}

.item a {
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}

.item a.pdf {
    padding-left: 0;
}

.item a:hover {
    color: #e70f88;
}

ul.nivel1 {

}

ul.nivel1 li.nivel2 {
    float:left;
padding:6px 0 0 10px;
width:95%;
}

ul.nivel1 li {
    padding: 0 0 0 10px;
}

#footer #logos_izq {
    float: left;
    width: 300px;
    height: 36px;
}

#footer #contenido_footer {
    float: left;
    width: 366px;
    height: 36px;
}

#footer #logos_der {
    float: right;
    width: 300px;
    height: 36px;
}

#footer #logos_der img.logos {
    float: left;
    padding-right: 25px;
}

#footer #logos_izq img.logos {
    float: right;
    padding-right: 25px;
}

#formulario {
    position: relative;
    top: 11px;
}

#formulario2 {
    height:362px;
overflow-x:hidden;
overflow-y:scroll;
position:relative;
top:11px;
	
}

#formulario2 p.ajaxSearch_resultsInfo{
    padding:10px;
}

.ajaxSearch_result a.ajaxSearch_resultLink{
	color:#E70F88;
	text-decoration:underline;
	font-size: 15px;
	font-weight: bold;
	
}

#formulario2 .ajaxSearch_result{
	padding:10px;
}

#formulario a {
    color: #666;
}

#formulario ul {
float:left;
}

#formulario ul li {
    display:inline;
float:left;
padding:9px 30px;
text-decoration:underline;
}

#formulario ul li ul#nivel1 {
    float: left;
}

#formulario ul li ul#nivel1 li {
    float: left;
    width: 200px;
    text-decoration: none;
    padding: 5px;
}

#formulario ul li ul#nivel1 li a {
    background: transparent url(../images/flecha.gif) no-repeat scroll -2px 4px;
}

form#formContacto {
    float: left;
    padding-top: 100px;
    padding-left: 173px;
}

#formulario .espacio {
}

#formulario .espacio label {
    float: left;
    width: 57%;
}

.titulo_temporal {
    color: #666;
    bottom: 11px;
    padding-left: 8px;
    position: absolute;
    width: 211px;
}

#texto {
    float: right;
    width: 600px;
    height: 90%;
    padding-right: 20px;
    margin-top: 20px;
}

.pdf {
    width: 15px;
    height: 15px;
    float: right;
    background: url(../images/pdf.png) scroll no-repeat 0 0;
}

#noticias {
    float: left;
    height: 371px;
    width: 220px;
}

#noticias ul {
float: left;
width:100%;
}

#noticias ul li {
    border-bottom: 1px dotted #FFFFFF;
    float: left;
    margin-left: 12px;
    width: 90%;
}

#noticias ul li h2 {
    float: left;
    width: 100%;
}

#noticias ul li p {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    padding: 0px;
    width: 100%;
}

#noticias ul li a {
    float: right;
    font-size: 10px;
    padding-bottom: 1px;
    text-decoration: underline;
}

#textoSaludo {
    float: right;
    width: 68%;
}

.icopdf {
    float: right;
}

.B_crumbBox {
    background: transparent url(../images/menu.png) repeat-x scroll 0 0;
    color: #FFFFFF;
    padding: 1px 7px;
    font-size: 12px;
}

.B_currentCrumb {
    color: #fff;
}

/*a#download{
	background: transparent url(../images/lupa.png) repeat-x scroll 0 0;
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:20px;
}*/

.AS_ajax_more a{
	color:#333;
	color: #E70F88;
}

.AS_ajax_more{
background-color:#FFFFFF;

}


.ajaxSearch_paging{
background-color:#333333;
color:#FFFFFF;
float:left;
margin-bottom:11px;
padding:6px;
width:100%;
text-align: center;
}
