body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
/*** CORES TEXTO **/

.color01 { color: #fbac0b; }
.color02 { color: #ffffff; }
.color03 { color: #bababa; }
.color04 { color: #919191; }
.color05 { color: #3b3b3b; }
.color06 { color: #000000; }

/*** CORES DE FUNDO **/

.color07 { background-color: #ffffff; }
.color08 { background-color: #f9f9f9; }
.color09 { background-color: #f1f1f1; }
.color10 { background-color: #303030; }
.color11 { background-color: #000000; }

/*** CORES DE MENU **/

.m1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.m1:hover {
	color: #fbac0b;
}

.m1_active,
.m1_active:hover
{
	color: #919191;
}

/*** DESTAQUES **/

.d1 {
	font-size: 60px;
	color: #000000;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);*/
}

.d1_white {
	font-size: 60px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);*/
}

.d2 {
	font-size: 19px;
	color: #fbac0b;
	font-family: Arial, Helvetica, sans-serif;
}

.d3 {
	font-size: 14px;
	color: #262626;
	font-family: Arial, Helvetica, sans-serif;
}

.d3_white {
	font-size: 14px;
	color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
}

.d4 {
	font-size: 60px;
	color: #000000;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
}

.d4_white {
	font-size: 60px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.d5 {
	font-size: 25px;
	color: #fbac0b;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
}

.d6 {
	font-size: 19px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
}

.b1 {
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.b3 {
	font-size: 16px;
	color: #919191;
	font-family: Arial, Helvetica, sans-serif;
}
/*** TEXTOS **/

.t1 {
	font-size: 48px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 300; /* light */
	letter-spacing: -1.5px;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
}

.t2 {
	font-size: 30px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
}

a.t2:hover {
	color: #fbac0b;
}

.t3 {
	font-size: 17px;
	color: #bababa;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 22px;
}

a.t3:hover {
	color: #fbac0b;
}

.t4 {
	font-size: 36px;
	color: #3b3b3b;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 300; /* light */
}

.t5 {
	font-size: 17px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.t5:hover {
	color: #fbac0b;
}

.t6 {
	font-size: 30px;
	color: #3b3b3b;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
}

a.t6:hover {
	color: #fbac0b;
}

.t7 {
	font-size: 33px;
	color: #3b3b3b;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
}

.t7a {
	font-size: 30px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
}

a.t7a:hover {
	color: #fbac0b;
}

.t7b {
	font-size: 30px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
}

a.t7b:hover {
	color: #72bf44;/* verde */
}

.t7c {
	font-size: 30px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
}

a.t7c:hover {
	color: #94bee5;/* azul */
}

.t8 {
	font-size: 19px;
	color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.t8:hover {
	color: #fbac0b;
}

.t9 {
	font-size: 15px;
	color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.t9:hover {
	color: #fbac0b;
}

.t10 {
	font-size: 24px;
	color: #000000;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
}

.t10a {
	font-size: 24px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
	text-decoration: none;
	padding: 4px 8px;
	background-color:#000;
}

.t10b {
	font-size: 24px;
	color: #ffffff;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 300; /* extra-light */
	text-decoration: none;
	padding: 4px 8px;
	background-color:#000;
}

.t11 {
	font-size: 30px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
}

.t12 {
	font-size: 17px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.t13 {
	font-size: 15px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
}

.page {
	font-size: 18px;
	color: #919191;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 200; /* extra-light */
}



.h1 {
	font-size: 20px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.h2 {
	font-size: 35px;
	color: #3b3b3b;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 300; /* light */
	text-decoration: none;
}

a.h2:hover {
	color: #fbac0b;
}

.h3 {
	font-size: 14px;
	color: #919191;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.h3:hover {
	color: #ffffff;
}

.h4 {
	font-size: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.h5 {
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.h5:hover {
	color: #fbac0b;
}

.h6 {
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
}

a.h6:hover {
	color: #fbac0b;
}

.h7 {
	font-size: 16px;
	color: #919191;
	font-family: Arial, Helvetica, sans-serif;
}

.h8 {
	font-size: 14px;
	color: #919191;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.number {
	font-size: 80px;
	font-family: 'Neuton', serif;
	font-style: normal;
	font-weight: 400; /* normal */
}