﻿@charset "utf-8";
/* CSS Document */


/* Inicio del contenido */		
#superior {
	width:980px;
	height: 390px;
	margin: 0px 0px 0px 11px;
	position: relative;
	padding: 0px;
}
#promociones { float:left; width:601px; margin-top: 10px; text-align: center }
#banner_clicsalud { float:left;width:601px; margin-top: 10px;  }
#pestanas { position:relative; float:right; width:345px; height: 366px; margin-right: 10px; margin-top: 10px; }

#contenido_medio{
	width: 998px;
	min-height: 142px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	z-index: 0;
	text-align: left;
	background: transparent url('/Biblioteca%20Home/bg_middle.png') repeat-y center top;
}
/* Contenido 3 columnas */	
#intros {
	width:980px;
	height: 300px;
	margin: 0px 0px 10px 11px;
	position: relative;
	padding: 0px;
}
.bloquecontinuo { 
	display: inline-block; 
}
#bloqueintro { 
	list-style:none; padding:0;
}
#bloqueintro li { 
	width:303px; float:left;  
}
#bloqueintro li:hover .foto { 
	background-color:#f5f9fc; 
}
#bloqueintro .foto {  
	padding:3px; margin:0 0 15px; 
}
#bloqueintro p { 
	padding-left: 4px;
}
#bloqueintro #titulo01 h4 { 
	background:url('/Biblioteca%20Home/tit_home_ninos.png') no-repeat top left; 
	text-indent:-9999px; 
	height: 29px; 
	padding-bottom: 7px 
}
#bloqueintro #titulo02 { 
	margin:10px 15px; 
}
#bloqueintro #titulo02 h4 { 
	background:url('/Biblioteca%20Home/tit_home_adolec.png') no-repeat top left; 
	text-indent:-9999px; 
	height: 29px; 
	padding-bottom: 7px
}
#bloqueintro #titulo03 h4 { 
	color:#5a4840; 
	font-family: arial; 
	font-size:20px; 
	font-weight: bold; 
	letter-spacing:-0.06em; 
	padding-bottom: 7px; 
	padding-left: 6px;
	height: 29px; 
	line-height: 1em;
}
#bloqueintro .btn { 
	text-indent:-9999px;
	display:block;
	height:28px;
	background-repeat:no-repeat;
	background-position:bottom right;  
	background-image:url(/Biblioteca%20Home/btn_verinfo.png); 
	}
#bloqueintro li:hover .btn { background-image:url(/Biblioteca%20Home/btn_verinfo_on.png);}

/* último bloque de contenido */	
#ultimo {
	width:980px;
	height: 175px;
	margin: 10px 0px 0px 11px;
	position: relative;
	padding: 0px;
}

#banner_ics {
    position:absolute;
	top: 10px;
	left: 0em;
	width: 171px;
	height: 139px;
	padding-top: 0px;
	color: #000;
}

#desplaza_contenido {
    position:absolute;
	top: 0em;
	right: .5em;
	width: 772px;
	height: 165px;
	padding-top: 0px;
	font: normal 11px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

