@charset "utf-8";

#navegador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
#Cab_combo_home {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(imagenes/home/fondo_cab_combo.png);
}


#navega {
	background-image: url(imagenes/home/fondo_nav_prin.png);
	background-repeat: repeat-x;
}
#detalle_productos {
	background-color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

#f_cab {
	height: 295px;

}
#home_productos {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#centrar {
	margin-right: auto;
	margin-left: auto;
	width: 220px;
}

.Miga_de_pan {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #666666;
}
.tex_Navegador_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	line-height: 20pt;
}

a.tex_Navegador_der:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.tex_Navegador_der_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E31E24;
	font-weight: bold;
	text-decoration: none;
}
.borde {
	border: 1px solid #EBEBEB;
	background-color: #FFF;
}
.texto_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E31E24;
	text-decoration: none;
}
a.texto_mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E31E24;
	text-decoration: none;
}



.tex_producto_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.tex_producto_negro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.Tex_titulos_blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Tex_titulos_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
.Tex_titulos_ROJO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E31E24;
}
.Tex_titulos_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF212;
}
.texto_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
}


.barra_negra {
	height: 10px;
	background-color: #F2F2F2;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



.tex_link_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E31E24;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.Tex_Nave_hori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tex_link_Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.tex_link_Blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.tex_link_Negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.tex_link_Negro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.titulos_inter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666666;
}

.Pie {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.separador {
	margin-right: 10px;
	margin-left: 10px;
}
#fondo_productos {
	background-image: url(imagenes/home/fondo_pro.png);
	background-repeat: no-repeat;
	background-position: top;
}
#titulos_nav_izq {
	background-image: url(imagenes/home/fondo_nav_izq.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
}

#contacto{
	width: 33px;
}

.borde_formulario {
	border: 1px solid #CCC;
	background-color: #FFF;
}

.contac{
	border-collapse: collapse;
	border: 1px dotted #CCC;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 520px;
	background-color: #F0F0F0;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.contac td{
	border: 2px dotted #FFF;
}

.opaco {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, version anterior de safari */
	-moz-opacity: 0.5;       /* firefox, mozilla, netscape */
	opacity: 0.5;           /* safari, chrome, opera */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8 - gracias Andres */ 
	}
	
.colapsado { 
	border-collapse: collapse; 
}