.menu {
font-family:Century Gothic;
font-size:18px;
font-weight:regular;
text-align:left;
color:#1e2e3c;
}
.menu a:link, .menu a:visited, .menu a:active{text-decoration:none; color:#1e2e3c}
.menu a:hover {text-decoration:underline; color:#1e2e3c}

.menu_footer {
font-family:Trebuchet MS;
font-size:14px;
font-weight:regular;
text-align:center;
color:#ffffff;
background:url(imagenes/back_footer.gif) repeat-x;
}
.menu_footer a:link, .menu_footer a:visited, .menu_footer a:active{text-decoration:none; color:#ffffff}
.menu_footer a:hover {text-decoration:underline; color:#ffffff}


.Tit_1 {
	font-family:Trebuchet MS;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	color:#1b6894;
}


.cont_1 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:regular;
	text-align:justify;
	color:#1b6894;
}


