/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* end */
body {
	font-family: tahoma, verdana, arial;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.primeiro{
	background-color: #333333;
	width: 120px;
	height: 25px;
}
#fundo{
	background-color: #FFFFFF;
}
td{
	text-align: left;
}
th{
	text-align: left;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h1 {
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Tahoma, Verdana, Arial;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
	font-size: 16px;
}
h2 {
	text-align: left;
	font-size: 14px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	background-color: #efefef;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 45px;
	text-align: left;
	padding: 4px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;
}
p {
	font-size: 11px;
	color: #666666;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}
.lista {
	list-style-type: circle;
	margin-top: 20px;
	margin-right: 35px;
	margin-left: 75px;
	margin-bottom: 20px;
}
.lista li {
	color: #666666;
	font-size: 12px;
	margin: 5px;
	text-align: left;
	float:none;
}
.lista a {
	text-decoration: none;
	color: #990000;
}
.lista a:hover {
	text-decoration: none;
	color: #FF0000;
}

form {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
select {
	margin: 0px;
	color: #666F77;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input {
	margin: 0px;
	color: #666F77;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input.error {
	background-color: #fafafa
}
textarea {
	margin: 0px;
	color: #666F77;
	padding: 2px;
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
}
textarea.error {
	background-color: #fafafa
}

.botao {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 2px solid #FFFFFF;
	background-image: none;
}
.botao-on {
	font-weight: bold;
	font-size: 11px;
	background-color: #666666;
	color: #FF3333;
	border: 2px solid #FFFFFF;
	background-image: none;
}

.img {
	border: 6px solid #E6E6E6;
	margin: 15px;
}
#linha {
	background: url(imagens/lininha.gif) repeat-x;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding: 0px;
	display: block;
	width: auto;
	height: 16px;
	float: none;
	clear: both;
}



#home {
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: scroll;
	position: relative;
	visibility: visible;
}	
#container {
	width: 770px;
	background-color: #ffffff;
	margin: 0px auto;
	height: auto;
	background-image: url(imagens/meio.jpg);
	background-repeat: repeat-y;
}



#cabecalho {
	height: 265px;
	width: 770px;
}


.menu {
	width: 95%;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(imagens/back.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu ul li {
	float: left;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	width: 87px;
}
.menu ul li ul {
	display: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	left: -40%;
	top: 20px;
	position:absolute;
	border: 1px solid #CCCCCC;
}
.menu ul li ul li{
	background-color: #333333;
	text-align: center;
	width: 150px;
	filter: Alpha(Opacity=80);
}
.menu li:hover ul {
	display: block;		
}
.menu li.over ul {
	display: block;		
}
.menu ul li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #FF3333;
}



#content {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}



#rodape {
	padding-bottom: 10px;
	margin: 0px;
	color: #666666;
	line-height: 200%;
	padding-top: 10px;
	text-align: center;
	clear: both;
	font-size: 60%;
	display: block;
	background-color: #FFFFFF;
}
#rodape a {
	text-decoration: none;
	color: #666666;
}
#rodape a:hover {
	text-decoration: underline;
	color: #333333;
}

#link li {
	font-size: 11px;
	color: #CC0000;
	text-align:left;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#link a {
	font-size: 11px;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
}

#link a:hover {
	text-decoration: none;
	background-color: #CAFFF2;
	
}

.tabela{
margin-left:15px;
margin-right:15px; 
width:700px;
}
.tabela td{
text-align:center;
}
.promo{
	width: 650px;
	margin: 10px auto;
}
.promo td{
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
}
.promo th{
	text-align: center;
	background-color: #EFEFEF;
	color: #000000;
	padding: 2px;
}
#bts {
	margin: 0px;
	padding: 0px;
	width: 650px;
	display: block;
	position: relative;
	height: 55px;
}
#bts li {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.chamada{
font-size:16px;
font-weight:bold;
color:#333333;
}
.layout{
	font-family:Tahoma, Verdana, Arial;
	color:#FFFFFF;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.layout td{
	background-position:center center; 
	background-repeat:no-repeat; 
	text-align:right; 
	vertical-align:top;
}
.layout a {
	text-decoration: none;
	color: #fff;
}
.layout a:hover {
	text-decoration: underline;
	color: #ccc;
}
