
html {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/bg_cuerpo_fundacion.gif") repeat-y scroll center top #00672F;
    margin: 0;
    padding: 0;
    text-align: center;
}
a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
h1 { font-family: 'Arimo', arial, serif; font-size:30px; color:#00672f; margin:0 0 12px; padding:0; line-height:24px; text-align:left; }
.cuerpo {
    background: url("../images/bg_fundacion.jpg") no-repeat scroll center top transparent;
    color: #FFFFFF;
    font: 16px 'Arimo',Georgia,"Times New Roman",Times,serif,Helvetica;
    height: 900px;
    margin: 0 auto;
    padding-top: 18px;
    position: relative;
    width: 1024px;
}
.menu {
    background: url("../images/bg_menu.png") repeat-x scroll 0 0 #00672F;
    display: none;
    font-size: 11px;
    height: auto;
    margin-top: 20px;
    padding: 18px 0;
    width: 800px;
}
.menu2 {
    background: url("../images/bg_menu.png") repeat-x scroll 0 0 transparent;
    font-size: 11px;
    height: 280px;
    overflow: hidden;
    padding: 8px 0 0;
    text-align: center;
    width: 1024px;
}
.texto {
    color: #666666;
    left: 300px;
    position: absolute;
    top: 300px;
    width: 216px;
}
.visible{ visibility:visible; display:block }
.invisible{ visibility:hidden; display:none }
#divAmbitos {
    color: #000000;
    height: auto;
    margin-left: 50px;
    overflow: auto;
    text-align: left;
    width: 900px;
}

#divAmbitos .titulo1 {
    background: url("../images/titulo_fundacion_1.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 120px;
    text-indent: -900px;
    width: 865px;
}
#divAmbitos .titulo2 {
    background: url("../images/titulo_fundacion_2.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 120px;
    text-indent: -900px;
    width: 865px;
}
#divAmbitos .titulo3 {
    background: url("../images/titulo_fundacion_3.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 120px;
    text-indent: -900px;
    width: 865px;
}
#divAmbitos .titulo4 {
    background: url("../images/titulo_fundacion_4.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 120px;
    text-indent: -900px;
    width: 865px;
}
#divAmbitos .titulo5 {
    background: url("../images/titulo_fundacion_5.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    text-indent: -900px;
    width: 865px;
}
#divAmbitos .titulo6 {
    background: url("../images/titulo_fundacion_6.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    text-indent: -900px;
    width: 865px;
}
.tituloNot {
    background: url("../images/flecha_fundacion.gif") no-repeat scroll 0 4px transparent;
    font-size: 15px;
    margin: 0 0 18px 30px;
    padding-left: 18px;
}
.tituloNoticia {
    color: #999999;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 18px;
}
#divAmbitos .imagen {
    float: left;
    height: 264px;
    width: 370px;
}
#divAmbitos .imagenInterior {
    background: url("../images/bg_borde.jpg") no-repeat scroll right bottom transparent;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 20px;
    width: 100%;
}

#divAmbitos .imagenInterior img
{
    width: 100%;
}

#divAmbitos .imagenInterior2 {
    background: url("../images/bg_borde.jpg") no-repeat scroll right bottom transparent;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 10px;
	padding-right: 18px;
    width: 150px;
}
#divAmbitos .textoInterior {
    float: right;
    height: auto;
    margin-top: 16px;
    width: 476px;
    line-height: 20px;
}
#divAmbitos .textoInterior2 {
    float: right;
    height: auto;
    margin-top: 16px;
    width: 576px;
}
#divAmbitos .textoExterior {
    float: right;
    height: auto;
    margin: 16px 0 50px;
    width: 850px;
}
.noticias {
    float: left;
    height: auto;
    overflow: hidden;
    width: 350px;
}
.tfnos {
    font-size: 16px;
    font-weight: bold;
}
.texto a {
    color: #999999;
}
.menu2 a {
    border-right: 1px solid #019363;
    color: #FFFFFF;
    margin-right: 16px;
    padding: 6px 16px 6px 0;
}
.ambitoSelecc {
    border-right: 1px solid #019363;
    float: left;
    margin-right: 16px;
    padding: 6px 16px 6px 0;
}
.ambitoSin {
    border-right: 1px solid #019363;
    float: left;
    margin-right: 16px;
    padding: 6px 16px 6px 0;
}
.footer {
    background: url("../images/footer_fundacion.jpg") no-repeat scroll 0 0 transparent;
    color: #00672F;
    float: left;
    font-size: 14px;
    height: 56px;
    margin-left: 60px;
    padding-top: 12px;
    text-align: center;
    width: 898px;
}
.divAmbitoTexto{
    font-size: inherit;
}

#divAmbitos .textoInterior2.textoNoticia
{
    width: 100%;
}

#divAmbitos .textoInterior2.textoNoticia img
{
    width: 100%;
}

@media only screen and (max-device-width: 500px) {
    .divAmbitoTexto{
        font-size: xx-large;
    }
}