.textoInteriores {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	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: 11px;
	font-style: normal;
	font-weight: bold;
	color: #236191;
	text-decoration: none;
}
/* MENU 1 styles - left menu */
.menu1{
	width:147px;
	float: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236191;
}
.menu1 dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236191;
}
a.menu1:link {
	display:block;
	height:11px;
	background-color:inherit;
	color:#236191;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../catalogo/templates/img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	text-transform: uppercase;
}
a.menu1:visited {
	display:block;
	height:11px;
	background-color:inherit;
	color:#236191;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: url(../catalogo/templates/img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	text-transform: uppercase;
}
a.menu1:hover {
	color:#000000;
	text-decoration: none;

}
a.menu1:active {
	color:#000000;
	text-decoration: none;

}