/* CSS Document */
html, body {
	scrollbar-arrow-color: #039;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	font: 0.9em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
	background: url(../img/img_bg_top.jpg) repeat-x;
}
p {
	font: 100%;
	margin: 0px 0px 8px;
	padding: 0px;
}
a {
	color: #039;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#corpo{
	width: 940px;
	margin: auto;
}
#topo{
	width: 940px;
	height: 80px;
	background: url(../img/img_topo_bg.jpg) no-repeat;
	position: relative;
}
#logo{
	width: 190px;
	height: 45px;
	padding: 23px 0 0 17px;
}
#topo_medalha{
	width: 50px;
	height: 73px;
	position: absolute;
	left: 223px;
	top: 8px;
}
#slogan{
	color: #0C49A6;
	font-size: 160%;
	position: absolute;
	left: 418px;
	top: 54px;
}
#topo_cartoes{
	width: 81px;
	height: 66px;
	position: absolute;
	left: 835px;
	top: 12px;
}
#flash{
	width: 940px;
	height: 275px;
	margin-top: 7px;
}
#menu{
	height: 25px;
	padding-top: 2px;
	background: #D6E1F5;
	position: relative;
	font-weight: bold;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding-left: 3px;
	height: 25px;
}
#menu li{
	float: left;
	text-align: center;
	padding: 0px 2.9px;
	border-right: 1px solid #FFFFFF;
	position: relative;
	height: 25px;
	display: block;
}
#menu a{
	font-size: 100%;
	height: 21px;
	line-height: 20px;
	color: #666;
	display: block;
	text-decoration:none;
	text-align: center;
	white-space: nowrap;
	padding: 0px 10px;
	margin: 0px;
	float: left;
}
#menu li a:hover{
	height: 25px;
	color: #fff;
	background: #C8231E;
}
#menu li a:active{
	height: 25px;
	background: #900;
}
#home_box_chamadas{
	width: 940px;
	height: 110px;
	margin-top: 5px;
}
#home_box_chamadas a{
	font-weight: bold;
	margin: -5px 10px 0 0;
	text-decoration: underline;
	float: right;
}
#home_box_chamadas a:hover{
	text-decoration: none;
}
#home_box_rosa{
	width: 247px;
	height: 98px;
	margin-right: 85px;
	padding: 9px 0 0 9px;
	background: url(../img/img_home_box_rosa.jpg) no-repeat;
	float: left;
}
#home_box_rosa a{
	color: #7F0911;
}

#home_box_rosa h1{
	margin: 0px;
	font-size: 150%;
	color: #7F0911;
}
#home_box_azul{
	width: 247px;
	height: 98px;
	margin-right: 85px;
	padding: 9px 0 0 9px;
	background: url(../img/img_home_box_azul.jpg) no-repeat;
	float: left;
}
#home_box_azul h1{
	margin: 0px;
	font-size: 150%;
	color: #347AE4;
}
#home_box_azul a{
	color: #347AE4;
}

#home_box_cinza{
	width: 247px;
	height: 98px;
	padding: 9px 0 0 9px;
	color: #FFF;
	background: url(../img/img_home_box_cinza.jpg) no-repeat;
	float: left;
}
#home_box_cinza h1{
	margin: 0px;
	font-size: 150%;
	color: #fff;
}
#home_box_cinza a{
	color: #FFF;
}
#rodape{
	width: 100%;
	height: 47px;
	padding-top: 22px;
	margin-top: 15px;
	font-size: 85%;
	font-style: normal;
	background: #E1E1E1;
	text-align: center;
	color: #666;
}
#rodape a{
	color: #666;
}
#rodape a:hover{
	color: #06c;
}
/*Carrossel */
#home_cartoes{
	width: 940px;
	height: 210px;
	margin: 0px 0 30px;
}
