@charset "UTF-8";
/* CSS Document */

body {								
	background:#BADCF1 url(../images/fondo_home.jpg) repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}
	#videos-home {								
		background-color:#FFF;
		}
			
#container {					
	position:relative;
	width:850px;
	margin: 0 auto;
	padding: 0;
	}
	
#header {	
	width:850px;
	height: 243px;
	margin:0 auto;
	padding: 0;
	}
	
#logo-cabecera {
	position: absolute;
	z-index: 5;
	width:227px;
	height:346px;
	top:-5px;
	
	left:-50px;
	}
	
#fondo-swf {
	position: absolute;
	z-index: 0;
	width:850px;
	height:243px;
	top:0;
	left:0;
	}
	
#main-menu {
	position: absolute;
	z-index: 1;
	width:850px;
	height:243px;
	top:0;
	left:0;
	background-image:url(../images/fondo_menu.png);
	_background-image:url(../images/fondo_menu.gif);
	}
#main-menu-content {
	position: absolute;
	z-index: 2;
	width:460px;
	.width:510px;
	_width:519px;
	height:75px;
	bottom:0;
	right:5px;
	.right:-20px;
	_right:-45px;
	}

	
#content {
	width:850px;

	}
	#content-head {
		background: url(../images/fondo_contenido_sup.png) no-repeat;	
		width:850px;
		height: 36px;
		margin:0;
		padding: 0;
		
		}
	#content-body-ancho {
		background-color:#FFF;
		width:850px;
		}
		#main-content-ancho {
			width: 850px;
			}	
	
	#content-body {
		background-color:#FFF;	
		width:850px;
		height: auto;
		}
	#main-content {
		width: 525px;
		_width: 520px;
		background-color:#fff;
		overflow:hidden;
		}
	#actualidad	#main-content,
	#libros	#main-content {			    /* Ancho de columnas diferente para páginas internas */
		width: 555px;
		_width: 550px;
		}
		
	#content-lateral {
		float:right;
		width:325px;
		_width:315px;
		background-color:#FFF;
		}
	#actualidad #content-lateral,
	#libros #content-lateral {			/* Ancho de columnas diferente para páginas internas */
		width:295px;
		}
	
#pastilla-contacto {
	width:142px;
	_width:124px;
	height:158px;
	_height:130px;
	float:right;
	position:relative;
	z-index:2;
	right: -25px;
	_right: -15px;
	top: -100px;
	_top: -120px;
	background: url(../images/contacto_fondo.png) no-repeat top;
	color: #4d4d4d;
	padding:28px 0 0 38px;
	_padding:28px 0 0 18px;
	}
	
	#pastilla-contacto h1{
		font-weight: bold;
		font-style:italic;
		font-size: 17px;
		letter-spacing: -0.2px;
		margin-bottom: 2px;
		}
	#pastilla-contacto h2{
		font-weight: bold;
		font-size: 11px;
		letter-spacing: -0.2px;
		}
	#pastilla-contacto p{
		font-size: 9px;
		line-height:11px;
		letter-spacing: -0.2px;
		margin-bottom: 2px;
		.margin:0;
		}
	#pastilla-contacto a{
		color:#86bbe1;
		_color:#0A71B4;
		font-size: 9px;
		_font-size: 10px;
		letter-spacing: -0.2px;
		}
	#pastilla-contacto a:hover{
		color:#0A71B4;
		}
	
#footer {
	clear:both;
	width:850px;
	margin:0;
	padding: 0;
	}
	#home
	#foot-top {
		background: url(../images/foot_top.png) no-repeat;
		width:850px;	
		height: 80px;
		margin:0;
		padding:0;
		}
	#home
	#foot-content {
		background-color: #FFF;
		width:850px;	
		height: 80px;
		margin:0;
		padding: 0;
		}
	
	#foot-bottom {
		background: url(../images/foot_bottom2.png) no-repeat bottom;	
		width:850px;
		height: 90px;
		margin:0;
		.margin-top:-188px;
		_margin-top:-178px;
		padding: 0;
		}
		#foot-bottom #aviso {
			padding: 78px 0 0 45px;
			}
			#foot-bottom #aviso a,
			#foot-bottom #aviso a:visited {
				color:#FFF;
				font-size: 10px;
				text-decoration:none;}
			#foot-bottom #aviso a:hover {
				color:#FFF;
				text-decoration:underline;}


.clear {
	clear: both;
}
	  
	  

	
/* Estilos del menú principal 
/////////////////////////////////////////////////////////////////////////////////////////////////*/
	
	
#main-menu-content ul{
	padding: 16px 0 0 0;
	list-style:none;
	
	}
	
#main-menu-content li{
	display:inline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -0.2px;
	margin:0 5px;
	}
	
#main-menu-content a {
	float:left;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #0A71B4;
	margin-top: 26px;
	.cursor:hand;
	}
#main-menu-content a span {
	float: left;
	display:block;
	padding:15px 9px 5px 5px;
	}
	


#main-menu-content a:hover {
	color: #7CAED2;}

	
#main-menu-content a.selected {
	margin-top: 0;
	color: #FFF;
	background:url(../images/menu_fondo_izd.png) no-repeat left top;
}	
#main-menu-content a.selected span {
	padding:15px 9px 32px 5px;
	background:url(../images/menu_fondo_dch.png) no-repeat right top;
	}

	
	
	
	
/* Estilos para HOME 
/////////////////////////////////////////////////////////////////////////////////////////////////*/



/* Item de video 
/////////////////////////////////*/	
#home iframe {
	background:#FFF;
	margin-bottom:10px;
	border:none;
	}
	
#item-video-home {
	width: 850px;
	height:309px;
	padding: 5px 0 10px 0;
	background:#FFFFFF url(../images/item_home_video_fondoB.jpg) no-repeat left top;
	display: block;
	}
	#item-video-home #bloque-izd1 {
		margin: 31px 0 0 178px;
		}
			#item-video-home #bloque-izd1 #logo {
				float:left;
				width: 55px;
				height: 54px;
				background:url(../images/logo_tv_cuad_fondo.png) no-repeat;
				text-align:center;			
				}
				#item-video-home #bloque-izd1 #logo img{			
					width:44px;
					height:44px;
					margin-top:5px;
					}
					#item-video-home #bloque-izd1 #logo .img{			
					_margin-top:5px;
					}
			#item-video-home #bloque-izd1 h2 {
				width: 150px;
				color: #0A71B4;
				font-weight:bold;
				font-style: italic;
				margin-left: 65px;
				padding-top: 20px;
				font-size: 12px;
				line-height:14px;
				letter-spacing: -0.2px;
				}
				
			#item-video-home h1 {
				width:250px;
				color: #0A71B4;
				font-weight:bold;
				font-style: italic;
				margin: 18px 0 0 205px;
				.margin:-204px 0 0 205px;
				font-size: 23px;
				line-height: 24px;
				letter-spacing: -0.2px;
				}
			#item-video-home p {
				width:250px;
				color: #4d4d4d;
				margin: 3px 0 0 205px;
				font-size: 11px;
				line-height: 13px;
				letter-spacing: -0.2px;
				}
	#item-video-home #video {
		float:right;
		width:363px;
		height:309px;
		margin: -5px 12px 0 0;
		text-align: center;
		background:url(../images/video_home_fondo.png) no-repeat top left;
		}
		#item-video-home #video embed,
		#item-video-home #video object {
			width:320px;
			height:265px;	
			margin-top:22px;
			}	
			
	#item-video-home #flechas {
		width: 125px;
		_width: 130px;
		height:10px;
		position:absolute;
		left:333px;
		_left:325px;
		bottom: 33px;
		_bottom: 17px;
		}
		
		#item-video-home #flechas .flecha-izd {
			float:left;
			padding-top:3px;
			padding-right:3px;
			}
			#item-video-home #flechas .flecha-izd:hover {
				filter: alpha(opacity=50); opacity: .5;	
				}
				
		#item-video-home #flechas h3{
			text-align:center;
			color: #FFF;
			font-weight:bold;
			font-style: italic;
			font-size: 16px;
			padding-left:17px;
			letter-spacing: -0.4px;}		
		#item-video-home #flechas .flecha-dch {
			padding-top:3px;
			float:right;
			
			}
			#item-video-home #flechas .flecha-dch:hover {
			filter: alpha(opacity=50); opacity: .5;
			
			}
	


/* Item HOME 1 
/////////////////////////////////*/		
		
#home #item-1 {
	width: 497px;
	height:196px;
	background:url(../images/item_home_1.jpg) no-repeat;
	margin:18px 0 15px 20px;
	}
	
	#home #item-1 #item-content {
		width: 280px;
		_widht: 210px;
		padding:25px 0 0 70px;
	}		
	
	#home #item-1 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 23px;
		line-height: 24px;
		letter-spacing: -0.2px;		
		}
		
		#home #item-1 h1 a,
		#home #item-1 h1 a:visited {
			color:#0A71B4;
			}
		#home #item-1 h1 a:hover {
			color:#86bbe1;
			}
		
	#home #item-1 h2 {
		
		color: #0A71B4;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#home #item-1 p {
		margin-top: 3px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: -0.2px;
		}		
	#home #item-1 img {
		width:120px;
		float:right;
		margin: 9px 24px 0 0;}
	#home #item-1 .img {
		_width:120px;
		_float:right;
		_margin: 9px 24px 0 0;}
			


/* Item HOME 2 
/////////////////////////////////*/		
		
#home #item-2 {
	width: 491px;
	height:240px;
	background:url(../images/item_home_2.jpg) no-repeat;
	margin:25px 0 15px 20px;
	}
	
	#home #item-2 #item-content {
		width: 275px;
		_widht: 208px;
		padding:60px 0 0 67px;
	}		
	
	#home #item-2 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 23px;
		line-height: 24.5px;
		letter-spacing: -0.2px;
		
		
		}
		#home #item-2 h1 a,
		#home #item-2 h1 a:visited {
			color:#0A71B4;
			}
		#home #item-2 h1 a:hover {
			color:#86bbe1;
			}
		
	#home #item-2 h2 {
		
		color: #0A71B4;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#home #item-2 p {
		margin-top: 3px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: -0.2px;
		}		
	#home #item-2 img {
		width:120px;
		float:right;
		margin: 19px 21px 0 0;}
		#home #item-2 .img {
			_width:120px;
			_float:right;
			_margin: 19px 21px 0 0;}



/* Item HOME 3 
/////////////////////////////////*/		
		
#home #item-3 {
	width: 491px;
	height:240px;
	background:url(../images/item_home_3.jpg) no-repeat;
	margin:25px 0 15px 15px;
	}
	
	#home #item-3 #item-content {
		width: 345px;
		padding:71px 0 0 55px;
	}		
	
	#home #item-3 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 23px;
		line-height: 24.5px;
		letter-spacing: -0.2px;
		
		
		}
		#home #item-3 h1 a,
		#home #item-3 h1 a:visited {
			color:#0A71B4;
			}
		#home #item-3 h1 a:hover {
			color:#86bbe1;
			}
		
	#home #item-3 h2 {
		
		color: #0A71B4;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#home #item-3 p {
		margin-top: 3px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: -0.2px;
		padding-left: 55px;
		}		
		

/* Item HOME dch1 
/////////////////////////////////*/		
		
#home #item-dch1 {
	width: 309px;
	height:184px;
	background:url(../images/item_home_dch1.jpg) no-repeat;
	margin:20px 0 15px 5px;
	}
	
	#home #item-dch1 #item-content {
		width: 235px;
		padding:45px 0 0 35px;
	}		
	
	#home #item-dch1 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		text-align:right;
		font-size: 20px;
		letter-spacing: -0.2px;
		}
		#home #item-dch1 h1 a,
		#home #item-dch1 h1 a:visited {
			color:#0A71B4;
			}
		#home #item-dch1 h1 a:hover {
			color:#86bbe1;
			}
		
	#home #item-dch1 h2 {		
		color: #0A71B4;
		font-size: 13px;
		letter-spacing: -0.2px;
		text-align:right;
		font-style:italic;
		font-weight:bold;
		}
	
	#home #item-dch1 p {
		margin-top: 3px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: -0.2px;
		
		}	
		
		
/* Item HOME dch2 
/////////////////////////////////*/		
		
#home #item-dch2 {
	width: 304px;
	height:144px;
	background:url(../images/item_home_dch2.jpg) no-repeat;
	margin:15px 0 15px 5px;
	}
	
	#home #item-dch2 #item-content {
		width: 205px;
		padding:40px 0 0 50px;
	}		
	
	#home #item-dch2 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		text-align:right;
		font-size: 20px;
		letter-spacing: -0.2px;
		}
	
	#home #item-dch2 p {
		margin-top: 3px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: -0.2px;
		
		}					


	
/* Item HOME dch3 
/////////////////////////////////*/		
		
#home #item-dch3 {
	width: 322px;
	height:178px;
	background:url(../images/item_home_dch3.jpg) no-repeat;
	margin:20px 0 0 0;
	}
	
	#home #item-dch3 #item-content {
		width: 220px;
		padding:85px 0 0 77px;
	}		
	
	#home #item-dch3 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 20px;
		line-height:22px;
		letter-spacing: -0.2px;
		}
		#home #item-dch3 h1 a,
		#home #item-dch3 h1 a:visited {
			color:#0A71B4;
			}
		#home #item-dch3 h1 a:hover {
			color:#86bbe1;
			}
	
	#home #item-dch3 h2 {		
		color: #0A71B4;
		font-size: 13px;
		line-height:15px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;
		}

		
	
/* Estilos para BIO
/////////////////////////////////////////////////////////////////////////////////////////////////*/
	  
	  
/* BIO Fotos 
/////////////////////////////////*/
#bio #fotos {
	width:310px;
	margin:-5px 0 0 -5px;
	_margin:-5px 0 0 0;
	}	
	 


/* BIO Curriculum 
/////////////////////////////////*/
#bio #curriculum {
	width:310px;
	margin:40px 0 0 0;
	_margin:40px 0 0 5px;
	}		

#bio #curriculum h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
	letter-spacing: -0.2px;
	margin: 0 0 2px 22px;
	}
	
#bio #curriculum #subrallado {
	width: 310px;
	height:22px;
	margin:0 0 12px -10px;
	background:url(../images/bio_curriculum_fondo_h1.jpg) no-repeat;
	}

#bio #curriculum #fecha {
	float:left;
	width: 30px;
	margin: 0 0 0 22px;
	_margin: 0 0 0 10px;
	}
	#bio #curriculum #fecha h2 {
		color: #4d4d4d;
		font-size: 14px;
		font-weight:bold;
		letter-spacing: -0.2px;
		}
		
#bio #curriculum #titulo {
	width: 228px;
	margin: 0 0 15px 68px;
	}
	#bio #curriculum #titulo p {
		color: #4d4d4d;
		font-size: 11px;
		letter-spacing: -0.2px;	
		}
	#bio #curriculum #titulo p strong{
		color:#222;
		font-weight:bold;
		}
	



/* BIO Radio 
/////////////////////////////////*/
#bio #radio {
	width:310px;
	margin:50px 0 0 0;
	_margin:50px 0 0 5px;
	}		

#bio #radio h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
	letter-spacing: -0.2px;
	margin: 0 0 2px 22px;
	}
	
#bio #radio #subrallado {
	width: 310px;
	height:22px;
	margin:0 0 5px -10px;
	background:url(../images/bio_curriculum_fondo_h1.jpg) no-repeat;
	}

#bio #radio #logo {
	float:left;
	width: 30px;
	margin: 0 0 0 22px;
	_margin: 0 0 0 10px;
	}
	#bio #radio #logo img {
		color: #4d4d4d;
		font-size: 14px;
		font-weight:bold;
		letter-spacing: -0.2px;
		}
		
#bio #radio #programa {
	width: 228px;
	margin: 0 0 10px 68px;
	}
	#bio #radio #programa h2 {
		color: #0A71B4;
		font-size: 15px;
		font-weight:bold;
		letter-spacing: -0.2px;
		padding-top: 4px;
		
		}
	#bio #radio #programa p {
		color: #4d4d4d;
		font-size: 11px;
		letter-spacing: -0.2px;	
		}



/* BIO Curiosidades 
/////////////////////////////////*/		
#curiosidades {
	width:301px;
	height:191px;
	background:url(../images/bio_curiosidades_fondo.png) no-repeat;
	margin:35px 0 0 10px;
	_margin-top:30px;
	}	
#curiosidades h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 21px;
	letter-spacing: -0.2px;
	text-align:right;
	padding: 40px 45px 0 0;
	}
#curiosidades p {
	width:235px;
	color: #4d4d4d;
	font-size: 11px;
	line-height:13px;
	letter-spacing: -0.3px;
	padding: 5px 0 10px 41px;
	.padding-top:3px;
	}




		


	  
/* BIO Biografia 
/////////////////////////////////*/		
#biografia {
	width:490px;
	margin:-5px 0 0 5px;
	}	
	#biografia #bloque-texto {
		padding-left: 60px;
		}

	
#biografia h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 22.1px;
	line-height: 25px;
	letter-spacing: -0.px;
	margin: 15px 25px 2px 130px;
	}
#biografia .destacado {
	color: #86bbe1;
	font-size: 15px;
	font-style:italic;
	letter-spacing: -0.2px;
	float:left;
    width:150px;
    padding:0px;
    position:relative;
    text-align:left;
	}

	#biografia #subrallado {
		width: 520px;
		height:22px;
		margin:0 0 13px 0;
		background:url(../images/bio_fondo_h1.jpg) no-repeat;
		}

#biografia p {
	color: #4d4d4d;
	font-size: 11px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 0;
	}

	
	
	
/* BIO Television 
/////////////////////////////////*/		
#television {
	width:490px;
	margin:30px 0 0 5px;
	}	
	

	
#television h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 23px;
	line-height: 25px;
	letter-spacing: -0.2px;
	margin: 15px 25px 2px 60px;
	}
	#television #subrallado {
		width: 520px;
		height:22px;
		margin:0 0 10px 0;
		background:url(../images/bio_fondo_h1.jpg) no-repeat;
		}

#bio #television #logo {
	float:left;
	width: 95px;
	height: 72px;
	margin: 0 0 0 60px;
	_margin: 0 0 0 30px;
	background:url(../images/bio_icono_fondo.png) no-repeat;
	text-align:center;
	}
	#bio #television #logo img{
		width: 80px;
		height: 57px;
		margin-top:	8px;}
		#bio #television #logo .img{
			_width: 80px;
			_height: 57px;
			_margin-top:8px;}
		
#bio #television #programa {
	width: auto;
	margin: 0 0 15px 167px;
	}
	#bio #television #programa h2 {
		color: #0A71B4;
		font-size: 16px;
		font-weight:bold;
		letter-spacing: -0.2px;
		padding-top: 5px;
		margin-bottom: -4px;
		}
	#bio #television #programa p {
		color: #4d4d4d;
		font-size: 11px;
		line-height: 13px;
		letter-spacing: -0.2px;	
		}


#television p {
	color: #4d4d4d;
	font-size: 11px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 0;
	}
	
		
		
		
/* BIO Prensa 
/////////////////////////////////*/		
#prensa {
	width:490px;
	margin:70px 0 0 5px;
	.margin-top:43px;
	_margin:23px 0;
	}	
	

	
#prensa h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 23px;
	line-height: 25px;
	letter-spacing: -0.2px;
	margin: 15px 25px 2px 60px;
	}
	#prensa #subrallado {
		width: 520px;
		height:22px;
		margin:0 0 10px 0;
		background:url(../images/bio_fondo_h1.jpg) no-repeat;
		}

#bio #prensa #cubierta {
	float:left;
	width: 94px;
	height: 65px;
	margin: 0 0 0 65px;
	_margin: 0 0 0 35px;
	border-bottom: solid #CCCCCC 2px;
	
	}
	#bio #prensa #cubiberta img{
		width: 80px;
		height: 57px;
		margin-top:	8px;}
	
		
#bio #prensa #revista {
	width: auto;
	margin: 0 0 15px 167px;
	}
	#bio #prensa #revista h2 {
		color: #0A71B4;
		font-size: 16px;
		font-weight:bold;
		letter-spacing: -0.2px;
		padding-top: 20px;
		margin-bottom: -4px;
		}
	#bio #prensa #revista p {
		color: #4d4d4d;
		font-size: 11px;
		line-height: 13px;
		letter-spacing: -0.2px;	
		}


#prensa p {
	color: #4d4d4d;
	font-size: 11px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 0;
	}
		  


/* Estilos para LIBROS
/////////////////////////////////////////////////////////////////////////////////////////////////*/
	  
	  
/* Menu LIBROS
/////////////////////////////////*/	  
#libros
#menu-lateral {
	background:url(../images/libros_fondo_menu.jpg) no-repeat;
	width:279px;
	_width:251px;
	height: 424px;
	margin-top: -15px;
	_margin-top:0;
	padding: 82px 0 0 28px;
	
	}  
	  
#libros
#menu-lateral ul{
	width:200px;
	}  

#libros
#menu-lateral li{
	display:block;
	font-weight: bold;
	font-style:italic;
	font-size: 10.5px;
	_font-size: 11px;
	line-height: 12px;
	.line-height:13px;
	letter-spacing: -0.3px;
	padding:5px 18px;
	.padding: 4px 0;
	.margin-left: 28px;	
	.list-style:url(../images/menu_bolita_ie.png);
	}
	
#libros
#menu-lateral li a {
	background: url(../images/menu_bolita.png) no-repeat left;
	.background:none;
	width: auto;
	padding-left: 15px;
	.padding-left: 0;
	color: #4D4D4D;
	}

#libros
#menu-lateral li a:hover {
	background: url(../images/menu_bolita_act.png) no-repeat left;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}
	
#libros
#menu-lateral li a.selected {
	list-style:url(../images/menu_bolita_act.png);
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}		



		
		
/* Item LIBRO 
/////////////////////////////////*/		
		
#libros #item-libro {
	width: 504px;
	height:211px;
	background:url(../images/item_libro.jpg) no-repeat;
	margin:25px 0 15px 35px;}
	
	#libros #item-libro #item-content {
		width: 300px;
		_width: 300px;
		padding:50px 0 0 54px;
	}		
	
	#libros #item-libro h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 20.5px;
		line-height: 22px;
		letter-spacing: -0.2px;
		margin-bottom: 1px;
		
		}
		#libros #item-libro h1 a,
		#libros #item-libro h1 a:visited {
			color:#0A71B4;
			}
		#libros #item-libro h1 a:hover {
			color:#86bbe1;
			}
		
	#libros #item-libro h2 {
		
		color: #0A71B4;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#libros #item-libro p {
		margin-top: 7px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}		
	#libros #item-libro img {
		width:120px;
		float:right;
		margin: 9px 21px 0 0;}
		#libros #item-libro .img {
			_width:120px;
			_float:right;
			_margin: 9px 21px 0 0;}
		
		
		

/* LIBROS Recension 
/////////////////////////////////*/
#recension {
	width:520px;
	margin:-10px 0 0 0;
	}	
	#recension #bloque-texto {
		
		padding-left: 240px;
		
		}
	
#recension img {
	margin: -8px 0 0 44px;
	float: left;
	width:175px;
	}
	#recension .img {
	_margin: -8px 0 0 44px;
	_float: left;
	_width:175px;
	}

	
#recension h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 25px;
	line-height: 27px;
	letter-spacing: -0.2px;
	margin: 15px 25px 0 135px;
	}
#recension h2 {
	color: #4d4d4d;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	letter-spacing: -0.2px;
	margin: 0 0 10px 0;
	}
#recension h3 {
	color: #0A71B4;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -0.2px;
	margin-left:135px;
	}

	#recension #subrallado {
		width: 550px;
		height:22px;
		margin:0 0 13px 0;
		background:url(../images/actualidad_fondo_h1.png) no-repeat;
		}

#recension p {
	color: #4d4d4d;
	font-size: 11px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 0;
	}

#recension p.firma {
	color: #222;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	text-align:right;
	letter-spacing: -0.2px;
	margin: 8px 0 40px 0;
	_margin: 8px 0 10px 0;
	}




/* Estilos para TELEVISION 
/////////////////////////////////////////////////////////////////////////////////////////////////*/



/* TELEVISION Item de video 
/////////////////////////////////*/		
#item-video-tv {
	width: 850px;
	height:408px;
	padding: 5px 0 10px 0;
	background:#FFFFFF url(../images/item_television_video_fondo.jpg) no-repeat left top;
	display: block;
	}
	#item-video-tv #bloque-txt {
		width:255px;
		_width:260px;
		margin: 135px 0 0 68px;
		_margin: 140px 0 0 68px;
		}

			#item-video-tv #bloque-txt h2 {
				color: #0A71B4;
				font-weight:bold;
				font-style: italic;
				text-align:right;
				margin-left: 65px;
				padding-top: 20px;
				.padding-top: 23px;
				padding-right:10px;
				font-size: 12px;
				line-height:14px;
				letter-spacing: -0.2px;
				}
				
			#item-video-tv #bloque-txt h1 {	
				color: #0A71B4;
				font-weight:bold;
				font-style: italic;
				text-align:right;
				padding-right:10px;
				
				font-size: 23px;
				line-height: 24px;
				letter-spacing: -0.2px;
				}
			#item-video-tv #bloque-txt p {
				
				color: #4d4d4d;
				margin: 3px 0 0 0;
				font-size: 11px;
				line-height: 13px;
				letter-spacing: -0.2px;
				}
	#item-video-tv #video {
		float:right;
		width:480px;
		height:400px;
		margin: -8px 28px 0 0;
		_margin: -8px 13px 0 0;
		text-align: center;
		background:url(../images/video_tv_fondo.png) no-repeat top left;
		}
		#item-video-tv #video embed,
		#item-video-tv #video object {
			width:432px;
			height:358px;	
			margin-top:22px;
			}	

/* TELEVISION menu 
/////////////////////////////////*/		
#menu-tv {
	width: 689px;
	height:266px;
	margin: 0 0 0 10px;
	background:url(../images/menu_television_fondo.jpg) no-repeat top left;}
#menu-tv h1 {
	width:300px;
	padding:40px 0 25px 80px;
	_padding-bottom:20px;
	color: #0A71B4;
	font-weight:bold;
	font-style: italic;
	font-size: 19px;
	}
#menu-tv #menu-tv-dch {	
	width:250px;
	float: right;
	padding: 0 130px 0 0;
	}
	
#menu-tv #menu-tv-izd {
	width:250px;
	padding: 0 0 0 50px;}

#menu-tv ul{
	list-style:none;
	.margin-top: 14px;
	}  

#menu-tv li{
	height:26px;
	display:block;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;	
	letter-spacing: -0.3px;
	.padding: 16px 5px 16px 32px;
	.margin: -30px 0;
	}
	
#menu-tv li a {
	padding: 16px 5px 16px 32px;
	_padding: 12px 5px 20px 32px;
	color: #4D4D4D;
	}
	#menu-tv li a.tv_btn1 {	
		background: url(../images/menu_television_btn1a.gif) no-repeat left;}
	#menu-tv li a.tv_btn2 {	
		background: url(../images/menu_television_btn2a.gif) no-repeat left;}
	#menu-tv li a.tv_btn3 {	
		background: url(../images/menu_television_btn3a.gif) no-repeat left;}
	#menu-tv li a.tv_btn4 {	
		background: url(../images/menu_television_btn4a.gif) no-repeat left;}
	#menu-tv li a.tv_btn5 {	
		background: url(../images/menu_television_btn5a.gif) no-repeat left;}
	#menu-tv li a.tv_btn6 {	
		background: url(../images/menu_television_btn6a.gif) no-repeat left;}
	#menu-tv li a.tv_btn7 {	
		background: url(../images/menu_television_btn7a.gif) no-repeat left;}
	#menu-tv li a.tv_btn8 {	
		background: url(../images/menu_television_btn8a.gif) no-repeat left;}
	#menu-tv li a.tv_btn9 {	
		background: url(../images/menu_television_btn9a.gif) no-repeat left;}
	#menu-tv li a.tv_btn10 {	
		background: url(../images/menu_television_btn10a.gif) no-repeat left;}

	#menu-tv li a.tv_btn1:hover,
	#menu-tv li a.tv_btn1selected {	
		background: url(../images/menu_television_btn1b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn2:hover,
	#menu-tv li a.tv_btn2selected {		
		background: url(../images/menu_television_btn2b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn3:hover,
	#menu-tv li a.tv_btn3selected {	
		background: url(../images/menu_television_btn3b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn4:hover,
	#menu-tv li a.tv_btn4selected {		
		background: url(../images/menu_television_btn4b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn5:hover,
	#menu-tv li a.tv_btn5selected {		
		background: url(../images/menu_television_btn5b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn6:hover,
	#menu-tv li a.tv_btn6selected {		
		background: url(../images/menu_television_btn6b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn7:hover,
	#menu-tv li a.tv_btn7selected {	
		background: url(../images/menu_television_btn7b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn8:hover,
	#menu-tv li a.tv_btn8selected {		
		background: url(../images/menu_television_btn8b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn9:hover,
	#menu-tv li a.tv_btn9selected {		
		background: url(../images/menu_television_btn9b.gif) no-repeat left;
		color: #0A71B4;}
	#menu-tv li a.tv_btn10:hover,
	#menu-tv li a.tv_btn10selected {	
		background: url(../images/menu_television_btn10b.gif) no-repeat left;
		color: #0A71B4;}
	
	
/* Estilos para MI BOTICA 
/////////////////////////////////////////////////////////////////////////////////////////////////*/  
	  
#botica #menu-lateral {
	background:url(../images/botica_fondo_menu.jpg) no-repeat;
	width:272px;
	height: 568px;
	margin: -13px 0 0 28px;
	_margin: -10px 0 0 28px;
	}  
	  
#botica
#menu-lateral ul{
	width:220px;
	padding: 85px 0 0 14px;
	.padding-top:90px;
	.padding-left:18px;
	list-style:none;
	}  

#botica
#menu-lateral li{
	display:block;
	font-weight: bold;
	font-style:italic;
	font-size: 10.3px;
	_font-size: 11px;
	line-height: 12px;
	.line-height:13px;
	letter-spacing: -0.3px;
	padding:2.8px 18px;
	.padding: 2.8px 0;
	.margin-left: 30px;	
	.list-style:url(../images/menu_bolita_ie.png);
	}
	
#botica
#menu-lateral li a {
	background: url(../images/menu_bolita.png) no-repeat left;
	.background:none;
	width: auto;
	padding-left: 15px;
	.padding-left: 0;
	color: #4D4D4D;
	}

#botica
#menu-lateral li a:hover {
	background: url(../images/menu_bolita_act.png) no-repeat left;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}
	
#botica
#menu-lateral li a.selected {
	background:url(../images/menu_bolita_act.png) no-repeat left;;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}		





#remedio {
	width: 464px;
	height:633px;
	background:url(../images/botica_fondo_contenido.png) no-repeat;
	_background:url(../images/botica_fondo_contenido.gif) no-repeat;
	margin:0 0 0 59px;
	padding-top: 9px;
	}	
	
#remedio h3 {
	color: #0A71B4;
	text-align:right;
	font-weight: bold;
	font-style:italic;
	font-size: 15px;
	letter-spacing: -0.3px;
	padding-right:85px;
	}
	
#remedio h1 {
	color: #FFF;
	font-weight: bold;
	font-style:italic;
	font-size: 25px;
	letter-spacing: -0.2px;
	padding: 30px 25px 0 55px;
	}
	#remedio #subrallado {
		width: 420px;
		height:17px;
		margin:2px 0 11px 30px;
		background:url(../images/botica_fondo_h1.png) no-repeat;
		}

#remedio h2 {
	width: 240px;
	color: #FFF;
	font-size: 14px;
	font-weight:normal;
	letter-spacing: -0.2px;
	padding: 0 0 10px 55px;
	}

#remedio p {
	width: 300px;
	color: #FFF;
	font-size: 11px;
	line-height:13px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 120px;
	}
	  
#remedio h4 {  
	width: 240px;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: -0.2px;
	padding: 5px 0 0 120px;
	}
	  
	  
	  
/* Estilos para ACTUALIDAD
/////////////////////////////////////////////////////////////////////////////////////////////////*/
	  
	  
/* Menu 
/////////////////////////////////*/	  
/*
#actualidad
#menu-lateral {
	background:url(../images/actualidad_fondo_menu.jpg) no-repeat;
	width:256px;
	height: 287px;
	margin: -20px 0 0 12px;
	_margin: -10px 0 0 12px;
	}  
	  
#actualidad
#menu-lateral ul{
	width:180px;
	padding: 78px 0 0 27px;
	.padding-left:18px;
	}  

#actualidad
#menu-lateral li{
	display:block;
	font-weight: bold;
	font-style:italic;
	font-size: 10.5px;
	_font-size: 11px;
	line-height: 12px;
	.line-height:13px;
	letter-spacing: -0.3px;
	padding:4px 18px;
	.padding: 3px 0;
	.margin-left: 28px;	
	.list-style:url(../images/menu_bolita_ie.png);
	}
	
#actualidad
#menu-lateral li a {
	background: url(../images/menu_bolita.png) no-repeat left;
	.background:none;
	width: auto;
	padding-left: 15px;
	.padding-left: 0;
	color: #4D4D4D;
	}

#actualidad
#menu-lateral li a:hover {
	background: url(../images/menu_bolita_act.png) no-repeat left;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}
	
#actualidad
#menu-lateral li a.selected {
	background:url(../images/menu_bolita_act.png) no-repeat left;;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}	*/	





#actualidad
#menu-lateral {
	width:256px;
	height: auto;
	margin: -15px 0 0 22px;
	_margin: -5px 0 0 22px;
	} 
	#actualidad
	#menu-lateral-sup {
		background:url(../images/menu_actualidad_fondosup.jpg) no-repeat;
		width:256px;
		height: 70px;
		}
	#actualidad
	#menu-lateral-inf {
		background:url(../images/menu_actualidad_fondoinf.jpg) left bottom;
		width:256px;
		height: auto;
		
		}
	  
#actualidad
#menu-lateral ul{
	width:190px;
	padding: 10px 0 70px 20px;
	.padding-left:18px;
	}  

#actualidad
#menu-lateral li{
	display:block;
	font-weight: bold;
	font-style:italic;
	font-size: 10.5px;
	_font-size: 11px;
	line-height: 12px;
	.line-height:13px;
	letter-spacing: -0.3px;
	padding:4px 18px;
	.padding: 3px 0;
	.margin-left: 28px;	
	.list-style:url(../images/menu_bolita_ie.png);
	}
	
#actualidad
#menu-lateral li a {
	background: url(../images/menu_bolita.png) no-repeat left;
	.background:none;
	width: auto;
	padding-left: 15px;
	.padding-left: 0;
	color: #4D4D4D;
	}

#actualidad
#menu-lateral li a:hover {
	background: url(../images/menu_bolita_act.png) no-repeat left;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}
	
#actualidad
#menu-lateral li a.selected {
	background:url(../images/menu_bolita_act.png) no-repeat left;;
	.background:none;
	.list-style:url(../images/menu_bolita_ie_act.png);
	color: #0A71B4;
	}	


			
		


/* Item fotos ACTUALIDAD
/////////////////////////////////*/
/*#actualidad
#fotos {
	background:url(../images/actualidad_fondo_fotos.png) no-repeat;
	width:303px;
	height: 197px;
	margin: 0px 0 0	12px;
	text-align:right;
	} 
	#actualidad
	#fotos h1{
		color:#0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 17px;
		letter-spacing: -0.3px;s
		padding:55px 45	px 0 0;
		}
	#actualidad
	#fotos
	#galeria{
		width:210px;
		}
		#galeria ul {
		list-style:none;}
		#galeria li {
		margin:5px;
		}
		#galeria img {
		float:right;}*/


/* Noticias ACTUALIDAD
/////////////////////////////////*/
#noticia {
	width:520px;
	margin:-10px 0 0 0;
	}	
	#noticia #bloque-texto {
		padding-left: 255px;
		}
	#noticia #imagen {
   		padding: 0;
  		margin: -8px 0 0 55px;
		_margin: -8px 0 0 25px;
   		float: left;
		}
	/* Ahora la sombra */
#noticia #imagen #sombra-img{
   margin:10px;
   background:#CCCCCC; /* Color de la sombra */
   border: solid 1px #CCCCCC; /* Color del borde */
   width: 175px;
}
/* Veamos el texto */
#noticia #imagen img {
	border:solid 1px #CCCCCC;
	margin:-12px 2px 2px -13px; /* Aqui están los famosos márgenes negativos*/ 
	padding:4px;
	background:#FFF; /* Le damos un color de fondo */
	}
	#noticia #imagen .img {
		_border:solid 1px #CCCCCC;
		_margin:-12px 2px 2px -13px; /* Aqui están los famosos márgenes negativos*/ 
		_padding:4px;
		_background:#FFF; /* Le damos un color de fondo */
		}

	
#noticia h1 {
	color: #0A71B4;
	font-weight: bold;
	font-style:italic;
	font-size: 25px;
	line-height: 27px;
	letter-spacing: -0.2px;
	margin: 15px 25px 0 125px;
	}
#noticia h2 {
	color: #4d4d4d;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	letter-spacing: -0.2px;
	margin: 0 0 10px 0;
	}
#noticia h3 {
	color: #0A71B4;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -0.2px;
	margin-left:125px;
	display:inline;
	}
#noticia h4 {  
	color: #0A71B4;
	font-size: 11px;
	letter-spacing: -0.2px;
	padding-left: 2px;
	display:inline;
	}

	#noticia #subrallado {
		width: 550px;
		height:22px;
		margin:0 0 13px 0;
		background:url(../images/actualidad_fondo_h1.png) no-repeat;
		}

#noticia p {
	color: #4d4d4d;
	font-size: 11px;
	text-align:justify;
	letter-spacing: -0.2px;
	padding: 5px 0 10px 0;
	}

#noticia #pdf {
	margin-top: 18px;
	}
	#noticia #pdf img{
		vertical-align:middle;
		padding-right: 2px;
		}
	#noticia #pdf .descargar{
		vertical-align:middle;
		color: #4d4d4d;
		font-size: 12px;
		font-weight:bold;
		font-style:italic;
		letter-spacing: -0.2px;
		padding-left: 2px;
		}
	#noticia #pdf .peso{
		font-weight:normal;
		}
	#noticia #pdf .descargar:hover {
		color: #0A71B4;}
		
		
/* Item 1 ACTUALIDAD
/////////////////////////////////*/		
		
#actualidad #item-actualidad-1 {
	width: 513px;
	height:221px;
	background:url(../images/item_actualidad_1.jpg) no-repeat;
	margin:0 0 15px 30px;}
	
	#actualidad #item-actualidad-1 #item-content {
		width: 280px;
		margin:39px 0 0 50px;
	}		
	
	#actualidad #item-actualidad-1 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 21px;
		line-height: 23px;
		letter-spacing: -0.2px;
		margin-bottom:2px;
		}
		#actualidad #item-actualidad-1 h1 a,
		#actualidad #item-actualidad-1 h1 a:visited {
			color:#0A71B4;
			}
		#actualidad #item-actualidad-1 h1 a:hover {
			color:#86bbe1;
			}
		
	#actualidad #item-actualidad-1 h2 {
		position:relative;
		text-align: center;
		width: 100px;
		top:9px;
		left: 114px;
		color: #fff;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#actualidad #item-actualidad-1 h3 {
		color: #0A71B4;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: -0.2px;
		display:inline;
		}
	#actualidad #item-actualidad-1 h4 {  
		color: #0A71B4;
		font-size: 11px;
		letter-spacing: -0.2px;
		padding-left: 2px;
		display:inline;
		} 
	#actualidad #item-actualidad-1 p {
		margin-top: 8px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}	
		
		
		
		
/* Item 2 ACTUALIDAD
/////////////////////////////////*/		
		
#actualidad #item-actualidad-2 {
	width: 513px;
	height:244px;
	background:url(../images/item_actualidad_2.jpg) no-repeat;
	margin: 0 0 0 30px;
	overflow: visible;}
	
	#actualidad #item-actualidad-2 #item-content {
		width: 280px;
		margin:37px 0 0 50px;
	}		
	
	#actualidad #item-actualidad-2 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 21px;
		line-height: 23px;
		letter-spacing: -0.2px;
		margin-bottom:2px;
		}
		#actualidad #item-actualidad-2 h1 a,
		#actualidad #item-actualidad-2 h1 a:visited {
			color:#0A71B4;
			}
		#actualidad #item-actualidad-2 h1 a:hover {
			color:#86bbe1;
			}

	#actualidad #item-actualidad-2 h2 {
		position:relative;
		text-align: center;
		width: 100px;
		top:7px;
		left: 114px;
		color: #fff;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#actualidad #item-actualidad-2 h3 {
		color: #0A71B4;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: -0.2px;
		display:inline;
		}
	#actualidad #item-actualidad-2 h4 {  
		color: #0A71B4;
		font-size: 11px;
		letter-spacing: -0.2px;
		padding-left: 2px;
		display:inline;
		} 
	#actualidad #item-actualidad-2 p {
		margin-top: 8px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}			
	#actualidad #item-actualidad-2 img {
		width:125px;
		float:right;	
		margin: 5px 28px 0 0;}
		#actualidad #item-actualidad-2 .img {
			_width:125px;
			_float:right;	
			_margin: 5px 28px 0 0;}
			

		
/* Item 3 ACTUALIDAD
/////////////////////////////////*/		
		
#actualidad #item-actualidad-3 {
	width: 521px;
	height:234px;
	background:url(../images/item_actualidad_3.jpg) no-repeat;
	margin:-15px 0 15px 20px;}
	
	#actualidad #item-actualidad-3 #item-content {
		width: 315px;
		margin:60px 0 0 165px;
	}		
	
	#actualidad #item-actualidad-3 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 20.5px;
		line-height: 23px;
		letter-spacing: -0.2px;
		margin-bottom:2px;
		}
		#actualidad #item-actualidad-3 h1 a,
		#actualidad #item-actualidad-3 h1 a:visited {
			color:#0A71B4;
			}
		#actualidad #item-actualidad-3 h1 a:hover {
			color:#86bbe1;
			}
		
	#actualidad #item-actualidad-3 h2 {
		position:relative;
		text-align: center;
		width: 100px;
		top:35px;
		left: 295px;
		color: #fff;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#actualidad #item-actualidad-3 h3 {
		color: #0A71B4;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: -0.2px;
		display:inline;
		}
	#actualidad #item-actualidad-3 h4 {  
		color: #0A71B4;
		font-size: 11px;
		letter-spacing: -0.2px;
		padding-left: 2px;
		display:inline;
		} 
	#actualidad #item-actualidad-3 p {
		margin-top: 8px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}		
		



		
/* Item 4 ACTUALIDAD	
/////////////////////////////////*/		
		
#actualidad #item-actualidad-4 {
	width: 513px;
	height:221px;
	background:url(../images/item_actualidad_4.jpg) no-repeat;
	margin:0 0 15px 30px;}
	
	#actualidad #item-actualidad-4 #item-content {
		width: 310px;
		margin:48px 0 0 50px;
	}		
	
	#actualidad #item-actualidad-4 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 20.5px;
		line-height: 23px;
		letter-spacing: -0.2px;
		margin-bottom:2px;
		}
		#actualidad #item-actualidad-4 h1 a,
		#actualidad #item-actualidad-4 h1 a:visited {
			color:#0A71B4;
			}
		#actualidad #item-actualidad-4 h1 a:hover {
			color:#86bbe1;
			}
		
	#actualidad #item-actualidad-4 h2 {
		position:relative;
		text-align: center;
		width: 100px;
		top:16px;
		left: 114px;
		color: #fff;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#actualidad #item-actualidad-4 h3 {
		color: #0A71B4;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: -0.2px;
		display:inline;
		}
	#actualidad #item-actualidad-4 h4 {  
		color: #0A71B4;
		font-size: 11px;
		letter-spacing: -0.2px;
		padding-left: 2px;
		display:inline;
		} 
	#actualidad #item-actualidad-4 p {
		margin-top: 8px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}		
	
	
	
/* Item 5 ACTUALIDAD
/////////////////////////////////*/		
		
#actualidad #item-actualidad-5 {
	width: 513px;
	height:235px;
	background:url(../images/item_actualidad_5.jpg) no-repeat;
	margin:0 0 15px 25px;}
	
	#actualidad #item-actualidad-5 #item-content {
		width: 300px;
		margin:70px 0 0 180px;
	}		
	
	#actualidad #item-actualidad-5 h1 {
		color: #0A71B4;
		font-weight: bold;
		font-style:italic;
		font-size: 21px;
		line-height: 23px;
		letter-spacing: -0.2px;
		margin-bottom:2px;
		}
		#actualidad #item-actualidad-5 h1 a,
		#actualidad #item-actualidad-5 h1 a:visited {
			color:#0A71B4;
			}
		#actualidad #item-actualidad-5 h1 a:hover {
			color:#86bbe1;
			}
		
	#actualidad #item-actualidad-5 h2 {
		position:relative;
		text-align: center;
		width: 100px;
		top:35px;
		left: 285px;
		color: #fff;
		font-size: 13px;
		letter-spacing: -0.2px;
		font-style:italic;
		font-weight:bold;}
	
	#actualidad #item-actualidad-5 h3 {
		color: #0A71B4;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: -0.2px;
		display:inline;
		}
	#actualidad #item-actualidad-5 h4 {  
		color: #0A71B4;
		font-size: 11px;
		letter-spacing: -0.2px;
		padding-left: 2px;
		display:inline;
		} 
	#actualidad #item-actualidad-5 p {
		margin-top: 8px;  
		color: #4d4d4d;
		font-size: 10px;
		line-height:12px;
		letter-spacing: -0.2px;
		}			
		
		

		
		
	
	
		

	
	
		
		
		

		
#usuarios-ie {font-size: 11px;font-family: Verdana, Arial, sans-serif; background: #FFFFDE;color:#000; border-bottom: 2px solid #7F0C00; padding: 5px;}  
#usuarios-ie p { margin: 0; line-height: 13px;}  
#usuarios-ie a {text-decoration: underline; font-weight: bold; color: #D64411; cursor:hand;}  	
		
		
strong {font-weight:bold; color:#333;}		
		
			  
	  
