body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.elemento_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/img/elemnto_menu_f2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-weight: normal;
}

.contenido {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 40px;
	color: #FFFFFF;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
}
.teto_ingles {
	font-style: italic;
	color: #CACE33;
}
.address {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

