
form {
	margin: 0;
	padding: 0;
}
			
input{
font-family: Arial,sans-serif;
}

/* Layout Divs                                 */

#pagecell1{
	position:absolute;
	top: 633px;
	left: 137px;
	right: 2%;
	width:747px;
	background-color: #ffffff;
	height: 568px;
}
#textoDestaque{
	font: Arial;
	color: #A09A9A;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#form{
	font: Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#pagPrincipal {
	width: 500px;
	height: 0px auto;
	margin left: 20px;
	margin right: 20px;
	/*link:#000000; /*a cor dos links*/ 
   /* alink:##AE1D24; /*a cor dos links ativos atualmente (a página que você está visitando) */
    /*vlink:#000000; /*cor dos links já visitados*/
		}
#footer {
	width:100%;
	height:30px;
	float:left;
	background: url(img/rodape.jpg);/* no-repeat top ;
	/*background-color:#c5c2ae;*/
	clear:both;
}


/************ Links styles **************/


a {	
	color:#ff9900;
}
a:hover {	
	color:#333333;
}
.credit {
	color:#FFFFFF;
	font-family:'Trebuchet MS';
	font-size:11px;
	height:15px;
	margin:8px 0 0 0;
	text-align:right;
	padding-right:50px;
}

#menu {
	background: #fff;
	height: 27px;
	margin: 0; padding: 0;
	}
	
	#menu ul {
	margin: 0; padding: 0;
	margin-left: 6px;
	}
	
	#menu ul li {
	display: inline;
	/*A propriedade display: inline; é o que define que os itens da lista aparecerão lado a lado, e não um em cada linha.*/
	}
	
	#menu ul li a {
	background: #ffffff;
	color: #000;
	border: 1px #FFF solid;
	border-bottom: 1px #ffffff solid;
	float: left;
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	}
	
	#menu ul li a:hover {
	background: #FFF;
	color: #e6842d;
	border: #e6842d 1px solid;
	border-bottom: none;
	text-decoration: none;
	}
	
	#topo {
	border-left-color:#e6842d;
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #e6842d;
	border-right-style: solid;
	border-right-width: 1px;

	border-top-color: #e6842d;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-bottom-color: #e6842d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
 	width: 700px;
	height: 100px;

}


	#divmenu {
	border-left-color:#e6842d; 
	border-left-style: solid;/*lateral*/
	border-left-width: 1px;

	border-right-color: #e6842d;
	border-right-style: solid;/*lateral*/
	border-right-width: 1px;

	border-top-color: #e6842d;
	border-top-style: solid;/*em cima*/
	border-top-width: 1px;
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;/*em baixo*/
	border-bottom-width: 1px;

 	width: 752px;
	height: 30px;
	
}

	#pontilhada {
	border-left-color:#666666;
	border-left-width: 1px;
	border-left-style: dotted; /* borda pontilhada*/

	padding-left: 15px;
	padding-bottom: 20px;	
	
	}
	
	#ip {
	font-family:Verdana;
	color:#666666;
	font-size:10px;
	
	}
	#lateral {
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	width:150px;
	
	}
	#lateral_index {
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	width:300px;
	
	}
	#texto {
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	width:224px;
	
	}
	
	#titulo {
	font-family:Verdana;
	color:#e6842d;
	font-size:14px;
	width:224px;
	
	}
	#rodape {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	background-image:url(http://www.sakaweb.com.br/img/rodape.jpg);
	border-left-color:#e6842d;
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #e6842d;
	border-right-style: solid;
	border-right-width: 1px;

	border-top-color: #ffffff;
	border-top-style: solid;/*em cima*/
	border-top-width: 1px;
	
	border-bottom-color: #e6842d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	/*background-repeat: no-repeat;
	background-attachment: fixed;*/
	
	width: 750px;
	height:30px;

}

	#principal {
	border-left-color:#e6842d; 
	border-left-style: solid;/*lateral*/
	border-left-width: 1px;

	border-right-color: #e6842d;
	border-right-style: solid;/*lateral*/
	border-right-width: 1px;

	border-top-color: #ffffff;
	border-top-style: solid;/*em cima*/
	border-top-width: 1px;
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;/*em baixo*/
	border-bottom-width: 1px;

 	width: 752px;
	height: 30px;
	
}

