/* CSS Document */
#caja2010 
       {
	   	z-index: 10; 
		position:relative;
		border: 0px solid #555;
		background-image:url("/obj.nsf/in/GLONNJW/$file/Fondo_noticia.jpg");
		background-repeat: no-repeat;


		width:368px;
		height:452px;
 		
		margin-top:0px; 
		margin-left: 0em;
		margin-right: 0px;
		margin-bottom: 0px;

		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		
		
		
		border-top-color:#666666;
  		border-right-color: #FF6600;
  		border-bottom-color: #FF6600;
  		border-left-color: #FF6600;
		
		text-align:justify;
		}


	#centro2010 
       {
	   	z-index: 10; 
		position:relative;
		border: 0px solid #555;
		
		width:310px;
		height:350px;
			
		font-family:"Trebuchet MS", Garamond, Georgia;
		font-size: 0.7em;
		line-height: 1.1em;
		margin: 0.125em;
		text-align: justify;
 		
		margin-top:65px; 
		margin-left: 1em;
		margin-right: 2px;
		margin-bottom: 0px;

		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0px;
		
		border-top-width: 0px;
  		border-right-width: 0px;
  		border-bottom-width: 0px;
  		border-left-width: 0px;
		
		border-top-color:#666666;
  		border-right-color:#999999;
  		border-bottom-color: #999999;
  		border-left-color: #999999;
		
		text-align:justify;
		}
#titular2010 
       {
	
		position:absolute;
		border: 0px solid #555;

 font-size: small;
 font-family: Tahoma, Geneva, sans-serif;
 color: #C00A01;
 background-color: #FFFFFF;
 text-align: justify;
 font-style: italic;
 font-variant: small-caps;
 text-indent: 1.8em;
 text-transform: capitalize;


		width:250px;
		height:5px;
 		
		margin-top:-60px; 
		margin-left: 5em;
		margin-right: 0px;
		margin-bottom: 0px;

		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		
		
		
		border-top-color:#666666;
  		border-right-color: #FF6600;
  		border-bottom-color: #FF6600;
  		border-left-color: #FF6600;
		
		text-align:justify;
		}


/* Tipos de letra y tipografia */

#letra{
	font-size:12px;
	float:left;
	font-family: Default Sans Serif,Verdana, Geneva, sans-serif;
 }
#letra_roja{
	font-size:13px;
	font-family: Default Sans Serif,Verdana, Geneva, sans-serif;
	color:red;	
 }
#roja{
	font-size:16px;
	font-family: Default Sans Serif,Verdana, Geneva, sans-serif;
	color:red;
	}
