/* Home CSS  */
img{
border:0;
}

/***************************
		 ZONA NOTICIAS 
****************************/
#iframeFoto{
float:left;
border:0;
border-right: thin solid #000000; 
background-color:#E8E8E8;
font-family:Arial, Helvetica, sans-serif;
width : 95%; 
font-size:0.8em;
padding:0 1% 1% 1%;

}
#iframeFoto img{
border: thin solid #000000; 
width:96%;
}
#iframeFoto span img{
width:auto;
border:0;
}
#iframeFoto .pieFoto{
float:left;
text-align : justify;
width:96.5%;
}
#iframeFoto span{
font-size:1.1em;
}
#iframeFoto p{
margin:0 auto 0 auto;
}
#iframe_noticias{
float:left;
background-color:#E8E8E8;
font-family:Arial, Helvetica, sans-serif;
width:99%; 
font-size:0.85em;
}
#iframe_noticias p{
margin:0;
}
#iframe_noticias br{
line-height:85%;
}
body{
float:left;
width:100%;
margin:0;
background-color:#E8E8E8;
padding:0;
font-size:0.8em;
}
h3{
color:#304359;
font-size:1.5em;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:2% 0 4% 0 !important;
margin:1% 0 2% 0;
}
a{
text-decoration: none;
color:#000000;
}
.negrita{
font-weight : bold;
}
.italica{
font-style:italic;
}
.texto_derecha { 
text-align : right;
}
