.puta
{
background-color:#0066FF;
width:100%}

.noticias
	{
	width:100%;
	border:thick;
	padding:15px;
	}


@charset "utf-8";
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
		background:#489BEE;
		border: thin groove #59A2EA;	
		min-width: 800px;

		
		
    }
	

.contenedor
	{		
		
	}  
	
.cabecera
	{	
	width:100%;
	margin:0px;
	padding:0px;
	}	
	
	
.contenidoCabecera
	{	
	background-color:#FFFFFF;
	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	border: thin outset #0033FF;
	}

#cabecera P
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #666666;	
	}	
	
.zonaCentral
	{
	background:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	text-align: left;
    }


.pie
	{	
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#0000FF;
	}	
	
	


p { display:inline;		}	
h1 { display:inline; }
img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2 {  display:inline; }
h3 {  display:inline; }
h4 {  display:inline; }
h5 {  display:inline;  }
h6 {
	display:inline;
	font-size: 60%;
	color: #666666;
}

	



	
