.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b9092;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3f42;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #808285;
	text-decoration: none;
	line-height: 14px;
}
.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textos-chicos {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.form {
	border: 1px solid #d3e3e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #d3e3e8;
}
