.textoInteriores {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 30px;


}
.tdFotos {
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 45px;
}
.titulos {
	font-size: 11px;
	font-style: normal;
	color: #306A97;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
.campos {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #949494;
	text-decoration: none;
}
/* MENU 1 styles - left menu */
.menu1{
	width:200;
	float: inherit;

}

a.menu1:link {
	display:block;
	background-color:inherit;
	color:#B7B7B7;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url(http://www.chagoehijos.com/catalogo/templates/img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
}
a.menu1:visited {
	display:block;
	background-color:inherit;
	color:#B7B7B7;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url(http://www.chagoehijos.com/catalogo/templates/img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
}
a.menu1:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.menu1:active {
	color:#FFFFFF;
	text-decoration: none;

}
.textoForm {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
