body {
	background-color: silver;
	text-align: center;
}
#global {width:990px ;  background-image:url(objetos/fondo.png);
background-repeat:repeat-y;
background-position:center; } 
#cabecera{  width: 990px ; text-align: center ; float:left }
#logotipo{ width: 990px ; text-align: center ; float:center ; padding: 15px 0px 5px 0px}
#menu{  width:990px; text-align:center;padding: 10px 0px 5px 0px} 
#contenido {
	width:990px;
	float:left;
	padding: 10px 0px 5px 0px;
  background-position: center;
	text-align: center;
	background-image: url(objetos/fondodiv.png);
	background-repeat: repeat;
	
} 
#contenedori{width:300px; float:left; margin-left:5px;
 background-position: center;
	text-align: center;
}
#contenedorc{
	width:540px;
	float:left;

	margin: 0px 10px;
	
}
#noticia{
	width:540px;
	color:#FFFF00;
	
	text-align: center;
	background-image: url(objetos/fondodivdestacados.png);
	background-repeat: repeat;
	background-position: center center;


}
#contenedord{
	
	width:125px;
	float:left;
 background-position: center;
	text-align: center;
	
}
#fondo {background-color: orange; width:990px;

	background-position:center;
	text-align: center;} 
p {text-align: justify; color: #000099; font-size: 18px;  } 
h1 { font-size:26px; color:#0000FF ; font-weight: bold ; text-decoration: underline ; text-align: center} 

h2 {font.size: 24px; color: #0033CC; font-weight: bold ; text-decoration: none ; } 
h3 {font-size: 22px;color: #000066; font-weight: bold ;text-decoration: none; display: block } 
a {color:black ; text-decoration: none;  font-size: 1.2em;text-align:center; font-family: monotype corsiva,arial, comic,} 
a:link {} 
a:visited {} 
a:hover {color:blue ; text-decoration: none;  font-size: 1.2em;text-align:center; font-family: monotype corsiva,arial, comic,} 

a:active {} 
#fondo a {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	
	text-align: center;
	font-size: 8px;
padding-right: 10px
} 
	#fondo a:link {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	
	text-align: center;
	font-size: 8px;
} 
    #fondo a:visited {
} 
	#fondo a:hover {font-family: arial, comic,;
	text-decoration:underline;
	color:#ffffff;
	font-weight: normal;
	text-align: center;
	font-size: 8px;
} 
#fondo h1 { font-size:12px; color:#0000FF ; font-weight: bold ; text-decoration: underline ; text-align: center} 

