
/*CSS PARA NOTICIAS*/

.boton4off a:hover {
background-image : url(../images/btn_4on.gif);
}
.boton4on {
background-image : url(../images/btn_4on.gif);
height : 55px;
width : 92px;
background-position : center;
background-repeat : no-repeat;
float : left;
overflow : hidden;
}

#contenedora_noticias1 {
width : 665px;
float : left;
margin-bottom : 27px;
margin-top:10px;
position:relative;
}

#noticias1 {
width : 283px;
margin-right : 20px;
position:relative;
float:left;
line-height:1.6em;
background-image:url(../images/icono_noticias.jpg);
background-repeat:no-repeat;
padding-left:25px;
height:180px;
overflow:hidden;

}
#noticias2 {
width : 282px;
position:relative;
float:right;
line-height:1.6em;
margin-left:25px;
height:180px;
overflow:hidden;
}
.franja_verde1, .franja_verde2 {
width : 282px;
height : 9px;
background-image:url(../images/fondo_banda.gif);
float : left;
}
.franja_verde1 {
margin-right : 25px;
}
.verdana10 {
font-size : 10px;
float:left;
color:#82d600;
}
#noticias_full {
width:100%;
}

/*img {
padding: 5px 5px 5px 5px;
border: 2px #82d600 solid;
margin-right:5px;
}
*/

.verde_bold {
font-weight:bold;
color:#82d600;
}

.verde {
color:#82d600;
}
.ver_not {
width:310px;
font-size:10px;
color:#82d600;
}

.ver_not a{
color:#82d600;
text-decoration:none;
}
.ver_not a:hover{
display:inline-block;
background-color:#82d600;
color:#fff;
}
.franja_verde_full {
margin-top:10px;
width : 100%;
height : 6px;
background-image:url(../images/fondo_banda.gif);
margin-top:15px;

}
.chino{
width:30px;
height:30px;
float:right;
margin-right:30px;
}
