@charset "utf-8";
/* CSS Document */
/*<![CDATA[*/
html, body {
	margin:0;
	padding:0;
	text-align:center;
	background:#FFF url(bgprincipal.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#total {
	width:1077px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#flash {
	float:left;
	position:relative;
	height: 677px;
	width: 965px;
}
#direita {
	background:#FFF url(layout-right.jpg) left top no-repeat;
	width: 112px;
	height: 677px;
	float: right;
	position: relative;
}
#erro2 {
	position: absolute;
	top: -10px;
	right: 115px;
	width: 300px;	
}
#noflash {
	float:left;
	position:relative;
	height: 667px;
	width: 965px;
	background:#FFF url(layout-top.png) left top no-repeat;
	padding: 10px 0 0 50px;
}
#noflash img {
	border: none;
}
#noflash_msg {
	text-align: center;
	width: 300px;
	height: 100px;
	margin: 50px 0 0 600px;
	position: absolute;
	color: #CCC;
}
#noflash_conteudo {
	text-align: left;
	width: 908px;
	height: 483px;
	margin: 185px 0 0 35px;
	position: absolute;
}
#noflash_conteudo H1 {
	font-size: 12px;
	color: #17ACB1;
}
#noflash_conteudo p {
	font-size: 11px;
}
#noflash_conteudo p span, #noflash_conteudo li span {
	color: #17ACB1;
}
#noflash_conteudo #cleft {
	width: 560px;
	height: 480px;
	float: left;
	padding-right: 30px;
	padding-top: 40px;
}
#noflash_conteudo #cright {
	width: 265px;
	height: 481px;
	float: left;
	background-color: #f7f7f7;
	border-left: dashed #f39 1px;
}
#noflash_conteudo #cright #sitemap {
	padding: 0 10px;
}
#noflash_msg span {
	color: #666;
}

#footer {
	background:#FFF url(layout-footer.jpg) left top no-repeat;
	width: 1077px;
	height: 213px;
	clear:both;
}
#noflash_msg span.foco {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
#noflash_msg span.twiny {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
span#sitede h1 {
	color:#999;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	margin: 20px 0 0 260px;
}
span#copyright {
	position: absolute;
	margin: 20px 0 0 420px;
	color:#aaa;
}
span#copyright a, span#copyright a:visited {
	color: #aaa;
	text-decoration: none;
}
span#copyright a:hover {
	color: #17ACB1;
	text-decoration: none;
}
span#desenvolvido {
	position: absolute;
	margin: 20px 0 0 720px;
	color:#aaa;
}
span#desenvolvido a, span#desenvolvido a:visited {
	position: absolute;
	color: #17acb1;
	text-decoration: none;
}
span#desenvolvido a:hover {
	color: #333;
	text-decoration: none;
}
/* Float containers fix  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#sitemap ul li {
	margin-top: -2px;
}
ul li {
	list-style: none;
	list-style-image: url(bullet.png);
}
ul li a, ul li a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
ul li a:hover {
	color: #F33;
}
ul ul li a, ul ul li a:visited {
	font-weight: normal;
}
.hidden {
	display: none;
}

/* End hide from IE-mac */

/*]]>*/

