/* Conte Interno - navegacion */

.COM_CONTE_interno{
	width: 710px;
	height: auto;
	padding: 0px 0px 20px 0px;
}


.COM_CONTE_navegacion{
	width: auto;
	height: auto;
	padding: 2px 0px 15px 5px;
}

.COM_CONTE_navegacion ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
	text-align: left;
}

.COM_CONTE_navegacion li{
	width: auto;
	height: auto;
	display: inline;
	margin: 0px 4px 0px 0px;
	font: normal 10px "Century Gothic";
	color: #848484;
}

.COM_CONTE_navegacion li a:link{
	font-weight: normal;
	text-decoration: none;
	color: #004c37;
}

.COM_CONTE_navegacion li a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #004c37;
}

.COM_CONTE_navegacion li a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #004c37;
}

.COM_CONTE_navegacion li a:active{
	font-weight: normal;
	text-decoration: none;
	color: #004c37;
}

.COM_CONTE_navegacionActivo{
	color: #004c37 !important ;
	font-weight: bold !important ;
}

.COM_CONTE_navegacionVineta{
	width: 3px;
	height: 5px;
	background: url(images/web/vineta_navegacion.gif) no-repeat 0px 1px;
	overflow: hidden;
}

.COM_barraHerramietasDivision{
	display: none;
}


/* Titulo Categoria */


.COM_CONTE_titulo{
	width: auto;
	height: auto;
	padding: 15px 60px 15px 10px;
	background: #FDFDFD url(images/web/fondo_titulo_interno.gif) no-repeat;
}

.COM_CONTE_titulo h1{
	font: bold 22px "Century Gothic";
	color: #004c37;
	margin: 0px;
}


.COM_CONTE_barraHerramietas{ 
	width: auto;
	height: 42px;
	position: relative;
	background: url(images/web/fondo_herramientas_interno.gif) no-repeat;
}

.COM_CONTE_barraHerramietas_f1_c1{
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	left: 10px;
}

.COM_iconoImpresionSuperior{ 
	font:normal 10px "Trebuchet MS";
	color:#606060;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_imprimir.gif) no-repeat left 2px;
	float: left;
	cursor: pointer;
}

.COM_iconoImpresionSuperior_on{ 
	font:normal 10px "Trebuchet MS";
	color:#004c37;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_imprimir.gif) no-repeat left -30px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}


.COM_iconoFavoritos{ 
	font:normal 10px "Trebuchet MS";
	color:#606060;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_agregar_favoritos.gif) no-repeat left 2px;
	float: left;
	cursor: pointer;
}

.COM_iconoFavoritos_on{ 
	font:normal 10px "Trebuchet MS";
	color:#004c37;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_agregar_favoritos.gif) no-repeat left -30px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}

.COM_iconoRecomendar{ 
	font:normal 10px "Trebuchet MS";
	color:#606060;
	position: relative;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_enviar_amigo.gif) no-repeat left 2px;
	float: left;
	cursor: pointer;
}

.COM_iconoRecomendar_on{ 
	font:normal 10px "Trebuchet MS";
	color:#004c37;
 	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_enviar_amigo.gif) no-repeat left -30px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}

.COM_iconoRSS{ 
	font:normal 10px "Trebuchet MS";
	color:#606060;
	width: 16px;
	height: 16px;
	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_rss.gif) no-repeat left 2px;
	float: left;
	cursor: pointer;
}

.COM_iconoRSS_on{ 
	font:normal 10px "Trebuchet MS";
	color:#004c37;
	width: 16px;
	height: 16px;
	padding: 2px 0 2px 20px;
	margin-right: 8px;
	background: url(images/web/icono_rss.gif) no-repeat left -30px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}



.COM_CONTE_barraHerramietas_f1_c2{
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	right: 10px;
}


.COM_iconoReiniciarLetra{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:#606060;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_reiniciar_letra.gif) no-repeat 0px 0px;
}

.COM_iconoReiniciarLetra_on{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:black;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_reiniciar_letra.gif) no-repeat 0px -32px;
}



.COM_iconoDisminuirLetra{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:#606060;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_disminuirr_letra.gif) no-repeat 0px 0px;
}

.COM_iconoDisminuirLetra_on{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:#606060;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_disminuirr_letra.gif) no-repeat 0px -32px;
}



.COM_iconoAumentarLetra{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:#606060;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_aumentar_letra.gif) no-repeat 0px 0px;
}

.COM_iconoAumentarLetra_on{ 
	width: 16px;
	height: 16px;
	font:normal 11px/15px "Trebuchet MS";
	color:#606060;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(images/web/icono_aumentar_letra.gif) no-repeat 0px -32px;
}


/* Pie Interno */

.COM_CONTE_pieInterno{
  width: auto;
   height: auto;
	padding: 0px 10px 6px 10px;
	overflow: hidden;
}


.COM_CONTE_enlacesInterno{ 
	width: auto;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: solid 1px #D0CCCC;
}


.COM_iconoSubir{
   font:normal 10px "Trebuchet MS";
	color:#606060;
   padding: 2px 0px 6px 20px;
	position: absolute;
	top: 5px;
	right: 0px;
   background: url(images/web/icono_subir.gif) no-repeat left 2px;
	cursor: pointer;
}

.COM_iconoSubir_on{
   font:normal 10px "Trebuchet MS";
	color:#004c37;
   padding: 2px 0px 6px 20px;
	position: absolute;
	top: 5px;
	right: 0px;
   background: url(images/web/icono_subir.gif) no-repeat left -30px;
	cursor: pointer;
}

.COM_iconoImpresionInferior{
  	font:normal 10px "Trebuchet MS";
	color:#606060;
 	padding: 2px 0 2px 20px;
	position: absolute;
	top: 5px;
	left: 0px;
   background: url(images/web/icono_imprimir.gif) no-repeat left 2px;
	cursor: pointer;
}

.COM_iconoImpresionInferior_on{
   font:normal 10px "Trebuchet MS";
	color:#004c37;
   padding: 2px 0 2px 20px;
	position: absolute;
	top: 5px;
	left: 0px;
   background: url(images/web/icono_imprimir.gif) no-repeat left -30px;
	cursor: pointer;
}

/* Paginador */

.COM_CONTE_paginador{
	width: auto;
	height: 21px;
	position: relative;
	padding: 5px 10px 0px 10px;
	border-bottom:solid 1px #EAEAEA; 
	background: #F9F9F9;
	margin-bottom: 20px;
}

.COM_paginadorResultados{
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #848484;
	position: absolute;
	width: auto;
	margin: 0px;
}

.COM_paginador{
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #686c6f;
	position: absolute;
	width: auto;
	right: 10px;
	margin: 0px;
}
	
.COM_paginador span{
	font-weight: bold;
}
	
.COM_paginador a:link{
	color: #686c6f;
	text-decoration: underline;
}

.COM_paginador a:visited{
	color: #686c6f;
	text-decoration: underline;
}
.COM_paginador a:hover{
	color: #686c6f;
	text-decoration: none;
}

.COM_paginador a:active{
	color: #686c6f;
	text-decoration: underline;
}

.COM_paginadorSeleccionado{
   font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37 !important ;
	margin: 0px;
}

.COM_paginadorSeleccionado a:link{
	text-decoration: none;
	color: #004c37 !important ;
}

.COM_paginadorSeleccionado a:visited{
	text-decoration: none;
	color: #004c37 !important ;
}

.COM_paginadorSeleccionado a:hover{
	text-decoration: underline;
	color: #004c37 !important ;
}

.COM_paginadorSeleccionado a:active{
	text-decoration: none;
	color: #004c37 !important ;
}


/* Contenedor Subir */

.COM_CONTE_subir{
	width: auto;
   height: 21px;
	position: relative;
}

.COM_iconoSubirInterna{
   font:normal 10px "Trebuchet MS";
	color:#606060;
   padding: 2px 0px 6px 20px;
	position: absolute;
	top: 0px;
	right: 0px;
   background: url(images/web/icono_subir.gif) no-repeat left 2px;
	cursor: pointer;
}

.COM_iconoSubirInterna_on{
   font:normal 10px "Trebuchet MS";
	color:#004c37;
   padding: 2px 0px 6px 20px;
	position: absolute;
	top: 0px;
	right: 0px;
   background: url(images/web/icono_subir.gif) no-repeat left -30px;
	cursor: pointer;
}

.COM_lineaSeparadoraInterna{ 
	width:100%;
	height:1px;
	background:#BBBBBB;
	overflow: hidden;
	margin: 5px 0px;
}

/* Combo Temas */

.COM_CONTE_combo{
	width: auto;
	height: 20px;
	position: relative;
	padding: 8px 10px 8px 10px;
	background: #ECF3F0;
	border-bottom: solid 1px #DAE2DF;
	margin: 10px 0px 10px 0px;
}

.COM_CONTE_combo br{
	clear: left;
}

.COM_FRM_label{
	font: bold 11px "Trebuchet MS";
	color: #848484;
	margin: 2px 0px 0px 0px;
	float: left;
}

.COM_FRM_combo{
   font: normal 11px "Trebuchet MS";
	color: #848484;
	height: 20px;
   margin:0px 0px 0px 10px;
	padding: 0px;
	float: left;
}


/* Mensajes */

.COM_CONTE_mensaje{ 
	width: auto;
	height: auto;
	padding:12px 12px 12px 12px;
}

.COM_mensajeInformacion{ 
   font:normal 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
	padding-left: 26px;
	background: url(images/web/icono_informacion.gif) no-repeat;
	margin: 0px;
}

.COM_mensajeInformacion a:link{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeInformacion a:visited{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeInformacion a:hover{ 
	color:#004c37;
	text-decoration:none;
}

.COM_mensajeInformacion a:active{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeError{ 
   font:normal 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
	padding-left: 26px;
	background: url(images/web/icono_error.gif) no-repeat;
	margin: 0px;
}

.COM_mensajeError a:link{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeError a:visited{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeError a:hover{ 
	color:#004c37;
	text-decoration:none;
}

.COM_mensajeError a:active{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeAdvertencia{ 
   font:normal 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
	padding-left: 26px;
	background: url(images/web/icono_advertencia.gif) no-repeat;
	margin: 0px;
}

.COM_mensajeAdvertencia a:link{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeAdvertencia a:visited{ 
	color:#004c37;
	text-decoration:underline;
}

.COM_mensajeAdvertencia a:hover{ 
	color:#004c37;
	text-decoration:none;
}

.COM_mensajeAdvertencia a:active{ 
	color:#004c37;
	text-decoration:underline;
}


/* Rating  */

.COM_CONTE_rating{
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
}

.COM_CONTE_ratingBloque{
	width: auto;
	height: auto;
	float: left;
}

.COM_votoPromedio{
	font: bold 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #606060;
	float: left;
}

.COM_votoPersonal{
	font: bold 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #606060;
	float: left;
}

.COM_votoSeparador{
	font: normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 10px;
	color: #113057;
	float: left;
}

.COM_CONTE_mensajeHerramientas{
	width: auto;
	height: auto;
	padding: 6px 0px;
}

.COM_TXT_mensaje{
	font: bold 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	margin: 0px;
}

.COM_TXT_mensaje span{
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	margin: 0px 10px;
}

.COM_CONTE_tagTemas{
	width: auto;
	height: auto;
	padding: 0px 0px;
	position: relative;
}

.COM_CONTE_tagTemas h2{
	font: bold 10px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #194883;
	padding: 0px 12px 0px 4px;
	background: url(images/web/fondo_tag_tema.gif) no-repeat 0px 2px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.COM_CONTE_tagTemas p{
	font: normal 10px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #194883;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	position: relative;
}

.COM_CONTE_tagTemas p a{
	margin-right: 15px;
}

.COM_CONTE_tagTemas p a:link{
	text-decoration: none;
	color: #194883;
}

.COM_CONTE_tagTemas p a:visited{
	text-decoration: none;
	color: #194883;
}

.COM_CONTE_tagTemas p a:hover{
	text-decoration: underline;
	color: #194883;
}

.COM_CONTE_tagTemas p a:active{
	text-decoration: none;
	color: #194883;
}