@charset "utf-8";

div.main-content {
/*	width:640px;
*/	float:left;
	width:66%;
	position:relative;
}

div.head h1 a {
	display:block;
	height:30px;
}

div.head h1 span {
	display:none;
}

div.head h2 {
	font-size:28px;
	font-weight:normal;
	margin-bottom:10px;
}

div.head p {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

div.head strong,
div.head a {
	font-size:14px;
}

div.head em strong {float:left;}

div.head span {
	display:block;
	margin-top:5px;
}

div.head img {
	border:none;
	float:right;
}

div.head div img {
	float:left;
	margin-right:10px;
}

div.head ul {float:right}

div.head em {
	margin-top:20px; 
	display:block;
}

div.author {
	padding-bottom:10px;
	position:relative;
}

div.author strong {
	font-size:14px;
}

div.author strong a {
	font-size:14px;
	color:#4d5153;
	padding-right:20px;
	z-index:10;
	position:relative;
	_position:absolute;
	_top:0;
	_left:0;
}

div.author strong a.no-active {background:url(/img/frontend/i_varios_autores_close.png) no-repeat center right;}

div.author strong a.active {background:url(/img/frontend/i_varios_autores_open.png) no-repeat center right;}

div.author ul {
	background:#f4f4f4;
	font-size:12px;
	font-weight:bold;
	padding:15px 10px 10px;
	border:1px solid #dbdbdb;
	position:absolute;
	top:2px;
	left:173px;
	_left:100px;
	z-index:5;
}

div.author ul li {padding-bottom:10px;}

div.author ul li a {
	display:block; 
	line-height:10px;
}

div.author span,
div.author a {
	font-size:12px;
}

div.autor_all {margin-top:20px;}

div.others {
	padding:0px 15px 10px 0;
}

div.others h3 {
	text-transform:uppercase;
	margin-bottom:5px;
}

div.others div h2 {
	font-size:18px;
	line-height:20px;
	padding:15px;
    position: relative;
	margin-left:70px;
}

div.others div p span {
	font-size:10px;
	text-transform:uppercase;
	color:#4d5153;
	display:block;
}

div#suplementos-home {margin:10px;}

div#suplementos-home h1 {
	background:url(/img/frontend/bg_suplementos_home_cabezal.png) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	padding:6px 10px;
}

div.suplementos-details {
	font-size:12px;
	width:50%;
	float:left;
	border-bottom:1px solid #e9e9e9;
	padding:10px 0;
}

div#suplementos-home div.last {border-bottom:none;}

div.suplementos-details  img {
	float:left;
	margin-right:20px;
}

div.suplementos-details div {
	padding-right:20px;
	min-height:132px;
	position:relative;
}

div.suplementos-details p {
	margin-bottom:10px; 
	*margin-bottom:0;
}

div.suplementos-details a.link {
	margin-bottom:0;
	border:1px solid #c2ebfe;
	background:url(/img/frontend/bg_suplementos_home_link.png) repeat-x;
	width:25px;
	padding:0px 5px;
	position:absolute;
	bottom:0;
	*bottom:20px;
}


