.titular1 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #7D7D7D;
	font-weight: bold;
}
.titularSeccion {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #E85426;
	font-weight: bold;
}
.titularSeccion a {
	font-family: "Trebuchet MS";
	color: #E85426;
	font-weight: bold;
}

.titularSeccionProductos {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #E85426;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC5027;
	margin-bottom: 10px;
	float: right;
	width: 500px;
}
.titularSeccionProductos2 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #E85426;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC5027;
	margin-bottom: 10px;
	float: right;
	width: 700px;
}



.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
.textoCentrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.texto2Justificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: justify;
}

.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #882E0F;
}
.texto3Justificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #882E0F;
	text-align: justify;
}

.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #D21B00;
	font-weight: bold;
}
th {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	background-color: #DBDBDB;
	padding-top: 2px;
	border: 1px none #666666;
}
td {
	padding-bottom: 5px;

}
.submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	list-style-type: none;
}
.submenus li {
	margin-bottom: 5px;
	background-image: url(../gifs/flechitas2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 0px;
}
.submenus li a {
	color: #333333;

}
.submenus a:hover {
	color: #666666;
	text-decoration: none;
}

.submenus li li {
	margin-top: 8px;
	margin-left: -30px;
	list-style-type: none;
}
.titularSeccion a:visited {
	font-family: "Trebuchet MS";
	color: #E85426;
	font-weight: bold;
}
.telefono {
	background-image: url(../gifs/fondotelefono.png);
	float: left;
	width: 185px;
	margin-right: 10px;
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

