body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}

#space{
	height: 20px;
}
#rodape{
	background-image: url(../images/rodape.jpg);
	background-repeat: repeat-x;
	height: 80px;
	text-align: center;
	background-position: center center;
}

#menu_wrapper {
	width: 100%;
	height: 226px;
	background-repeat: repeat-x;
	background-image: url(../images/latesq.jpg);

	
}

.linha {
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.marca {
	height: 15px;
}

.link_menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	padding-bottom: 5px;
	font-style: normal;
	text-transform: none;
}
.link_menu:hover{
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}

.link11_cinza{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.link11_cinza:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.link12_preto{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.link12_preto:hover{
	color:#000;
	text-decoration:none;
}

.link12_branco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.link12_branco:hover{
	color:#FFF;
	text-decoration:none;
}

.link20_preto{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 20px;
	text-decoration: none;
}
.link20_preto:hover{
	color:#000;
	text-decoration:none;
}

.link18_preto{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
.link18_preto:hover{
	color:#000;
	text-decoration:none;
}


.link14_branco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.link14_branco:hover{
	color:#FFF;
	text-decoration:none;
}

.texto11_branco{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

.texto11_cinza{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}

.texto12_preto{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.texto12_azul{
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 12px;
	padding-left: 5px;
}
.texto12_azul0{
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 12px;
}
.texto16_branco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	padding-left: 5px;
}
.texto12_branco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-left: 5px;
}
.texto12_branco0{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

.tabela_titulo{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	background-color: #333333;
	padding-left: 5px;
}
.tabela_claro{
	background-color: #FFFFFF;
	color: #000;
	padding-left: 5px;
	border-top-style: solid;
	border-top-color: #666;
	border-top-width: thin;
	font-family: Verdana, Geneva, sans-serif;
}
.tabela_escuro{
	background-color: #CCCCCC;
	color: #000;
	padding-left: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

.tabela_clarod{
	background-color: #FFFFFF;
	color: #333;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.tabela_escurod{
	background-color: #CCCCCC;
	color: #333;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-family: Verdana, Geneva, sans-serif;
}


.texto20_preto{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 20px;
}
.texto20_branco{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 20px;
}

.padding{padding:3px}
.bg_cinza{
	background-color:#CCC;
}

.mainbg{
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center top;
}

.submitbutton {
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	background-image: url(../images/buttonblue.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	padding-left: 9px;
	padding-right: 9px;
	text-shadow: 0 1px 1px #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;

}


#conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	font-style: normal;
	text-decoration: none;
	width: 800px;
	float: none;
}
.borda {
	border: thin solid #000;	
}

#celula a {
	display: block;
	color: #000000;
	height: 30px;
	width: 157px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFF;
}
#celula a:hover {
	background-image: url(../images/seta.png);
	background-repeat: no-repeat;
	color: #000;
	width: 185px;
}
/* Corrige o problema do IE/Win da área clicável \*/
* html #celula a { height: 1%;}

#celula20 a {
	display: block;
	color: #003;
	height: 23px;
	width: 50px;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
}
#celula20 a:hover {
	background-repeat: no-repeat;
	color: #000;
	width: 50px;
}
/* Corrige o problema do IE/Win da área clicável \*/
* html #celula20 a { height: 1%;}

#celulat a {
	display: block;
	color: #000000;
	height: 30px;
	width: 185px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	background-image: url(../images/setaat.png);
	background-repeat: no-repeat;



}

#celulat a:hover {
	background-image: url(../images/setaat.png);
	background-repeat: no-repeat;
	color: #000;
	width: 185px;
}
/* Corrige o problema do IE/Win da área clicável \*/
* html #celulat a { height: 1%;}

#celulabf a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	display: block;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 30px;
	width: 120px;
	padding-top: 10px;
	vertical-align: middle;
	background-color: #0099FF;
	text-decoration: none;
}
#celulabf a:hover {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
/* Corrige o problema do IE/Win da área clicável \*/
* html #celulabf a { height: 1%;}

.cont{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	background-color: #0099FF;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.cont:hover{
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}


#faded {
	width:240px;
	height:240px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../images/slider-bg.jpg);
	background-repeat: no-repeat;
	background-position: 240px 5px;
}
#faded ul {
	list-style:none;
	padding:0;
	margin:0;
}
#faded ul.pagination {
	list-style:none;
	padding:0;
	margin:0;
	width:270px;
	height:350px;
	background:url(../images/pagination-bg.jpg) no-repeat left top;
}
#faded ul.pagination li {
	padding:5px 0 0 5px;
	margin-bottom:-5px;
}
#faded ul.pagination li a {
	width:210px;
	height:43px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/thumb-sprite.png);
	text-decoration:none;
	display:block;
	color:#464646;
	background-color: #FFF;
}
#faded ul.pagination li.current a {
	background-position:left top;
	color:#fff;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#faded ul.pagination li a span {
	font-size:26px;
	line-height:1.2em;
	display:block;
	padding:4px 0 0 0;
}
#faded ul.pagination li a small {
	display:inline-block;
	color:#428301;
	background-repeat:no-repeat;
	background-position:right -80px;
	background-image:url(../images/arrows.gif);
	padding:0 17px 0 0;
}
#faded ul.pagination li a span, #faded ul.pagination li a small {
	padding-left:5px;
}
#faded ul.pagination li.current a small {
	color:#82b704;
	background-position:right 5px;
}
#faded ul.slides li {
	position:relative;
	width:100%;
}
#faded ul.slides li img {
	position:absolute;
	top:71px;
	right:35px;
	width: 881px;
	height: 251px;
}
#faded ul.slides li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	right:50px;
	top:217px;
	font-size:18px;
	line-height:1.2em;
	padding-left:8px;
	background:url(../images/button-left.png) no-repeat left top;
	letter-spacing:-1px;
}
#faded ul.slides li a:hover {
	color:#8ab805;
}
#faded ul.slides li a span {
	display:block;
	padding-right:8px;
	background:url(../images/button-right.png) no-repeat right top;
}
#faded ul.slides li a span span {
	background:url(../images/button-tail.png) repeat-x left top;
	padding:15px 14px 17px 14px;
}
