/* estilos aplicados a la presentación interna (columna central de datos) de la plataforma */
/* inicio css para producto destacado*/
.subtituloPag{
	font-size: 16px;
 	font-style: normal;
  font-weight: bold;
  color: #2E7A2A;
}
.bloque_Box{
	background-color:#F3F5EA;
	padding:20px;
}
.bloque_prod_destacado {
	width:90%;
	background-color: #F6F7F2;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	border-top-color: #C2D0AC;
	border-collapse: collapse;
}
.bloque_prod_destacado td {
	padding:4px;
}
.img_destacado {
	width:230px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.img_destacado td {
	padding:0px;
	height: 20px;
}
.img_destacado .td_imagen {
	background-color: #FFFFFF;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	text-align: center;
}
.img_destacado .td_izq_title {
	background-image: url('../img/iz_dest_title.png');
	background-position:top;
	background-repeat: no-repeat;
	width: 11px;
	border-style: hidden;
}
.img_destacado .td_cent_title {
	color: #FFFFFF;
	background-image: url('../img/cen_dest_title.png'); 
	background-position:top;
	background-repeat: repeat-x;
	border-style: hidden;
}
.img_destacado .td_der_title {
	background-image: url('../img/der_dest_title.png'); 
	background-position:top;
	background-repeat: no-repeat;
	width: 11px;
	border-style: hidden;
}
.fondo_img_destacado {
	background-color: #FFFFFF;
}
/* fin css para producto destacado*/
/* inicio css para el buscador*/
.buscador {
	background-color: #E0E2D4;
	text-align: center;
	width: 730px;
	height: 30px;
}
.buscador form{padding:0; margin:0;}
/* fin css para el buscador*/
/* inicio css para contenedor de destacados*/
.destacados {
	width:100%;
}
.destacados td {
	padding: 4px;
	text-align:center;
}
/* fin css para contenedor de destacados*/
/* inicio css para producto*/
.producto {
	width: 230px;	
	padding: 0px;
	margin:0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	border-bottom:1px solid #C2D0AC;
	border-right:1px solid #C2D0AC;
	border-left:1px solid #C2D0AC;
}
.producto .nombre {
	background-color: #E0E2D4;
	text-align: right;
}
.producto .fondo_contenido {
	background-color: #FFF;
	text-align: right;
}
.producto .borde_inf {
	border-bottom-style: solid;
	border-color: #C2D0AC;
}
.producto .borde_der {
	border-right-style: solid;
}
.producto .borde_izq {
	border-left-style: solid;
}
.producto .imagen {
	text-align: center;
	whidt: 50%;
	background-color: #FFFFFF;
}
/* fin css para producto*/
/* inicio css para productos destacados*/
.producto .td_izq_title {
	padding: 0px;
	border-spacing: 0px;
	background-image: url('../img/izq-destacados.png');
	background-position:top;
	background-repeat: no-repeat;
	width: 9px;
	height: 52px;
	border-style: hidden;
}
.producto .td_cent_title {
	border-spacing: 0px;
	height: 52px;
	background-image: url('../img/medio-destacados.png'); 
	background-position:top;
	background-repeat: repeat-x;
	border-style: hidden;
}
.producto .td_der_title {
	border-spacing: 0px;
	padding: 0px;
	background-image: url('../img/der-destacados.png'); 
	background-position:top;
	background-repeat: no-repeat;
	width: 137px;
	height: 52px;
	border-style: hidden;
}
/* fin css para productos destacados*/
.precio_en_pesos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #006538;
}
.precio_en_dolares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.precio_en_pesos_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
}
.precio_en_dolares_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
.barra_buscador {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
/* inicio css contenedor bloques inicio*/
.contenedor_bloques_inicio {
	width: 100%;
		
}
.contenedor_bloques_inicio td {
	vertical-align: top;
	padding: 0;
	width: 50%;
}
/* fin css contenedor bloques inicio*/
/* inicio css bloques del inicio */
.titulo_prod_grande{
		background:url('../img/titulo_index.png') bottom no-repeat;
		width:230px;
		height:20px;
		text-align:left;
		color:#FFF;
		padding:0;
		margin:0;
		border:none;
}
.titulo_prod_grande span{padding:0 0 0 10px;}
.titulo_index {
		background:url('../img/titulo_index.png') bottom no-repeat;
		width:230px;
		height:20px;
		text-align:right;
		color:#FFF;
		padding:0;
		margin:0;
		border:none;
}
.titulo_index span{padding:0 10px 0 0; margin:5px 0 0 0;}
.bloque_inicio {
	width: 230px;
	margin:0 auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
.bloque_inicio td {
	border-width: 1px;
}
.bloque_inicio .nombre {
	background-color: #E0E2D4;
	text-align: right;
	border-left-style: solid;
	border-left-color: #C2D0AC;
	padding:4px;
	border-right-style: solid;
	border-right-color: #C2D0AC;
}
.bloque_inicio .texto_index {
	background-color: #FFFFFF;
	text-align: left;
	border-right-style:solid;
	border-right-color:#C2D0AC;
	border-bottom-style: solid;
	border-bottom-color: #C2D0AC;
	border-left-style: solid;
	border-left-color: #C2D0AC;
	padding:4px;
}
.bloque_inicio .texto_index_video {
	background-color: #FFFFFF;
	text-align: left;
	border-right-style:solid;
	border-right-color:#C2D0AC;
	border-right-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D0AC;
	border-left-style: solid;
	border-left-color: #C2D0AC;
	padding:4px;
}
.bloque_inicio .imagen {
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	float: right;
}
.bloque_inicio .imagen img{padding:3px;}
.bloque_inicio .video{
	background-color: #FFFFFF;
	text-align: center;
	border-left-style: solid;
	border-left-color: #C2D0AC;
	border-right-style: solid;
	border-right-color: #C2D0AC;
	padding:4px;	
	}
.bloque_inicio .td_izq_title {
	background-image: url('../img/iz_dest_title.png');
	background-position:top;
	background-repeat: no-repeat;
	width: 11px;
	height:20px;
	float:left;
	padding:0; margin:0;
	border:none;
}
.bloque_inicio .td_cent_title {
	color: #FFFFFF;
	background-image: url('../img/cen_dest_title.png'); 
	background-position:top;
	background-repeat: repeat-x;
	text-align: right;
	float:left;
	height:20px;
	padding:0; margin:0;
	border:none;
}
.bloque_inicio .td_der_title {
	background-image: url('../img/der_dest_title.png'); 
	background-position:top;
	background-repeat: no-repeat;
	width: 11px;
	height:20px;
	float:left;
	padding:0; margin:0;
	border:none;
}
.bloque_inicio .borde_izquierdo {
	border-left-style: solid;
	border-left-color: #C2D0AC;
}
.bloque_inicio .borde_inferior {
	border-bottom-style: solid;
	border-bottom-color: #C2D0AC;
}
.bloque_inicio .borde_derecho {
	border-right-style: solid;
	border-right-color: #C2D0AC;
}
/* fin css bloques del inicio */
/* inicio css bloques de lal descripcion del producto */
.prod_descripcion {
	width:100%;
	background-color: #F6F7F2;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	border-top-color: #C2D0AC;
	border-collapse: collapse;
}
.td_datos {
	text-align: right;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.td_texto_derecha {
	text-align: right;
}
.titulo_relacionados {
	color: #FFFFFF;
	text-align: right;
	background-image: url('../img/cen_dest_title.png'); 
	background-position:top;
	background-repeat: repeat-x;
}
.img_desc_producto {
	width:250px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.img_desc_producto td {
	padding:0px;
	height: 20px;
}
.img_desc_producto .td_imagen {
	background-color: #FFFFFF;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	text-align: center;
}
.titulo_prod_desc{
		background:url('../img/titulo_prod_desc.png') bottom no-repeat;
		width:250px;
		height:20px;
		text-align:left;
		color:#FFF;
		padding:0;
		margin:0;
		border:none;
}
/* fin css bloques de lal descripcion del producto */
/* inicio css titulos de categoria */
.titulo_categoria_1 {
	color: #FFFFFF;
	width:700px;
	height:46px;
	text-align: right;
	background-image: url('../img/p_laminados.png'); 
	background-position:top;
	background-repeat: no-repeat;
}	
.titulo_categoria_4 {
	color: #FFFFFF;
	width:686px;
	height:37px;
	text-align: right;
	background-image: url('../img/artesania.png'); 
	background-position:top;
	background-repeat: no-repeat;
}
.titulo_categoria_5 {
	color: #FFFFFF;
	width:698px;
	height:50px;
	text-align: right;
	background-image: url('../img/mobiliario.png'); 
	background-position:top;
	background-repeat: no-repeat;
}
.titulo_categoria_7 {
	color: #FFFFFF;
	width:698px;
	height:49px;
	text-align: right;
	background-image: url('../img/m_prima.png'); 
	background-position:top;
	background-repeat: no-repeat;
}
.titulo_categoria_8 {
	color: #FFFFFF;
	width:686px;
	height:37px;
	text-align: right;
	//background-image: url('../img/p_patula.png');
	background-image: url('../img/r_emp.png'); 
	background-position:top;
	background-repeat: no-repeat;
}
/* fin css titulos de categoria */
.titulo_cat1{background:url('../img/titulo_cat.png') bottom no-repeat; width:230px; height:53px; margin:0 auto; text-align: right;}
.titulo_destacados{background:url('../img/titulo_destacado.png') bottom no-repeat; width:230px; height:52px; margin:0 auto;}
.tabla_listados {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.tabla_listados td{
	padding-top: 5px;
	padding-bottom: 6px;	
}
.td_gris {
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
}
fieldset {
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto 0 auto;
}
fieldset {
	width: 90%;
}
div.centrado {
	text-align: center;
}
.span_center {
	text-align: center;
}
.tabla_historial {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 95%;
	background-color: #FFFFFF;	
}
.td_titulo {
	background-color: #E0E2D4;
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}
.td_bordeado {
	background-color: #F7F7F7;
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
}
.t_productos {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	background-color: #FFFFFF;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-top-color: #C9C9C9;
}
.td_borde_top {
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}
/*capa para poner cuando se ejecuta un ajax*/
.capa_ajax{
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #FFF;
	position: absolute;
	overflow: auto;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	position: fixed;
	text-align: center;
	padding-top: 300px;
}
.t_extensionistas {
	width:70%;
	background-color: #FFF;
	border-width: 1px;
	/*border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;*/
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	border-top-color: #C2D0AC;
	border-collapse: collapse;
}
.f_borde_abajo {
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D0AC;
}
.error {
	width:90%;
	background-color: #FFDFF9;
	border-width: 2px;
	border-style: solid;
	border-color: #FF0000;
	border-collapse: collapse;
}
.exito {
	width:90%;
	background-color: #FFFFCE;
	border-width: 2px;
	border-style: solid;
	border-color: #00B95C;
	border-collapse: collapse;
}
.titulo_tramites {
	background-color: #87A159;
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}
.texto_tramites {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}
.texto_tramites_over {
	background-color: #C9C9C9;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	cursor: pointer;
}
.tabla_tramite {
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 95%;
	background-color: #FFFFFF;	
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #C2D0AC;
	border-right-color: #C2D0AC;
	border-bottom-color: #C2D0AC;
	border-top-color: #C2D0AC;
}
.subtitulo_tramite {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	background-color: #DDD;
}
.texto_tramite {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
hr.separador {
	width: 100%;
	height: 3px;
	color: #000;
	background-color: #000;
}
.nombre_modulo{
	font-size: 16px;
 	font-style: normal;
  font-weight: bold;
  color: #2E7A2A;
}
.f_nombre_modulo{
	background-color: #C9C9C9;
}
.f_permiso{
	background-color: #FFFFFF;
}