* {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
body { background:#C8D5CB url(img/bg_body_top.jpg) repeat-x; background-position:0px 25px; }
div.container { margin: 0 auto;	width: 890px; height: 100%; }
div.header { position:relative; width: 100%; height: 200px; float: left; background:url(img/transparencia.png) bottom right no-repeat; }
div.header h1 a { width:371px; height:80px; margin-top:25px; position:absolute; display:block; overflow:hidden; text-indent:-9999px; background:url(img/title.jpg) no-repeat; }
div.header p { margin-top:125px; color:#2A3F55; font-size:24px; }

div.content .titulo { width:100%; height:50px; float:left; }
div.content .titulo h1,div.content .titulo h2 { color:#FFF; float:left; background:#61906c url(img/bandeira.jpg) right no-repeat; font-size:17px; height:31px; padding:0px 20px 0px 10px; line-height:31px; vertical-align:middle; margin-bottom:10px; }
div.content .rechts p { padding-bottom:5px; }
div.content .rechts p a {
	color:#262352;
	font-style: oblique;
	font-weight: bold;
}
div.content .rechts .partners { margin-top:40px; }
div.content .rechts .partners p { float:left; margin:10px 25px 0px 0px !important; overflow:visible; }
div.content .rechts .partners p a {
	color:#262352;
	text-decoration:underline;
	font-weight:bold;
}
div.content .bottom_retch { background:url(img/bottom_border.jpg) right no-repeat; width:100%; float:left; height:22px; overflow:hidden; }

div.content .boxbluetop { background:url(img/border_blue_top.jpg); height:10px; overflow:hidden; }
div.content .boxblue { background:url(img/bg_box_blue.jpg) repeat-y; width:100%; float:left; }
div.content .boxblue form, div.content .boxblue .espaco { padding:10px;}
div.content .boxblue .inputtext { width:100%; border:1px solid #CCC; margin:5px 0px; }
div.content .boxblue .inputpassword { width:100%; border:1px solid #FFF; margin:5px 0px; }
div.content .boxblue .inputsubmit { cursor:pointer; border:2px solid #8dc7f8; background:#FFF; padding:2px 5px; float:right; font-size:15px; color:#5997cb; }
div.content .boxblue .password { width:70px; line-height:14px; float:left; }
div.content .boxblue .cadastro { float:right; font-size:12px; font-style:italic; }
div.content .boxblue .paragraf { width:100%; height:20px; float:left; }
div.content .boxblue p { color:#FFF; float:left; width:100%;}
div.content .boxblue a { color:#FFF; }
div.content .boxbluebottom { background:url(img/border_blue_bottom.jpg); width:100%; overflow:hidden; float:left; height:14px; }

div.content .meiobluered { background:url(img/border_middle_boxes.jpg); width:100%; float:left; height:16px; }

div.content .boxredtop { background:url(img/border_top_red.jpg); width:100%; float:left; height:10px; overflow:hidden; }
div.content .boxred { background:url(img/bg_box_red.jpg) repeat-y; width:100%; float:left; }
div.content .boxred ul li { list-style:none; }
/** NAVEGAÇÃO **/
ul#menu {
text-transform:uppercase;
}
ul#menu li {
width:100%;
border-bottom:2px solid #C0DCC0;
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
font-weight:bold;
height:1%;
text-decoration:none;
font-size:15px;
color:#FFF;
padding:7px 10px;
background:url(../images/square.png) no-repeat;
background-position:10px;
}
ul#menu li a:hover { margin-left:2px; }
/**  **/
ul#menu .ultimoli { border:none; }
div.content .boxredbottom { background:url(img/border_bottom_red.jpg); overflow:hidden; width:100%; float:left; height:14px; }




div.holder {
	width: 100%;
	padding-left: 0px;
	float: left;
}
div.content { width:100%; height: auto; float: left; color:#FFF; }

div.links {
	width: 160px;
	margin-top:5px;
	height: auto;
	float: left;
	color:#262352;
}
div.toprechts { background:url(img/borda_top.jpg) no-repeat; padding:0px; margin:0px;  width:730px; float:left; height:5px; overflow:hidden; }
div.rechts {
	width: 708px;
	min-height:500px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px;
	float:right;
	color:#2A0000;
}

div.footer {
	width: 100%;
	text-indent:170px;
	padding: 5px;
	float: left;
	color:#2A1F00;
}
a:link {
	color: #262352;
	text-decoration: none;
}
a:visited {
	color: #ca3a23;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	text-decoration: underline;
	}