.titulo {

	font-family: "Times New Roman";

	font-size: 24px;

	font-weight: bold;

	color: #e8e0d3;

}

.text_white {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	color: #ffffff;

}

.text_beige {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	font-style: italic;

	color: #a7a37e;

}

.text_beige2 {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	color: #a7a37e;

}

.text_contact {

	font-family: arial;

	font-size: 14px;

	font-weight: normal;

	color: #cdc6a9;

}

.text_green {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	color: #bcea06;

}

.text_gold {

	font-family: arial;

	font-size: 14px;

	font-weight: normal;

	color: #bd8a27;

}



.menu_inferior {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-weight: normal;

	color: #ffffff;

	text-align: center;

}

.subtitulo {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #183a4f;

}

.foot {

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #a7a37e;

	text-align: center;

}

a {

	font-family: Trebuchet MS;

	font-size: 14px;

	color: #FFFFFF;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}
