/* CSS Document */
body{  background-color:#0D84DE; background-image:url(fondos/2.jpg); background-position:right; background-attachment:fixed; background-repeat:no-repeat;}
.noticias{ padding-left:3px; padding-right:3px; padding-top:6px; border-color: #FFFFFF;
border-left-style:solid; border-right-style:solid; border-bottom-style:solid; border-top-style:solid;
border-width:1px;
}
/* boton red social a un lado */
.rsocial{
	position: absolute;
	width:100px;
	height:400px;
	margin:950px 50px 10px 200px;
	top:-441px;
	left: 728px;
}
