BODY {
	background-color: #5b5b5b;
	margin: 0 0 0 0;
}
TD {
	vertical-align: top;
}
.tablaprincipal {
	background-color: white;
}
.tablapie {
	background-color: #e0e0e0;
	color: black;
	font-family: "Arial","Verdana";
	font-size: 0.7em;
}
.tablamenu {
	background-color: #b8c4ae;
}
.tablamenu TD {
	vertical-align: middle;
	text-align: center;
}
.tablacontexto {
	color: black;
	font-family: "Arial";
	font-size: 0.9em;
}
.tablacontacto {
	border: 1px dotted black;
	color: black;
	font-family: "Arial";
	font-size: 0.9em;
}
.celdamenuseleccionado {
	background-color: #a1cd00;
}
.celdalinea {
	background-image: url('img/puntoverde.jpg'); background-repeat: repeat-x;
}
.enlacecontacto {
	color: black;
	text-decoration:underline;
}
.enlacemenu {
	font-weight: bold;
	color: white;
	font-family: "Arial";
	font-size: 0.75em;
	text-decoration: none;
}
.enlacemenu:hover {
	text-decoration: underline;
}
.enlacetexto {
	color: black;
	text-decoration:underline;
}
.titulopagina {
	font-weight: bold;
	color: black;
	font-family: "Arial";
	font-size: 0.8em;
}
.titulogrande {
	color: white;
	font-family: "Arial";
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
}
.titulomediano {
	color: white;
	font-family: "Arial";
	font-size: 0.9em;
}