h4,h3,h2,h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:19px;
}
h3 {
	font-size:15px;
}
/* ---------------------------------*/
#main_1 {
	float:left;
	width:980px;
	margin-top: 10px;
	padding-bottom: 10px;
	}
#main_2 {
	float:left;
	width:980px;
	}
/* ---------------------------------*/	
#sec_tools {
	width:100%;
	height:26px;
	border-bottom: 2px solid #B6D0EB;
	margin-bottom:10px;
}
#ediciones {
	width:298px;
	}
#tools {
	float:right;
	font-size: 11px;
	color: #606060;
	margin-top:7px;
}
#tools a{
	color: #606060;
}
#tools a:hover{
	text-decoration:underline;
}

/* ---------------------------------*/	
/*				BB					*/
#BB {
	float: left;
	width: 390px; /*670*/
	padding-bottom:10px;
	border-bottom: 1px solid #DDD;
	margin-bottom:10px;
	margin-right:10px;
}
#BB H3, #CC H3 {
	font: bold 18px Georgia, Verdana, Sans-serif;
	color: #296194;
	height: 18px;
	padding-bottom:4px;
	background: url(../../images/sep2.gif) repeat-x bottom;
	}
* html #BB H3, * html #CC H3 {
	padding-bottom:0px;
	}
#BB UL, #CC UL {
	padding:0px 0px 20px 0px;
	margin:0px;
	list-style: none;
	}
#BB LI, #CC LI {
	color: #000;
	padding: 10px 0px 10px 40px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../../images/estrella1.gif) no-repeat 18px 14px;
	}
#BB #autor a, #CC #autor a{
	color:#000;
	font: bold 16px Arial, Helvetica, sans-serif;
	}
#BB #autor a:hover, #CC #autor a:hover{
	text-decoration:underline;
	}
#BB #columna a, #CC #columna a{
	color:#296194;
	font: normal 20px Arial, Helvetica, sans-serif;
	}
#BB #columna a:hover, #CC #columna a:hover{
	text-decoration:underline;
	}
#BB #titulo a, #CC #titulo a{
	color:#000;
	font: normal 14px Arial, Helvetica, sans-serif;
	}
#BB #titulo a:hover, #CC #titulo a:hover{
	text-decoration:underline;
	}
/* ---------------------------------*/	
/*				CC					*/
#CC {
	float: left;
	width: 270px;
	padding-bottom:10px;
	border-bottom: 1px solid #DDD;
	margin-bottom:10px;
}
#CC #foto {
	clear:right;
	float:right;
	width:72px;
	padding-left:10px;
	text-align:right;	
	}
#CC ul {
	float:left;
	clear:left;
	width:100%;
	}
#CC li {
	float:left;
	clear:left;
	width:230px;
	}
#CC #columna, #CC #autor, #CC #titulo {
	float:left;
	clear:left;
	width:140px;
	}
/* ---------------------------------*/	
/*				DD					*/
#DD {
	float: right;
	width: 300px;
	}
/* ---------------------------------*/
#advertise_2 {
	float:left;
	}
#autor_lista {
	clear:left;
	float:left;
	width:284px;
	margin-bottom: 10px;
	border: 1px solid #BEBFBE;
	padding:3px 7px;
	}
#autor_lista H3 {
	font: normal 26px "Arial Black", Arial, Verdana;
	color: #CC6633;
	line-height:20px;
	padding-bottom:5px;
	}
#autor_lista UL {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type: none;
	}
#autor_lista LI {
	float:left;
	clear:left;
	width:100%;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 0px;
	}
#autor_lista {
	padding:3px 7px 7px 7px;
	}
#autor_lista ul {
	float:left;
	margin:6px 0px 6px 0px;
	}
#autor_lista li {
	float:left;
	font: normal 15px Arial;
	margin:1px 0px 1px 0px;
	background-color:#f2f2f2;
	padding:0px;
	}
#autor_lista li a{
	display:block;
	padding-left:4px;
	color:#000;
	}
#autor_lista li a:hover{
	background-color:#999999;
	color:#fff;
	}

