body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(img/fondo.gif);
}

.titulo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.texto_menu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.texto_menu:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.barra_menu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.texto {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

.texto_link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

.texto_link:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	color: #C40002;
	text-decoration: none;
}

.textochico {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.textochicolink {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.textochicolink:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.texto_salones {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.texto_salones:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.select {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #747166;
	text-decoration: none;
}
.visit {
	font-family: Trebuchet, Tahoma;
	font-size: 10px;
	color: #666666;
}
.tabla_servicios {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
