﻿@charset "UTF-8";
/* CSS Document for Constru-Guía
	Date: 10.2009
	Updated: 10.22.2010
*/
body {
	font: 100% "Tahoma", Arial, Helvetica, sans-serif;
	background-image: url(../imags/bkg.gif);
	background-repeat: repeat;
	margin:0; 
	padding: 20px;
	text-align: center; 
	color: #000000;
	height:100%;
}
/*
 *
 * CUSTOM xHTML TAGS
 *
 */

p {
	line-height:18px;
}
p a:link {
	text-decoration: none;
	color: #000000;
}
p a:visited {
	text-decoration: none;
	color: #000000;
}
p a:hover {
	text-decoration: underline;
	color: #000000;
}
p a:active {
	text-decoration: none;
	color: #000000;
}
img {
/* nothing */
}
h1 {
	text-align: left;
	margin: 0;
	padding:0;
	font-size: 25px;
	color: #bace39;
	font-weight: normal;
}
h2 {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:15px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h3 {
	margin:0;
	padding:0 0 0 5px;
	font-size: 14px;
	color: #000000;
}
h4 {
	margin:0;
	padding:0 0 0 0px;
	font-weight:bold;
	font-size: 12px;
	color:#3D7069;
}
hr {
	background-color: #CCCCCC;
	width:100%;
	height: 1px;
	border: 0; /* So important for FF! */
	margin-top:5px;
	margin-bottom:5px;
}
/*
 *
 * MASTER LAYOUT
 *
 */
#logo {
	text-align:left;
	float:left;
	margin:0;
	width:290px;
	height:85px;
}
#logo img {
	border:0;
}
#main {
	margin: 0 auto;
	padding:0;
	width: 980px;
	height:auto;
	text-align:left;
	background-color: #FFFFFF;
}
#container {
	margin: 0 auto;
	padding:15px;
	width: 950px;
	height:100%;
	text-align:left;
	background-color: #FFFFFF;
	float:left;
}
#headerMain {
	margin:0;
	padding:0;
	width:950px;
	height:110px;
}
#headerOptions {
	margin:0;
	padding:0;
	width:640px;
	float:right;
	height:105px;
	background-color:#FFFFFF;
}
#headerOptions #search{
	margin:0;
	padding:0;
	width:230px;
	text-align:left;
	float:left;
	height:105px;
	background-color:#FFFFFF;
}
#headerOptions #GoogleSearcher1 {
	margin:0;
	padding-top:5px;
}
#headerOptions p {
	text-align:left;
	font-size:12px;
	color:#999999;
}
#headerOptions #subscription{
	margin:0;
	padding:0;
	width:200px;
	float:right;
	text-align:right;
	height:105px;
	background-color:#FFFFFF;
}

#headerOptions #translate{
	margin:0;
	padding:0;
	width:210px;
	float:left;
	height:105px;
	background-color:#FFFFFF;
}

#topBorder {
	margin:0 auto;
	padding:0;
	background:url(../imags/bottomSeparator.gif);
	background-repeat:repeat;
	width: 980px;
	height:10px;
}

#mainContent {
	margin:0px;
	margin:auto;
	padding:0px;
	width:950px;
	height:100%;
	float:left;
}
#sideBar {
	float:left;
	margin:0px;
	margin-right:10px;
	padding: 0;
	width: 185px;
	min-height:800px;
	height:100%;
	text-align: center;
	border:0;
}
#supportBar {
	float:left;
	margin:0px;
	padding: 0;
	width: 185px;
	min-height:800px;
	height:100%;
	text-align: center;
	border:0;
}
/*
 *
 * MAIN NAVIGATION 
 *
 */

#menu {
	margin: 0px;
	margin-top:25px;
	padding-bottom:10px;
	padding-top:10px;
	width: 185px;
	height: auto;
	float:left;
	background-color:#eff0eb;
}
#menu ul {
	margin:0;
	padding:0;
	font-size:12px;
}
#menu li {
	width:170px;
	list-style:none;
	float:left;
}
#menu li a {
	display:block; /* Convertimos el vínculo en un bloque. */
	text-decoration:none;
	text-align:left;
	color: #666666;
	padding:5px 5px 5px 5px;
}
#menu a:link,#menu a:visited, #menu a:active {
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}
#menu .menuSelected {
	/*color:#f1f1ef;
	background-image:url(../imags/bk-menu-selected.gif);
	background-repeat:repeat-x;*/
	padding-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:bold;
	color:#000000;
}
#menu .menuOff {
	margin-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px solid #dfe1d9;
}
#menu .menuSelected a:link, #menu .menuSelected a:visited, #menu .menuSelected a:active{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #dfe1d9;
}
/*
 *
 * ADS BANNERS
 *
 */
#leaderboard {
	margin:0 auto;
	margin-bottom:40px;
	padding:0px;
	width:728px;
	height:90px;
	background-color: #336666;
	border:solid;
	border-width:1px;
	border-color:#336666;
}

#ad01 {
	margin: 0px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	width:185px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
}
#ad02 {
	margin: 0px 0px 14px 0px;
	padding:0px;
	width:195px;
	/*min-height:150px;*/
	height: auto;
	float:left;
	background-color: #FFFFFF;
	text-align:center;
}
#ad03 {
	margin: 0px 0px 14px 6px;
	padding:0px;
	width:160px;
	height:640px;
	/*min-height:600px;*/
	height: auto;
	clear: both;
	float:left;
	background-color: #FFFFFF;
	border:0;
}
#ad04 {
	position: relative;
	float: right;
	padding:0px;
	width:180px;
	min-height:30px;
	/*height:150px;*/
	background-color: #FFFFFF;
	text-align:center;
	/*border:15px solid #FFFFFF;*/
}
#adpromohome {
	position: relative;
	float: right;
	padding:0px;
	width:180px;
	height:auto;
	background-color: #FFFFFF;
	text-align:center;
	margin-bottom:20px;
}
/*
 *
 * CONTENT
 *
 */
#topContent {
	float:left;
	width:735px;
	height:490px;
	background-color:#eff0eb;
	background-image:url(../imags/bk-topcontent-home.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
}
.destacadosPrincipalHome {
	width:542px;
	height:480px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	overflow:hidden;
	float:left;
}

.moduloDestacadosHome {
	list-style:none;
	list-style-type:none;
	height:480px;
}

.moduloDestacadosHome .fotoDestacado {
	margin:0;
	padding:0;
	width:534px;
	height:302px;
	padding:6px;
	padding-bottom:4px;
	background-color:#cdcec6;
	margin-bottom:15px;
}
.moduloDestacadosHome h1, .moduloDestacadosHome h2, .moduloDestacadosHome .leer {
	padding-left:10px;
	padding-right:10px;
}
.moduloDestacadosHome .articuloDestacado {
	padding:10px;
}

.columnaDestacados {
	float:right;
	width:193px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	height:312px;
}

.menuDestacadosModulo {
	width:179px;
	padding:7px;
	height:63px;
	border-bottom:solid;
	border-bottom-color:#c5c6c1;
	border-bottom-width:1px;
	float:left;
}
.menuDestacadosModuloOn {
	width:179px;
	padding:7px;
	height:63px;
	background-color:#cdcec6;
	border-bottom:solid;
	border-bottom-color:#c5c6c1;
	border-bottom-width:1px;
	float:left;
}

.columnaDestacados .thumbnail {
	margin:0;
	padding:0;
	width:58px;
	height:58px;
	margin-right:8px;
	float:left;
}

.menuDestacadosModulo .thumbnail img {
	border:2px solid #CCCCCC;
	width:58px;
	height:58px;
}
.menuDestacadosModuloOn .thumbnail img {
	border:#999999 2px solid;
	width:58px;
	height:58px;
}
.columnaDestacados h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}


#adDestacados {
	width:179px;
	height:160px;
	padding:7px;
	background-color:#dfe0db;
	float:left;
	margin-top:6px;
}

#menuDestacados02_Selected, #menuDestacados03_Selected, #menuDestacados04_Selected {
	border-top:solid;
	border-top-color:#c5c6c1;
	border-top-width:1px;
	width:185px;
	padding:5px;
	background-color:#cdcec6;
	height:67px;
}

#bottomSeparator {
	position:relative;
	float: right;
	margin:0px 0px 14px 0px;
	padding:0;
	width:530px;
	height:18px;/* background-image:url(../imags/bottomSeparator01.gif);
	background-repeat: repeat; mod: 16.09 */
	background-color:#666666;
}

#colDestacados2 {
	width:355px;
	float:right;
	height:auto;
}

#bottomBox02 {
	float:right;
	margin:0;
	padding:0;
	width:355px;
	height:auto;
	font-size: 11px;
	margin-left:10px;
}
#bottomBox02 .TabbedPanelsTabGroup {
	width:340px;
	height:24px;
	background-color:#dae968;
	background-image:url(../imags/bk-destacados.gif);
	background-repeat:no-repeat;
	font-size:11px;
	margin:0;
	padding:0;
	float:left;
	padding-left:15px;
}
#bb02content  {
	margin: 0px;
	padding: 0px;
	float: left;
	height:auto;
}

#bb02content .TabbedPanelsTab {
	height:20px;
	position: relative;
	float: left;
	top: 1px;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	padding-right:7px;
	padding-left:7px;
	margin-top:4px;
	padding-top:1px;
}

#bb02content .TabbedPanelsTabSelected {
	background-color:#f7f7f5;
}

#bb02content .TabbedPanelsContentGroup {
	clear: both;
	background-color: #f7f7f5;
	height:auto;
	width:325px;
	padding:15px;
	float:left;
}
#homeTabbedContent .TabbedPanelsContent {
	vertical-align:middle;
	padding: 5px;
	float:left;
	height:auto;
}
#bb02content .TabbedPanelsContentVisible {
}
#bb02content .VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	background-color: #99CC00;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #0066CC;
}
#bb02content .VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
#bb02content .VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #009966;
}
#bb02content .VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
}
/* 
 *
 * CHANNELS + ARTICLES 
 *
 */
#article {
	width:560px;
	float:left;
	height:auto;
	margin-right:10px;
}
#homeContainer {
	width:755px;
	float:left;
	height:auto;
	margin:0;
}
#articleContent {
	width:540px;
	float:left;
	height:auto;
	padding-left:20px;
}
#channelContent {
	width:540px;
	float:left;
	height:auto;
	padding-left:20px;
}
#relatedChannel {
	width:540px;
	float:left;
	height:auto;
	padding-left:20px;
	margin-top:20px;
}
#relatedChannel .headerRelated {
	width:520px;
	height:24px;
	background-color:#dae968;
	background-image:url(../imags/bk-destacados.gif);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:10px;
	padding-top:6px;
}

#orderLabel {
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:100px;
}
#orderLabel p {
	margin:0;
	padding:0;
	font-size:11px;
}
#orderOptions {
	margin:0;
	padding:0;
	font-size:11px;
	float:right;
	width:auto;
	padding-left:10px;
	padding-right:10px;
}
#orderOptions ul {
	padding:0;
	margin:0;
}
#orderOptions li {
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	list-style:none;
	float:left;
}
.orderByBarSelected {
	color: #000000;
	font-weight:bold;
	background-color:#f9f9f7;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
#orderOptions li a {
	display:block;
	width:auto;
	text-decoration:none;
}
#orderOptions a:visited, #orderOptions a:active, #orderOptions a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
#orderOptions a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

.footerRelated {
	font-size:12px;
	width:530px;
	height:25px;
	background-color:#C9CBBE;
	background-image:url(../imags/bk-relacionados-footer.gif);
	background-repeat:no-repeat;
	float:left;
}

.footerRelated p {
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:3px;
}

.footerRelated a:visited, .footerRelated a:active, .footerRelated a:link {
	color:#000000;
	text-decoration:none;
}

.footerRelated a:hover {
	color:#000000;
	text-decoration:underline;
}

.relatedChannelContainer {
	float:left;
	background-color:#f9f9f7;
	height:auto;
	width:530px;
}
#articleMedia { /* SWF OBJECT: single picture or gallery with controls */
	margin:0;
	padding:0px;
	width:530px;
	min-height:150px;
	height:auto;
	background-color: #FFFFFF;
	border:solid;
	border-color:#eff0eb;
	border-width:1px;
}

.level1 {
	width:80px;
	height:25px;
	background-image:url(../imags/bk-bread-level1.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	float:left;
	padding-right:2px;
	background-color:#FFFFFF;
}
/*.level2 {
	width:auto;
	height:25px;
	background-image:url(../imags/bk-bread-level2.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-top:5px;
	padding-left:20px;
	padding-right:10px;
}*/
.level2 {
	width:373px;
	height:25px;
	background-image:url(../imags/bk-bread-level2-380.gif);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	padding-top:5px;
	padding-left:20px;
}
.level2Active {
	width:auto;
	height:25px;
	text-align:left;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
/*.level3 {
	width:auto;
	background-image:url(../imags/bk-bread-level2-arrow.gif);
	background-position:top-left;
	background-repeat:no-repeat;	
	height:25px;
	text-align:left;
	padding-top:5px;
	padding-left:30px;
	float:left;
}*/
.level3 {
	width:80px;
	height:25px;
	background-image:url(../imags/bk-bread-volver.gif);
	background-repeat:no-repeat;	
	text-align:center;
	padding-top:5px;
	padding-right:2px;
	float:right;	
}
#articleBreadcrumbs p {
	margin:0;
	padding:0;
}
/* 
 * 
 * START SPREAD ARTICLE BAR
 *
 */
.spreadArticle {
	font-size:11px;
	text-align: left;
	float:left;
	margin:0px;
	padding:0px;
	width:530px;
	height:auto;
	color:#666666;
	margin-top:10px;
	clear:both;
}

.spreadArticle img {
	border:0;
}
.sharingRow {
	width:530px;
	height:45px;
	margin-bottom:10px;
}
.spreadArticle ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	height:auto;
	clear:both;
}
.ratingRow {
	width:530px;
	height:auto;
	margin-bottom:10px;
}
.spreadArticle li {
	float:left;
}
.spreadArticle a:link,.spreadArticle a:visited,.spreadArticle a:active {
	text-decoration:none;
	color: #666666;
}
.spreadArticle a:hover {
	text-decoration:underline;
	color: #666666;
}
.spreadArticle img {
	vertical-align:middle;
	border:0;
}
.spreadEnglish {
	width:140px;
	height:40px;
	background-image:url(../imags/bk-english-version.gif);
	background-repeat:no-repeat;
	color:#666666;
}
.spreadEnglish p {
	margin:0;
	padding:0;
	padding-left:45px;
	padding-top:8px;
	font-size:11px;
}
.spreadComentariosCantidad {
	width:160px;
	height:40px;
	background-image:url(../imags/bk-vercomentarios.gif);
	background-repeat:no-repeat;
	color:#666666;
}
.spreadComentariosCantidad p {
	margin:0;
	padding:0;
	padding-left:35px;
	padding-top:8px;
	font-size:11px;
}
.spreadComentariosComentar {
	width:155px;
	height:40px;
	background-image:url(../imags/bk-comentar.gif);
	background-repeat:no-repeat;
	color:#666666;
}
.spreadComentariosComentar p {
	margin:0;
	padding:0;
	padding-left:35px;
	padding-top:8px;
	font-size:11px;
}
.spreadRating {
	margin-right:20px;
}
.spreadMiVotoText {
	width:auto;
	margin-right:8px;
	float:left;
}
#imgRATING {
	padding-left:5px;
}
.toRight {
	padding-left:21px;
}
/* END SPREAD ARTICLE BAR */


.articleBorders {
	width:180px;
	height:auto;
	margin-left:10px;
	/*border:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
}
#articleComments {
	padding:0;
	margin:0;
	width:200px;
}
.aComment {
	width:180px;
	text-align:left;
	font-size:12px;
	height:auto;
}
.articleRating {
	float:left;
	width:90px;
	height:12px;
	text-align:left;
	margin:2px;
	padding:0px;
}
/* START OTHER CHANNEL RELATED ARTICLES */
#relatedArticlesContainer { /* another related channel articles: 6 MAX */
	margin:0px 0px 14px 200px;
	padding:0px;
	width:530px;
	height:auto;
	float:right;
}
#relatedArticlesContainer p { /* another related channel articles: 6 MAX */
	margin:0px;
	padding:0px;
}
#relacionadosSupport {
	width:185px;
	height:auto;
	float:left;
	background-color:#eff0eb;
	font-size:11px;
}
#relacionadosSupport .header {
	background-image:url(../imags/bk-relacionados.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:20px;
	padding-top:5px;
}
#relacionadosSupport .containerSupport {
	width:165px;
	padding:10px;
	float:left;
	height:auto;
	border-bottom:1px solid #dfe1d9;
}
#relacionadosSupport .relatedTitle {
	text-align:left;
}


#relacionadosSupport a:link, #relacionadosSupport a:visited, #relacionadosSupport a:active {
	text-decoration:none;
	color:#000000;
}
#relacionadosSupport a:hover {
	text-decoration:underline;
	color:#000000;
}
#relacionadosSupport .leer {
text-align:right;
padding-top:10px;
}
/*
 *
 * FOOTER
 *
 */
#footer {
	margin:0;
	padding:0;
	padding:15px;
	width:950px;
	min-height:80px;
	height:auto;
	background-color: #FFFFFF;
	color: #666666;
	font-size:10px;
	float:left;
}
#footer p {
	margin: 0.5em; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
#footer br {
	clear: both;
	line-height: 0; 
	display: block;
}
#footer ul {
	padding:0;
	margin:0px 0px 0px 0px;
	height:auto;
	width:700px;
}
#footer li {
	padding: 0.2em;
	font-weight: normal;
	background-color:#FFFFFF;
	color:#999999;
	list-style:none;
	float:left;
	list-style-type:none;
	width:auto;
}
#footer li a {
	display:block;
	width:auto;
	padding:0px 0px;
	text-decoration:none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#rssLink {
	float:right;
	margin-top:5px;
}
#rssLink img {
	margin-right:10px;
	border:0px;
}
/*
 * 
 * HELPERS
 *
 */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.hrBottom {
	height:3px;
	background-image: url(../imags/hr-separator.gif);
	background-position:bottom left;
	background-repeat: repeat-x;
	border:0px;
	padding:0px;
	margin:0px 0px 14px 0px;
}
#bspace {
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#tinyTxt {
	clear:both;
	position:relative;
	float:left;
	font-size:10px;
	margin:0;
	padding:0px;
	width:100%;
	bottom:5px;
}
#sep {
	position:relative;
	float: right;
	margin:0px 0px 10px 0px;
	padding:0;
	width:530px;
	height:0px;
	background-color:#FFFFFF;
}
.sep2 {
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	color:#CCCCCC;
	width:190px;
	height:1px;
	border: 0; /* So important for FF! */
	background-color: #CCCCCC;
}
.sep3 {
	margin:0px auto 0px;
	padding:0px;
	color: #FFFF66;
	width:150px;
	height:5px;
}
.sep4 {
	position:relative;
	float: left;
	margin-bottom:10px;
	/* padding:0; mod: 10/10/2008 */
	width:530px;
	min-height:5px;
	height:5px;
	border-bottom:1px solid #CCCCCC;
}
.sep5 {
	position:relative;
	float: left;
	margin: 10px 0px 10px 0px;
	padding:0;
	width:300px;
	min-height:5px;
	height:5px;
	border-bottom:1px solid #CCCCCC;
}
.sep6 {
	position:relative;
	float: left;
	margin-bottom:20px;
	padding:0;
	width:530px;
	min-height:5px;
	height:5px;
	border-bottom:1px solid #CCCCCC;
}
.hrForArticleComments {
	margin:5px auto 5px;
	padding:0px;
	color:#CCCCCC;
	width:190px;
	height:1px;
}
.topSepArticle {
	float: right;
	margin:0px 0px 24px 0px;
	padding:0;
	width:530px;
	height:4px;
	background-image:url(../imags/hr-separator.gif);
	background-repeat:repeat-x;
}
.thanksMSG {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
#articleBreadcrumbs {
	float: left;
	margin:0px;
	padding:0px;
	width:560px;
	height:25px;
	font-size:11px;
	color:#000000;
	/*background-color:#eff0eb;*/
	margin-bottom:20px;
}
#homeDestacadosContainer {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	width:755px;
	clear:both;
}

#homeDestacados {
	float: left;
	margin:0px;
	padding:0px;
	width:755px;
	height:25px;
	font-size:11px;
	color:#000000;
	background-color:#dae968;
	background-image:url(../imags/bk-destacados-home.gif);
}
#homeDestacados p {
	margin:0;
	padding:0;
	width:auto;
	height:25px;
	padding-top:3px;
	padding-left:10px;
}
#articleBreadcrumbs p {
	margin:0px 0px 5px 0px;
}
#articleBreadcrumbs a:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#articleBreadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
}
#articleBreadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}
#articleBreadcrumbs a:active {
	color: #000000;
	text-decoration: none;
}
.backBtn {
	margin-right:5px;
	float:right;
	width:auto;
}
.align {
	text-align:center;
}
.acTitle {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color: #336666;
	width:auto;
	height:auto;
	margin-bottom:15px;
}
.commentArticle, .seeAllArticles {
	margin:0px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#336666;
	padding-left:10px;
	width:auto;
}
.seeAllArticles a:link {
	color:#336666;
	text-decoration: none;
}
.seeAllArticles a:hover {
	color: #336666;
	text-decoration: underline;
}
.commentArticle a:link {
	color:#336666;
	text-decoration: none;
}
.commentArticle a:hover {
	color: #336666;
	text-decoration: underline;
}
/*Template*/
.articleText {
	font: 100% "Tahoma", Arial, Helvetica, sans-serif;
	width:530px;
	clear:left;
	text-align: left;
	font-size:12px;
	color: #000000;
	line-height:18px;
	padding-top:10px;
}
.articleText h2 {
	font-size:14px;
	font-weight:bold;
	color: #bace39;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
.articleText h3 {
	padding:0;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.articleText p {
	line-height:18px;
}
.articleText a:link {
	text-decoration: underline;
	color: #000000;
}
.articleText a:visited {
	text-decoration: underline;
	color: #000000;
}
.articleText  a:active {
	text-decoration: underline;
	color: #000000;
}
.articleText  a:hover {
	text-decoration: underline;
	color: #3D7069;
}

#adsquareHome {
	width:355px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
#adsquare {
	width:300px;
	margin:auto;
}
#adsquareArticle {
	width:300px;
	margin-top:20px;
	padding-bottom:20px;
	float:left;
}

.articleText .internalSubheading {
	font-weight:bold;
	color: #000000;
}

.articleText .internalHeading {
	font-size:14px;
	font-weight:bold;
	color: #3D7069;
}

.articleText .question {
	font-weight:bold;
	color: #000000;
}

.articleText .problema {
	font-weight:bold;
	color: #000000;
}


.articleText .solucion {
	font-size:10px;
	font-weight:normal;
	font-style: italic;
	color: #000000;
}

.aclaracion {
	font-weight:normal;
	color: #000000;
	font-size:11px;
}

.readArticle { /* leer articulo */
	position:relative;
	float:right;
	padding:0px;
	margin-right:5px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color: #FF6600;
	width:auto;
	height:10px;
}
.readArticle a:link {
	font-size:11px;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
.readArticle a:visited {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.readArticle a:active {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.readArticle a:hover {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}


.readArticle2 { /* leer articulo */
	position:relative;
	float:right;
	padding:0px;
	margin-right:60px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color: #FF6600;
	width:auto;
	height:10px;
	top:5px;
}
.readArticle2 a:link {
	font-size:11px;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
.readArticle2 a:visited {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.readArticle2 a:hover {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration: underline;
}
.readArticle2 a:active {
	color: #FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
/*
 * 
 * START OTHER CHANNEL ARTICLES
 *
 */
#oaChannel {
	margin:0px 0px 14px 0px;
	padding:4px 0px 0px 0px;
	width:530px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color: #336666;
	height:18px;
}

#relatedChannel .divContForOtherChanArt { /* Div Container for Other Channel Articles at bottom */
	margin:0px 0px 0px 0px;
	padding:0px;
	width:510px;
	height:auto;
	border:0px;
	padding:10px;
	float:left;
	border-bottom:1px solid #dfe1d9;
}
#relatedChannel .divContForOtherChanArt p {
	margin:0px;
	padding:0px;
}

.dsfoca-content {
	width:auto;
	height:auto;
	float:left;
}
.dsfoca-thumb {
	float:left;
	width:58px;
	height:58px;
	margin:0px;
	padding:0px;
}
.dsfoca-thumb img {
	border: 1px solid #9CA19D;
}


.divContForOtherChanArt .dsfoca-text2 {
	text-align:left;
	color:#000000;
	float:left;
	width: 430px;
	height:60px;
	margin:0px;
	padding:0;
	padding-left:15px;
}
.divContForOtherChanArt .dsfoca-text2 p {
	min-height:35px;
	font-size:12px;
	padding-right:100px;
	line-height:normal;
}
.divContForOtherHome { /* Div Container for Other Channel Articles at bottom */
	margin:0px 0px 0px 0px;
	padding:0px;
	width:320px;
	height:auto;
	border:0px;
	float:left;
	border-bottom:1px solid #dfe1d9;
	padding-bottom:10px;
	margin-bottom:10px;
}
.divContForOtherHome p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.divContForOtherHome .dsfoca-text2 {
	text-align:left;
	color:#000000;
	float:left;
	width: 240px;
	height:60px;
	margin:0px;
	padding:0;
	padding-left:15px;
}
.divContForOtherHome .dsfoca-text2 p {
	min-height:25px;
	font-size:12px;
	line-height:normal;
}

.seeAllChannelArticles {
	float:left;
	padding-right:15px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color: #336666;
	width:530px;
}
.seeAllChannelArticles a:link {
	color:#336666;
	text-decoration: none;
}
.seeAllChannelArticles a:active {
	color:#336666;
	text-decoration: none;
}
.seeAllChannelArticles a:visited {
	color:#336666;
	text-decoration: none;
}
.seeAllChannelArticles a:hover {
	color: #336666;
	text-decoration: underline;
}
.hlmi { /* height last menu item litle help */
	height:7px;
}
/* FDK: Flash Detection Kit + SWFObject */

#FDK {
	margin: 0 auto;
	margin-top:100px;
	width:760px;
	background-color:#FFFFFF;
	height:500px;
}
#flashcontent {
	padding-top:230px;
	padding-left:100px;
	padding-right:100px;
}
/* 
 *
 * START MAIN CHANNEL PAGE
 *
 */
#channelContent h1 {
	text-align: left;
	margin: 0;
	padding:0;
	float:left;
	font-size: 25px;
	color: #bace39;
	font-weight: normal;
	width:540px;
	height:auto;
	padding-bottom:20px;
}
#channelContent h1 a:active, #channelContent h1 a:visited, #channelContent h1 a:link  {
	color: #bace39;
	text-decoration: none;
}
#channelContent h1 a:hover {
	color: #bace39;
	text-decoration: underline;
}
.topSepChannelArticle {
	float: right;
	margin:0px 0px 14px 0px;
	padding-left:0px;
	width:100%;
	height:4px;
	background-image:url(../imags/hr-separator.gif);
	background-repeat:repeat-x;
}
.bottomSepChannelArticle {
	float: right;
	margin:0px 0px 14px 0px;
	padding-left:0px;
	width:530px;
	height:14px;
	background-image:url(../imags/hr-separator.gif);
	background-repeat:repeat-x;
}

#mca-img img {
	border:1px solid #CCCCCC;
}
#mca-img {
	float:left;
	padding-right:20px;
}

#mca-text {
	float:left;
	height:auto;
	width:220px;
	vertical-align:bottom;
}

#bottomLeftSideBar {
	float:left;
	text-align:left;
	margin:0px 20px 0px 0px;
	padding:0;
	width:300px;
	height:auto;
}
#bottomRightSideBar {
	text-align:center;
	float:right;
	margin:0px 0px 14px 0px;
	padding:0;
	width:180px;
	min-height:250px;
	height:auto;
	background-color:#FFFFFF;
	text-align:center;
}
#bottomRightSideBar img {
	border: 1px solid #CCCCCC;
}
/* 
 *
 * CONTACT FORM + SEND TO FRIEND FORM + SUBSCRIPTION FORM  
 *
 */
#contactFormContainer, #sendToFriendContainer, #policyContainer, #termsContainer, #sitemapContainer {
	position:relative;
	float: left;
	margin:0px 0px 10px 0px;
	padding:0;
	width:520px;
	font-size:12px;
	height:auto;
}
#contactFormTexts {
	font-size:12px;
	font-style:normal;
	color:#000000;
}
.formTable {
	float: left; /* mod: 10/10/2008 */
	font-size:12px;
	font-style:normal;
	color:#000000;
	/*width:auto;*/
}
.formTable p {
	line-height:20px;
}
.formTableInput {
	border:1px solid #CCCCCC;
	height:18px;
}
.formTableInput textfield:hover {
	background-color: #F5F5F5;
	border:1px solid #666666;
}
/*
 *  
 * PRINTABLE VERSION + ENGLISH VERSION PAGES
 *
 */
#englishVersionContainer, #printableVersionContainer {
	margin:0;
	padding:20px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
/* 
 * 
 * COMMENTS PAGE
 *
 */
#commentsContainer {
	position:relative;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0;
	width:520px;
}
#commentsTexts {
	font-size:12px;
	font-style:normal;
	color:#000000;
}
#commentsTexts h2 {
	font-size:12px;
	font-style:normal;
	color:#000000;
	margin-bottom:0;
	padding-bottom:0;
}
#commentsTexts h3, .comentar h3 {
	color:#bace39;
}
#commentsTexts .spreadArticle {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
}
.comentar {
	padding-top:10px;
	padding-bottom:10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
	height:auto;
	float:left;
}
.comentarLink {
	float:right;
	position:relative;
	font-size:10px;
	font-style: normal;
	font-weight:bold;
	color:#3D7069;
}
.comentarLink a:link {
	color: #3D7069;
	text-decoration: none;
}
.comentarLink a:visited {
	color: #3D7069;
	text-decoration: none;
}
.comentarLink a:hover {
	color: #FF0066;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.comentarLink a:active {
	color: #3D7069;
	text-decoration: none;
}
.comment {
	font-size:12px;
	font-style:normal;
	color:#000000;
	width:510px;
}
.comment p {
	line-height:16px;
	padding: 5px; /* added: 10/10/2008 */
}
.commentRating {
	font-size:10px;
	text-align: left;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	width: auto;
	height:auto;
}
.commentRating ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}

.commentRating li {
	vertical-align:middle;
	display: inline;
	padding: 5px 5px 5px 5px;
}
.commentRating ul li a {
	vertical-align: middle;
	text-decoration:none;
	margin:0px;
	color: #333333;
}
.commentRating ul li a:hover {
	color:#FF0066;
}
.commentRating img {
	border:0;
}
.publishedBy {
	float:right;
	width:auto;
	height:auto;
	text-align:right;
	margin-left:200px;
	font-size:10px;
	font-style: normal;
	color: #000000;
}
.publishedBy ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
.backToArticle {
	margin-top:5px;
	padding-bottom:15px;
	float:left;
	position:relative;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#3D7069;
}
.backToArticle a:link {
	color: #3D7069;
	text-decoration: none;
}
.backToArticle a:visited {
	color: #3D7069;
	text-decoration: none;
}
.backToArticle a:hover {
	color: #FF0066;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.backToArticle a:active {
	color: #3D7069;
	text-decoration: none;
}
.space5ToRight {
	padding-left: 10px;
	padding-top: 10px;
}
.margin3ToRight { /* dame 3px para la derecha */
	margin-left: 3px;
}
.toBottom {
	clear:both;
	bottom:0;
}
/*
 *
 * SITEMAP
 *
 */
#sitemapContainer a:link {
	color: #3D7069;
	text-decoration: none;
}
#sitemapContainer a:visited {
	color: #3D7069;
	text-decoration: none;
}
#sitemapContainer a:hover {
	color: #FF0066;
	text-decoration: underline;
	background-color:#FFFFFF;
}
#sitemapContainer a:active {
	color: #3D7069;
	text-decoration: none;
}
#sitemapContainer ul {
	margin-left:150px;
	margin-top:50px;
}
#sitemapContainer ul li {
	list-style: square;
	list-style-type: square;
	color: #666666;
	line-height:20px;
}

/*Tablas Articulos*/
.tableForArticleContent {
	width:100%;
	display:table;
	background-color: #FFFFFF;
	font-size:30px;
}
.tableForArticleContent th { /* format header */
	background-color:#004F4F;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
}
.tableForArticleContent td { /* format cell */
	background-color:#C8DBC8;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	padding:5px;
	vertical-align:top;
}

.tableForArticleContent ul {
	color:#000000;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 10px;
}
.tableForArticleContent li {
	text-align:left;
}

.disclaimer {
	font-size:11px;
	color: #000000;
}

.manufacturerBrandModule {
	margin:0;
	width:510px;
	height:auto;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.manufactuterBrandLogo {
	float:left;
	margin:0;
	padding:0;
	width:180px;
	height:90px;
	margin-right:20px;
	clear:both;
}
.manufactuterBrandInfo {
	width:310px;
	margin-bottom:15px;
	float:left;
}

.manufactuterBrandInfo p {
	margin-top:10px;
	padding-right:10px;
	text-align:left;
	float:left;
	font-size:12px;
	
}


.manufacturerCta {
	color:#FF6600;
	font-weight:bold;
	text-align:left;
	margin-left:200px;
}

.manufacturerCta a:link {
	color:#FF6600;
	text-decoration:none;
}
.manufacturerCta a:active {
	color:#FF6600;
	text-decoration:none;
}
.manufacturerCta a:visited {
	color:#FF6600;
	text-decoration:none;
}
.manufacturerCta a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.suscripcionDestacado {
	font-size:14px;
	font-weight:bold;
}

/*Search*/

#secondaryNavigationSearch {
	width:400px;
	height:auto;
	padding-top:5px;
	float:right;
	text-align:left;
	font-size:12px;
	color:#999999;
}
#secondaryNavigationSearch ul {
	margin:0;
	padding:0;
}
#secondaryNavigationSearch li {
	margin:0;
	padding-bottom:5px;
	list-style:none;
	
}
#secondaryNavigationSearch a {
	color:#999999;
	text-decoration:none;
}
#secondaryNavigationSearch a:active {
	color:#999999;
	text-decoration: none;
}

#secondaryNavigationSearch a:visited {
	color:#999999;
	text-decoration: none;
}
#secondaryNavigationSearch a:link {
	color:#999999;
	text-decoration: none;
}
#secondaryNavigationSearch a:hover {
	text-decoration: underline;
}
.formButton {
	font-size:11px;
}
.formSearchInput {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
	height:16px;
	margin-right:5px;
}

#txtText2Find {
	margin-right:5px;
	width:150px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#cse-search-results {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


#cse-search-results iframe {
    width:550px;
	height:920px;
	overflow:visible;
}

#homeComplementariosContainer {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	width:755px;
	clear:both;
	margin-top:15px;
}

#colDestacados {
	width:390px;
	float:left;
	height:auto;
	clear:both;
}
#destacados {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	width:390px;
	clear:both;
	margin-bottom:20px;
}
#notaDelMes {
	float:left;
	width:190px;
	height:450px;
	background-color:#eff0eb;
	background-image:url(../imags/bk-bottom-destacados-home.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#notaExclusivo {
	float:left;
	width:190px;
	height:450px;
	background-color:#eff0eb;
	background-image:url(../imags/bk-bottom-destacados-home.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:10px;
}
#headerNotaDelMes,#headerNotaExclusivo {
	margin:0;
	padding:0;
	height:20px;
	background-image:url(../imags/bk-destacados-notas.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:5px;
	font-size:11px;
	text-align:center;
}
.contentNotasDestacadas {
	width:160px;
	padding:15px;
	padding-top:0;
	margin:0;
}
.contentNotasDestacadas img {
	border:0;
	margin:0;
	padding:0;
}
.contentNotasDestacadas h1 {
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:10px;
	font-weight:bold;
}
.contentNotasDestacadas p {
	font-size:12px;
	line-height:normal;
	margin:0;
	padding:0;
}
.contentNotasDestacadas a:active, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
.contentNotasDestacadas a:hover {
	color:#000000;
	text-decoration:underline;
}

#ganadores {
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

#archivo {
	margin:0;
	padding:0;
	padding-top:10px;
}
#archivo a:link,#archivo a:visited,#archivo a:active{
	color:#000000;
	text-decoration:none;
}
#archivo a:hover {
	color:#000000;
	text-decoration:underline;
}
#archivo li {
	list-style-type:none;
	list-style-image:none;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:5px;
	padding-bottom:5px;
}

.miVoto {
	width:200px;
	height:20px;
}

.download {
    border-bottom:solid 1px #CCCCCC;
    clear:both;
    margin-bottom:10px;
    padding-bottom:10px;
}
.download h3 {
    margin:0;
    padding:0;
}
.download img {
    border:0;
	margin-right:10px;
}
#wucUSER_DOWNLOAD1_pnlFiles {
    padding-top:10px;
}

.errorMessage {
	color:#990000;
	font-size:11px;
	padding-bottom:10px;
}
