@charset "utf-8";
body {
padding:0;
margin: 0;
font-size: 11px;
background: #fff url(images/background.gif) repeat-x top left;
font-family: Arial, Helvetica, sans-serif;
color: #2c333a;
}
a img {
border: none;
}
#wrapper-language {
width: 382px;
margin-left: auto;
margin-right: auto;
margin-top:180px;
}
#wrapper-language1 {
width: 382px;
margin: 0 auto;
text-align: center;
}
p {
padding:0;
margin:0;
}
h1,
h2,
h3,
h4,
h5{
padding:0;
margin:0;
}
#wrapper {
width: 780px;
margin: 0 auto;
}
#header {
width: 100%;
background: url(images/header_bg.gif) repeat-x top left;
height: 86px;
float: left;
}
#email-ha {
float: left;
}
#email {
margin-top: 20px;
float:right;
width: 220px;
}
.float {
float: left;
}
.lineheight12 {
line-height:6px;
}
.formPequeno {
height: 13px;
font-size: 10px;
background:transparent;
border: 1px solid #bebebe;
}
#logo {
float: left;
margin-top: 19px;
margin-left: 20px;
}
#banner {
float: left;
}
#banner-image {
width: 494px;
float: left;
}
#banner-txt {
float:left;
background: url(images/bg_banner.jpg);
width: 286px;
height: 146px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-size:18px;
font-weight: normal;
margin-left: 20px;
margin-top: 11px;
}
#nav {
float: left;
background: url(images/nav_bg.jpg);
width: 100%;
height: 30px;
}
#content {
float: left;
width: 100%;
background: #fff url(images/content_bg.gif) repeat-x top left;
padding: 35px 0 35px 0px;
display: inline;
}
#content .margin {
margin: 0 20px 0 20px;
}
#content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #0859a2;
padding: 0;
margin: 0;
}
#uteis {
float:left;
background: url(images/uteis_bg.gif) repeat-x top left;
width: 100%;
height: 143px;
}
#uteis h2 {
font-size: 20px;
color: #fff;
margin: 10px 0px 0 20px;
}
#links {
float: left;
width: 100%;
margin-top: 8px;
text-align: center;
}
#links img {
margin: 0 40px;
}
#footer {
float: left;
background: #fff;
padding: 10px 0;
text-align: center;
width: 100%;
}
#copyright {
background: #0350b3 url(images/logoeanki.gif) no-repeat top left;
width: 100%;
float: left;
text-align: right;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		margin:0px 0px 0px 10px;
		background-color:#222222;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:0px;
		background-color:#004284;
		border-width:0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 3px;
		margin:0px 0px 0px -1px;
		background-color:transparent;
		color:#EEEEEE;
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#0355A7;
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#0355A7;
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#0355A7;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}
	.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}