@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #007dc6;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-attachment: fixed;
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a img {
	border:none;
}
a:link,a:active,a:visited {
	color: #027EC8;
}
a:hover {
	color: #0265A0;
}
a.selo {
	height:80px;
	width:180px;
	display:block;
	margin-bottom:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
#div-logo {
	position:relative;
	left:50%;
	margin-left:-9px;
	margin-top:50px;
	width:489px;
}
#div-menu {
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:30px;
	width:960px;
	height:55px;
	background-image: url(../images/menu-fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#div-risco {
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:-6px;
	width:960px;
	z-index:1;
	height:6px;
	background-image: url(../images/fundo-conteudo.png);
}
#div-data {
	position:absolute;
	left:50%;
	margin-left:-460px;
	top:70px;
	width:283px;
	height:87px;
}
#div-conteudo {
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:0px;
	width:760px;
	background-color: #FFF;
	text-align: justify;
	padding-left: 200px;
	min-height: 350px;
}
#div-patrocinios {
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:0px;
	width:960px;
	z-index:1;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #007DC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999;
}
#div-patrocinios hr {
	border: none;
	height:1px;
	margin:0px 0px 3px 0px;
	background-color: #D6D6D6;
}
#div-foot {
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:0px;
	width:960px;
	font-size: 9px;
	color: #D7F0FF;
}
#div-foot a {
	color:#FFF;
}
#div-lateral {
	position:absolute;
	left:15px;
	top:15px;
	padding:10px 5px;
	width:170px;
	background-color:#0066A4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}

#div-lateral a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 2px;
}
#div-lateral a:hover {
	background-color:#007EC6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
#div-lateral h3 {
	font-size: 16px;
	background-color: #2B2B2B;
	color: #D6D6D6;
	padding: 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 15px 0 5px 0;
}
hr {
	border: none;
	height:1px;
	margin:10px 0;
	background-color: #CCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	background-color: #007EC6;
	padding: 5px 5px 20px 5px;
	background-image: url(../images/balao.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #007EC6;

}
#div-submenu {
	font-size: 14px;
	color: #CCC;
	background-color: #e8e8e8;
	border: 1px dashed #D6D6D6;
	padding: 5px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#div-submenu a {
	font-weight: bold;
	color: #999;
	text-decoration: none;	
}
#div-submenu a:hover {
	color: #666;
}
.foto-bloco {
	display:block;
	text-align:center;
}
.txt-add {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.bt-rox {
	font-size: 16px;
	color: #007DC6;
	background-color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	border: 0px;
}
.txt-slot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding: 3px;
}
.alert {
	position:relative;
	background-color:#A90004;
	padding:5px;
	border: 1px dashed #FFF;
	color: #FFF;
	font-size: 11px;
	display: none;
   }
#div-boxhome {
	display: block;
	float: left;
	background-color: #f8f8f8;
	height: 115px;
	width: 255px;
	margin: 5px 5px 55px 5px;
	position: relative;
	border: 1px solid #D6D6D6;
}
#div-boxhomeat {
	position: absolute;
	padding: 20px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../images/balaohome.gif);
	top: 100px;
	line-height: 15px;
	left: 5px;
	text-align: left;
}

