
.texto_barra {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.texto_menu {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #433725;
	font-size: 11px;
	font-weight: bold;
}


.texto_lateralizq {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #1f3d0c;
	font-size: 12px;
	font-weight: bold;
}

.texto_titulo {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.texto_tituloch {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #cbc5b5;
	font-size: 11px;

}

.texto_contenido {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 13px;
        LINE-HEIGHT: 18px;
}


.texto_1{
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #1f3d0c;
	font-size: 14px;
	font-weight: bold;
}

.texto_2{
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #433725;
	font-size: 11px;
}

.texto_3{
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #7c1710;
	font-size: 11px;
}

.texto_contenidoch{
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	color: #ff0000;
	font-size: 11px;
}

.texto_pie {
	font-family: Trebuchet MS , Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

input.celltxt, select.celltxt, textarea.celltxt
{
	font-family : Trebuchet MS , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #660000;
	background-color: #fad5d2;
	border : 1px solid #ff0000;

}

/*td: lateral*/	
.tdlateral {  background-color:#3f7d1a}

/*td: barra*/	
.tdbarra {  background:url(barra_fondo.gif)}


.tablasubcat{
        font-size:11px;
        font-family: Trebuchet MS , Tahoma, Arial, Verdana;
        border : 1px solid #660000;
        width:50%;
	padding:5px; 
	margin:1px;
       }


.tablasucursales{
        font-size:11px;
        font-family: Trebuchet MS , Tahoma, Arial, Verdana;
        border : 1px solid #433725;
	background-color: #c6a980;
	padding:5px; 
	margin:1px;
       }


.tablaconborde{
        font-size:11px;
        font-family: Trebuchet MS , Tahoma, Arial, Verdana;
        border : 1px solid #433725;
	padding:5px; 
	margin:1px;
       }

