@charset "utf-8";
/* CSS Document */


/* Estrutura --------------------------------------------------------------------- */

body {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
}

#header {
	margin:0px auto;
	width:860px;
	height:132px;
}

#cont_top {
	margin:0px auto;
	width:860px;
	height:16px;
	background-color:#e5e5e5;
}

#cont_center_h {
	margin:0px auto;
	width:860px;
	background:url(img/bg_cont.gif) repeat-y top center;
	overflow:hidden;
}

#cont_center_left_h {
	margin:0px auto;
	float:left;
	margin-left:14px;
	padding-left:22px;
	padding-top:22px;
	width:390px;
}

#cont_center_right_h {
	margin:0px auto;
	float:right;
	margin-right:15px;
	padding-right:3px;
	width:388px;
}

#cont_center {
	margin:0px auto;
	width:860px;
	background:url(img/bg_cont.gif) repeat-y top center;
	overflow:hidden;
}

#cont_center_left {
	margin:0px auto;
	float:left;
	margin-left:14px;
	width:390px;
	min-height:490px;
	padding-left:22px;
	padding-top:22px;
}

#cont_center_right {
	margin:0px auto;
	float:right;
	margin-right:15px;
	width:366px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
}

#cont_bottom {
	margin:0px auto;
	width:860px;
	height:16px;
	background-color:#e5e5e5;
}

#footer {
	margin:0px auto;
	width:860px;
	height:55px;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color:#666666;
	padding-top:12px;
}




/* Imagens de fundo ---------------------------------------------------------------- */

.finance01 { background-image:url(img/finance01.jpg);}

.style01 { 	background-image:url(img/style01.jpg);}

.culture01 { 	background-image:url(img/culture01.jpg);}

.links01 { 	background-image:url(img/links.jpg);}




/* Links Menu Principal ---------------------------------------------------------------- */

a.menu:link {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:24px;
	color:#999999;
	text-decoration:none;
}

a.menu:visited {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:24px;
	color:#999999;
	text-decoration:none;
}

a.menu:hover {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}

a.menu:active {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}


a.menu2:link {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:12px;
	color:#999999;
	text-decoration:none;
}

a.menu2:visited {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:12px;
	color:#999999;
	text-decoration:none;
}

a.menu2:hover {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:12px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}

a.menu2:active {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	line-height:12px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}




/* Links Submenu ---------------------------------------------------------------- */

a.submenu:link {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}

a.submenu:visited {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}

a.submenu:hover {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#117f8c;
	text-decoration:none;
}

a.submenu:active {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#117f8c;
	text-decoration:none;
}




/* Links Rodapé ---------------------------------------------------------------- */

a.footer:link {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

a.footer:visited {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

a.footer:hover {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color:#117f8c;
	text-decoration:none;
}

a.footer:active {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color:#117f8c;
	text-decoration:none;
}





/* Textos ---------------------------------------------------------------- */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:28px;
	line-height:26px;
	color:#117f8c;
}

h2 {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#999999;
	margin-bottom:-16px;
}

h3 {
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:16px;
	margin-left:20px;

}

p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-align:justify;
}

a.txt:link {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#117f8c;
	text-decoration:none;
}

a.txt:visited {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#117f8c;
	text-decoration:none;
}

a.txt:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}

a.txt:active {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background:#117f8c;
}

.zerar_left {
	margin-left:-22px;
	margin-top:-58px;
	margin-bottom:-3px;
}

.zerar_right {
	margin-left:-25px;
	margin-top:-36px;
}
