/*---------------------------------------------------
	Fecha		: 23/01/08
	Autor		: DXIMAGE
	Descripcion	: solidaridad.css
----------------------------------------------------*/
/*-----------------Inicializacion-------------------*/
html, body,									
	h1, h2, h3, h4,								
	ul, li,										
	div, blockquote, address,				
	span, code, a, img, em,				
	form, textarea {							
		font-style: normal;						
		font-weight: normal;					
		margin: 0;								
		padding: 0;								
		border: none;							
		list-style-type: circle;					
		text-decoration: none;					
		}					

/*-------------------------------------------------*/
/*-------- Por defecto-----------------------------*/
html{ 
	font-family:"Tahoma"; 
	font-size:80%; line-height:17px; 
	color:#666;
	line-height:180%;}
h1, h2 {font-family:"Trebuchet MS"}
h1{  font-size:200%;}h2{ font-size:180%}
small{ font-size:11px; font-weight:bold}
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}

/*-------- Estructura------------------------------*/

.noticias			{ color:#666; }
.noticias:hover		{ color:#333;}

#noticiasenc		{ background-image:url(../img/logochico.gif); background-position:right; background-repeat:no-repeat; margin:0 	
					auto; width:750px; height:80px; padding-top:20px;}
#informe			{ background-color:#f5f5f5; font-weight:bold; text-align:center; margin:0 auto; width:750px; padding:5px 0px 5px 0px; margin-bottom:20px;}
#textonoti			{ margin:0 auto; width:750px;}


