#container {
	clear:both;
	width:100%;
}

#wrap {
	width:980px;
	/*width:82.32em;*/
	/*Centraliza*/
	margin:0 auto;
}

#meio1 {
	width:980px;
	margin:0 auto;
	background-image: url(../images/meio1.jpg);
	background-repeat: repeat;
}

#meio2 {
	background-color: #7A99E0;
	width:980px;
	margin:0 auto;
	background-image: url(../images/meio2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	margin:0 auto;
	height: 180px;
	width: 950px;
}

#main{
	margin:0 auto;
	display: block;
	clear: both;
	width: 950px;	
}

#crumbs {
	height: 30px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#crumbs div.right{
	float: right;
}

#content60, #content80, #content100 {
	float:left;
	overflow:hidden;
	min-height:400px;
	height:auto !important;
	height:600px;
}

#content60, #content80 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

#content60 {
	width:61%;
}

#content80 {
	width:80%;
}

#content100 {
	width:100%;
}

#sidebar,#sidebar-2 {
	float:left;
	width:19%;
	overflow:hidden;
} 

#footer {
	font-size: 11px;
	clear:both;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #E9F2F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
	width: 100%;
	height: 70px;
}

#footer div.left {
	float: left;
	width: 33%;
}

#footer div.center {
	float: left;
	width: 33%;
	text-align: center;
}

#footer div.right {
	float: left;
	width: 33%;
	text-align: right;
}



/*HOME*/
#homeBannerTop10 {
	background-image:url(../images/home_top1.jpg);
	background-repeat:no-repeat;
	height:220px;
	left:50%;
	position:absolute;
	top:208px;
	width:87px;
}

#homeBannerTop a:link, #homeBannerTop a:visited, #homeBannerDown a:link, #homeBannerDown a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:110%;
}

#homeBannerTop a:link, #homeBannerTop a:visited  {
	color: #fff;
}

#homeBannerTop a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

#homeBannerTop h2, #homeBannerDown h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#homeBannerTop h2 {
	font-weight: bold;
	color: #FFFFFF;
}

#homeBannerTop {
	float: left;
	background-image: url(../images/home_top_fundo.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #024F95;
	margin-top: 10px;
	background-color: #014E94;
	margin-bottom: 10px;
}

#homeBannerTop1 {
	width: 50%;
	float: left;
	padding-left: 5px;
}

#homeBannerTop2, #homeBannerTop3 {
	width: 38%;
	float: right;
}

#homeBannerDown {
	float: left;
}

#homeBannerDown a:link, #homeBannerDown a:visited  {
	color: #999;
}

#homeBannerDown a:hover {
	text-decoration:none;
	color:#666666;
}

#homeBannerDown1 {
	width: 23%;
	float: left;
	display: block;
	padding-right: 10px;
}

#homeBannerDown2 {
	width: 23%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	display: block;
	padding-left: 10px;
	height: 244px;
}

#homeBannerDown3 {
	width: 50%;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	display: block;
	padding-left: 10px;
	height: 244px;
}
