﻿	
	
		/*Middle Zone ***/ 

		/* Trama  */	
		.TopContainer { height:69px; background-image:url(../Picfiles/Bg_Trama.gif); background-repeat:repeat-x; 
		background-position:center; 	 }	
	
		/* (H2 contiene imagen)***/ 
		h2{ margin:0px; margin-bottom:5px; text-align:right; margin-right:8px }
		
		/* AREA DE SPE NOTICIAS***/ 
		h3{ font-size:18px; font-style:normal; color:#243C44; margin:16px 0 0 15px  }
		p img{ float:right; margin-left:10px ; margin-bottom:7px	  }
		
    	em{ font-style:normal; color:#426E7C; margin:17px 0 7px 0; display:block; text-align:justify}	
		p{ margin:25px; color:#636466; font-size:14px;text-align:justify  }
		
		p a{ color: #FF8C1A; font-size:12px }
		p a:hover{ color: #E65702 }
			
	      
		  /* Lista de links***/ 
		#ListNews{ width:587px; height:210; background-image:url(../Picfiles/Bg_Home_ListNews.gif);
		 background-repeat:no-repeat; padding:20px }
		
		#ListNews div{  text-align:center; margin:0 }	
		#ListNews div a{ background-image:none}	
		#ListNews div img{ margin-top:18px}
		
		#ListNews a{ text-decoration:none; display:block; height:42px; font-size:12px; color:#636466; margin-bottom:4px; 
		background-image:url(../Picfiles/Bg_Divider_ListNews.gif); background-position:bottom; background-repeat:repeat-x; 
		overflow:hidden; }	
		#ListNews a:hover{ text-decoration:none; color: #FF6600}
		
		
		