body {
	margin-left: 0px;
	margin-top: 0px;
}
.menu {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_activo {color: #CCCCCC}
.seecom {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.servicios {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
}

.servicio {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
.direccion {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 140%;
}
.texto_seccion {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #333333;
	text-align: right;
}
.texto {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border: 1px solid #97A7AD;
}
textarea {
font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border: 1px solid #97A7AD;
}
.menu a {
	font-family: Eurostile;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
.servicios a {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}
.servicio_activo a {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCDEF4;
	letter-spacing: 1px;
	text-decoration: none;
}

