body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html, h1, h2, h3, h4, ul, li,p{
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 4px;
}
#wrapper {
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	position: relative;
	left: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	width: 979px;
	margin-left: 21px;
}
#middle {
	clear: both;
	width: 958px;
	margin-right: 21px;
	margin-left: 21px;
	background-color: #0A5A97;
	height: 309px;
}

#logo {
	width: 399px;
	float: left;
}
#menu_secundario {
	float: right;
	width: 550px;
	text-align: right;
	color: #1D3A84;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-image: url(../img/menu_secundario_bg.jpg);
	background-repeat: no-repeat;
}
a:link,a:visited {
	color: #1D3A84;
	text-decoration: none;
}
a:hover, a:active {
	color: #1D3A84;
	text-decoration: underline;
}
#menu {
	float: right;
	width: 550px;
	padding-right: 30px;
	height: 69px;
	text-align: right;
	padding-top: 7px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-y;
}
#flash {
	float: left;
	height: 309px;
	width: 660px;
}
#banners {
	padding: 10px;
	float: right;
	height: 289px;
	width: 278px;
	border-left: #7BB2DE 1px solid; 
	padding-left:9px; 
	background-color: #296DA5; 
}
#representamos {
	clear: both;
	width: 958px;
	margin-left: 21px;
	background-image: url(../img/representamos_bg.gif);
	background-repeat: repeat-x;
}
#rodape {
	width: 928px;
	margin-left: 21px;
	margin-right: 21px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D3D6;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.rodape_um {
	width: 250px;
	padding-left: 10px;
	float: left;
}
.rodape_dois {
	width: 260px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D3;
	float: left;
	padding-right: 10px;
}
.rodape_tres {
	width: 150px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D3;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

#designcode {
	background-image: url(../img/credito_bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#designcode a:link, #designcode a:visited {
	color: #B3B3B7;
	text-decoration: none;
}
#banner_externo {
	padding: 10px;
	text-align: center;
}
