

@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;			
		width:100%;

    }
    

.contenedor
	{
	width:950px;		
	}  
	
.cabecera
	{	
	width:100%;
	margin:0px;
	padding:0px;
	}	
	
	
.contenidoCabecera
	{	
	background-color:#FFFFFF;
	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	border: thin outset #0033FF;
	vertical-align: middle;
	}

#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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #0033FF;
}
h2 {  display:inline; }
h3 {
	display:inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000099;
}
h4 {  display:inline; }
h5 {  display:inline;  }
h6 {
	display:inline;
	font-size: 70%;
	color: #666666;
}


#enlacesPronvinciasPeque A
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;	
	margin-right: 3px;
	}

#enlacesPronvinciasPeque A
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0000FF;
	margin-right: 8px;
	}
	



	
