.fondo {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat;
}
.menuarriba {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #838383;
	font-weight: bold;
	text-decoration: none;

}

a.menuarriba:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F5AD56;
	font-weight: bold;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
	line-height: 20px;
}
.textoclientes {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a.textoclientes:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F7931D;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

a.texto:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F7931D;
	text-decoration: none;
	line-height: 20px;
}

.textonaranja {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F7931D;
	text-decoration: none;
	line-height: 25px;
}

a.textonaranja:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F7931D;
	text-decoration: none;
	line-height: 25px;
}
.titularnaranja {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: F7931D;
	text-decoration: none;
}

.credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.titularverde {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: ADBF3E;
	text-decoration: none;
}

.textoverde {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: ADBF3E;
	text-decoration: none;
	line-height: 20px;
}

.textoazul {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #728bb3;
	text-decoration: none;
	line-height: 25px;
}

.titularazul {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 728BB3;
	text-decoration: none;
}

.menucostado {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #BC7D30;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

a.menucostado:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menucontacto {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}

a.menucontacto:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #F5AD56;
	font-weight: bold;
	text-decoration: none;
}
.menuarribablanco {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menucostadoblanco {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.menuarribanaranaja {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #F7931D;
	font-weight: bold;
	text-decoration: none;
}
.menuarribablancochico {


	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.textosverdes {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #adbf3e;
	text-decoration: none;
	line-height: 20px;
}
.creditobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
	font-weight: bold;

}
.fondocontacto {

	background-image: url(../imagenes/fondocontacto.jpg);
	background-repeat:   repeat-y;
}
.fondomenucostado {

	background-image: url(../imagenes/fondomenucostado.jpg);
	background-repeat:   repeat-y;
}
.fondomenucostadoclientes {

	background-image: url(../imagenes/fondomenucostado_clientes.jpg);
	background-repeat:   repeat-y;
}

