/* Definiciones Generales */
html {
    margin: 0;
    padding: 0;
    border: none;
    background: #698e03 url(../img/bg_body.png) repeat-x top center;
}

body {
    margin: 0;
    padding: 0;
    border: none;
}
fieldset {
	border:1px solid #C0C0C0;
padding:20px;
}
p {
    margin: 0 0 14px 0;
color:#111111;
}

* html .fcl{
    clear: both;
    height: 0px;
    overflow: hidden;
    margin-top:0px
}

head+body .fcl{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top:-1px
}

/* Header */
#header_logo {
    height: 162px;
    width: 980px;
    margin: 5px auto;
    background-color:white;
}
.hl_left {
    float: left;
}
.hl_right {
    float: right;
}

/* Busqueda */

#search_box {
    width: 201px;
    height: 27px;
    background: none;
    float: left;
    padding: 0;
    margin: 3px 35px 0 0;
    display: block-inline;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 12px;
    color: #4a4a4a;
}
#search_box #searchsubmit {
    float: right;
    margin: 3px 4px 0 0;
}

#idioma {
position: absolute; left: 230px; top:5px
}

/* Content Boxes */

#content_body {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    background: url(../img/home3corte.png);
}
#content_body_top {
    width: 1000px;
    margin: 0;
    padding: 0;
    background: url(../img/home3.png) 0 -202px no-repeat;
}
#content_body_bottom {
    width: 1000px;
    height: 34px;
    margin: 0;
    padding: 0;
    background: url(../img/home5.png) bottom center no-repeat;
}

#content_wrapper {
    width: 940px;
    padding: 20px 30px 0 30px;
}

/* Main Banner */
#banner_content {
    width:510px;
    height:106px;
    margin: 0;
    padding: 0;
    top:210px;
    left: 75px;
    overflow:hidden;
    position:relative;
}
#banner_content2 {
    width:510px;
    height:306px;
    margin: 0;
    padding: 0;
    top:70px;
    left: 75px;
    overflow:hidden;
    position:relative;
}

#display_wrap {
    width: 920px;
    padding: 0 10px 0 10px;
}

#display_left {
    width: 680px;
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}

#display_right {
    width: 220px;
    display: inline;
    float: right;
}

.box_leftWB {
    margin: 0 0 20px 0;
    background: #e7e9c5 url(../img/bg_boxmain.png) bottom no-repeat;
}
.box_leftWB2 {
    /*height: 600px;*/
    margin: 0 0 20px 0;
    background: #e7e9c5 url(../img/bg_boxmain.png) bottom no-repeat;
}
.box_leftWB2 h2 {
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 5px;
}
/* Frontpages Noticias */

#ul_noticias {
    list-style: none;
    margin: 20px 0 0 13px;
    padding: 0;
}

#ul_noticias li{
    width: 206px;
    height: 210px;
    display: inline;
    float: left;
    margin: 0 16px 10px 0;
    overflow: hidden;
}

#ul_noticias img {
    border: #FFF 3px solid;
}
#ul_noticias h2 {
    margin: 3px 0 0 0;
    padding: 0 0 0 5px;
    font-weight: normal;
    color: #2e4b6c;
    font-size: 10px;
    line-height: 14px;
}
#ul_noticias h2 a, #ul_noticias a:link, #ul_noticias a:visited {
    text-decoration: none;
    color: #2e4b6c;
    font-size: 16px;
    line-height: 16px;
}
#ul_noticias h2 a:hover {
    text-decoration: underline;
    color: #2e4b6c;
    font-size: 16px;
    line-height: 16px;
}
#ul_noticias span {
    font-size: 11px;
    color: #6e6e6e;
    letter-spacing: normal;
}

/* Contenido Lateral */

.box_rightWB {
    margin: 0 0 20px 0;
    background: url(../img/bg_boxlat.png) bottom no-repeat;
}

.box_rightWB_sf {
    margin: 0 0 20px 0;
}


.box_rightWB h2, .box_rightWB_sf h2 {
    color: #ffffff;
    font-size: 16px;
    margin:0;
    padding:0;
    padding-left: 10px;
    padding-top: 5px;
}

.box_rightWB_maps {
    margin: 0 0 20px 0;
    padding: 0 0 5px 0;
   /* background: url(../img/bg_boxlat_maps.png) bottom no-repeat;*/
}

.box_rightWB_maps h2 {
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 5px;
}

.box_rightWB form {
    margin: 0;
}

.box_rightWB_content {
    padding: 10px 10px 10px 10px;
    color: #FFFFFF;
}

.box_rightWB_content li{
    list-style: none;
}

.div_textfield_login,
.div_textfield_password {
   background: #000000;
    width: 200px;
    height: 21px;
    line-height: 21px;
    margin: 0 0 10px 0;

}

.login_textfields {
    background: none;
    border: none;
    width: 120px;
    margin: 0 0 0 74px;
}

.btn_formats {
    text-align: right;
    margin: 0 0 10px 0;
}
.login2 {
	color: #163b73;
	background: #E7E9C5;
}
.login2 p{
    font-size: 14px;
	
}
.login2 a{
    color: #163b73;
    text-decoration: none;
}
.login2 a:hover{
    color: #163b73;
    text-decoration: underline;
}
.login2 span {
   /* font-size: 18px;*/
}
.login p{
    font-size: 13px;
}
.login a{
    color: #163b73;
    text-decoration: none;
}
.login a:hover{
    color: #163b73;
    text-decoration: underline;
}
/*
.login span {
    font-size: 18px;
}*/
/*footer*/
#footer {
    width: 100%;
    height: 66px;
    background: url(../img/bg_footer.png) repeat-x;
    margin: 0 0 30px 0;
    color: white;
}

#footer_content {
    width: 980px;
    margin: 0 auto;
    text-align: right;
    padding: 8px 0 8px 0;
}

#box_leftWB {
    width: 680px;
    /* height: 28px; */
    padding-bottom: 5px;
    background: url(/wp-content/themes/b2d/img/stit.png) no-repeat;
    color: #ffffff;
}

#box_leftWB h2, #box_leftWB h3{
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 6px 0 0 8px;
    line-height: 20px;
    /*text-shadow: #cccccc 1px 1px 1px;*/
    color: #fffffff;

}
#box_leftWB h2 a, #box_leftWB h3 a{
    color: #ffffff;
    text-decoration:none;
    /*text-shadow: #000000 1px 1px 1px;*/
}
#box_leftWB h2 a:hover, #box_leftWB h3 a:hover{
    color: #ffffff;
    text-decoration:none;
    /*text-shadow: #ffffff 1px 1px 1px;*/
}
.post {
    margin: 10px 20px 10px 20px;
    border-bottom: 2px dotted #cccccc;
    text-align: justify;
}
.post td {
    text-align: justify;
}
.post a , .post a:link, .post a:visited{
    color: green;
    font-weight: bold;
    text-decoration: underline;
}
.post a:hover {
    color: black;
    text-decoration: underline;
}
.post span {
    font-size: 11px;
    color: #6e6e6e;
    letter-spacing: normal;
}
.post img {
    border: 3px solid #ffffff;
}
.img2 {
    border: 0;
    text-decoration: none;
}
.post h2 {
    padding:        4px 0 0 10px;
    font-weight:    bold;
    line-height:    1.2;
    text-align:     left;
    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 20px;
    line-height: 19px;
}

.post h2 a {
    padding:        4px 0 0 10px;
    font-weight:    bold;
    line-height:    1.2;
    text-align:     left;
    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 20px;
    line-height: 19px;
}

.post h2 a:hover, .post h2 a:link, .post h2 a:visited {
    padding:        4px 0 0 10px;
    font-weight:    bold;
    line-height:    1.2;
    text-align:     left;
    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 20px;
    line-height: 19px;
}
.post h3 a, .post h3  {
    margin: 0;
    padding-top: 4px;
    padding-bottom: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 20px;
    line-height: 19px;
}
.post h3 a:hover, .post h3 a:link, .post h3 a:visited  {

    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 20px;
    line-height: 19px;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.rotador {
	width: 400px;
	height: 230px;
    float: left;
    margin: 0 20px 20px 0;
}
/*
img {display: block; margin: auto;}
img.alignleft {float:left;margin:0 10px 1px 0;}
img.alignright {float:right;margin:1px 0px 10px 0;}
img.wp-smiley {border:none; padding:0px; background:none; display: inline}
img.alignright {float:right;margin:1px 0px 10px 0;}
*/
.date {
    float:left;
    padding: 0 0 0 0;
}
.date img {
    border: none;
}
.post-text {
    margin: 0 0 0 80px;
}

.date2 {
    float:left;
    margin: 0 10px 5px 0;
}
.date2 img{
    border: none;
}
.date2 .mes img {
    width: 48px;
    height: 20px;
}
.date2 .dia img {
    width: 48px;
    height: 28px;
}
/**** nuevo css para tabla ****/
.caja_noticias {
    padding-left: 15px;
    width: 330px;
    background: #edf0fd url(../img/bg_boxmain2.png) bottom no-repeat;
}
.caja_noticias img {
    border: #FFF 3px solid;
}

.caja_noticias h2 {
    margin: 3px 0 0 0;
    padding: 0 0 0 5px;
    border-left: #a4cbdf 4px solid;
    font-weight: normal;
    letter-spacing: -1px;
    color: #2e4b6c;
    font-size: 16px;
    line-height: 16px;
}
.caja_noticias  a, .caja_noticias a:link, .caja_noticias a:visited {
    text-decoration: none;
    color: #2e4b6c;
    line-height: 16px;
}
.caja_noticias a:hover  {
    text-decoration: underline;
    color: #2e4b6c;
    line-height: 16px;
}
.caja_noticias span {
    font-size: 11px;
    color: #6e6e6e;
    letter-spacing: normal;
}
.ver_todos {
    padding-right: 15px;
    text-align:right;
    font-size: 11px !important;
    color: #6e6e6e;
    letter-spacing: normal;
	margin-bottom:0;
}
/************Paginacion*************/
.paginador {
    padding-top: 30px;
    padding-bottom: 30px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #0066cc;
    color: #0066cc;
    background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #0066cc;
    color: #0066cc;
    background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
    border: 1px solid #000000;
    color: #000000;
    background-color: #FFFFFF;
}
.wp-pagenavi a:active {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #0066cc;
    color: #0066cc;
    background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
    padding: 2px 4px 2px 4px;
    margin: 2px 2px 2px 2px;
    color: #000000;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
.wp-pagenavi span.current {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    border: 1px solid #000000;
    color: #000000;
    background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
    padding: 2px 4px 2px 4px;
    margin: 2px;
    border: 1px solid #000000;
    color: #000000;
    background-color: #FFFFFF;
}

#mod_indicadores {
    width: 220px;
    height: 202px;
    background: url(../img/bg_indicadores.png) no-repeat;
    position:relative;
}

#mod_indicadores ul{
    margin:0;
    padding: 20px;
}

#mod_indicadores ul li {
    list-style:none;
    background: url(../img/vineta_squares.png) no-repeat;
    pading:0;
    margin:0;
    padding-left:14px;
}


#mod_indicadores .btn_ver_mas {
    text-align:right;
    position:absolute;
    bottom:10px;
    right:10px;
}

#mod_indicadores .btn_ver_mas img, #mod_donaciones img {
    border:0px none;
    margin:0;
    pading:0;
}
#mod_donaciones {
    width: 220px;
    height: 174px;
    background: url(../img/donaciones.png) no-repeat;
    position:relative;
}
/*
#mod_donaciones{
    margin:0;
    padding:0;
    width: 220px;
    height: 202px;
}
*/
/****** Formulario Contact form 7*****/
.wpcf7 input {
    width: 250px;
    height: 18px;
    border: 1px solid #cccccc;
}
.wpcf7 textarea {
     width: 300px;
    height: 150px;
    border: 2px solid #cccccc;
}
.post ul li {
    padding: 0 0 5px 0;
}


.rb_navigator {
	margin: 0 auto;
	padding: 10px ;
}
.rb_date {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-style: italic;
	font-size: 11px;
}

.wp-polls-ans p { margin:0 0 5px!important;}
.tabla-ed {  border-left:#719439 solid 1px!important; border-top:#719439 solid 1px!important; }
.tabla-ed td { border-bottom:#719439 solid 1px!important; border-right:#719439 solid 1px!important;}
.tabla-ed2 td { border:0!important;}


.gfotos {
		width:100px;
		height: 66px;
		margin: 10px 10px 10px 10px;
		border: 3px solid #ffffff;
}
.gfotos2 {
        width: 166px;
        height: 160px;
        overflow: hidden;
		margin: 10px 10px 10px 10px;
		border: 3px solid #ffffff;
		background-color: #ffffff;
		text-align: center;
		
}
/******** CLASES DEL LIGTH BOX *************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#537102;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url('../img/border1.gif') 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url('../img/border1.gif') 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url('../img/border1.gif') -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url('../img/border1.gif') 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url('../img/border1.gif') 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url('../img/border1.gif') -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url('../img/border2.gif') 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url('../img/border2.gif') -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:140px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        /*#cboxLoadingOverlay{background:url(images/loading.gif) 5px 5px no-repeat #fff;}*/
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.

.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
*/
/**********GOOGLE TRASLATE**********/
#google_translate_element { height:20px; margin:113px 0 0 60px; width:137px; z-index:2; position:absolute; }

.licmm {
	text-align: left;
}

.listado_instituciones {
	text-align: left !important;
}
.listado_imagen {
	text-align: center !important;
}
.img_testimonios {
	width: 133px;
	height: 200px;
	float:left;
	margin:0 20px 20px 0;
	border:3px solid #FFFFFF;
}
