@charset "utf-8";
/* Desarrollado por XCIEN -  www.xcien.com */

/* Style de Scrollbar */
body{ background-color:#FFF; font-size:12px; color:#434343;}
body{
scrollbar-face-color: #D5E2F8;
scrollbar-shadow-color: #3295E9;
scrollbar-base-color: #4A1073;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #A9C3F2;
scrollbar-darkshadow-color: #1CA2EF;
scrollbar-track-color: #EBF1FC;
scrollbar-arrow-color: #1CA2EF; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
img {border:0px;}

.tit1 {font-family: Verdana; font-size: 10px; font-weight:bold; color: #000000;}
.txt1 {font-family: Verdana; font-size: 9px; color: #000000;}
.txt_int1 {font-family: Arial; font-size: 12px; color: #434343; text-decoration:none;}
.ft {font-family: Verdana; font-size: 10px; color: #929292; text-decoration:none;}
.ft:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.tit_pf { font: 22px Arial, Helvetica, sans-serif; color: #000;text-decoration: none;}
.tit_22 { font: 22px Arial, Helvetica, sans-serif; color: #005AAA; font-weight:bold;	text-decoration: none;}
.tit_22-2 {
		font: 3em Arial, Helvetica, sans-serif;
		color: #005AAA;
		font-weight:bold;
		text-decoration: none;
		font-style: normal;
}
.list1 { font: 10px Arial, Helvetica, sans-serif; color: #fff;text-align:center;}
.list2 { font: 11px Arial, Helvetica, sans-serif; color: #666; text-align:center;}
.list3 { font: 12px Arial, Helvetica, sans-serif; color: #666; font-weight:bold;text-align:center;}

.txt_tec {
	font-family: Arial;
	font-size: 18px;
	color: #005AAA;
	font-weight:bold;
	text-decoration: none;}

.txt_list {
	font-family: Arial;
	font-size: 13px;
	color: #005AAA;
	font-weight:bold;
	text-decoration: none;}
	
	.txt_list:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.txt_list2 {
	font-family: Arial;
	font-size: 11px;
	color: #005AAA;
	font-weight:bold;
	text-decoration: none;
}.txt_list2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.cont {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #0358A8;
}
.campo {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.c_cal100{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	width:100px;
	border: 1px solid #CCC;
}.c_cal200{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	width:200px;
	border: 1px solid #CCC;
}


#texs_tit{ padding-top:5px; padding-bottom:5px; font-family: Arial;
	font-size: 16px; font-style:italic;
	color: #005AAA;
	font-weight:bold;}
#tecs td{ font:11px Arial, Helvetica, sans-serif; color:#013662;}
#tecs a{ font:11px Arial, Helvetica, sans-serif; color:#013662; text-decoration:none;}
#tecs a:hover{ font:11px Arial, Helvetica, sans-serif; color: #013662; text-decoration: underline;}

/* /////////////////////////////////////////////////////////////////////////////// */
/* SISTEMA AUTOADMINISTRABLE DE INFORMACION DE PRODUCTOS */
/* /////////////////////////////////////////////////////////////////////////////// */

.listado_productos {
		font-size:1em;
		color:#333;
		font-family:Arial, Helvetica, sans-serif;
}
.listado_productos .familia {
		width:40%;
		float:left;
		padding:1em; margin-bottom:1em;
}
.listado_productos .familia h4 { font-size:1.2em; color:#000; font-weight:bold; margin:0.8em 0; text-transform:uppercase;}
.listado_productos .familia a {
		display:block;
		font-weight:bold;
		font-size:1.1em;
		color: #005aaa;
		text-decoration:none;
		background: url(images/flecha.gif) left 0.5em no-repeat;
		padding:0.3em 0 0.3em 1em;
}
.listado_productos .familia a:hover {color: #000; text-decoration: underline;}
