/* 
###############Documento CSS#######################
#												  #
#	Site: www.maisconect.com.br					  #
#	Autor: Cleiton Diniz						  #
#												  #
###################################################
 */

* { margin: 0; padding: 0; outline: 0 }

body 
{
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #666666; 
	/*text-align: center; */
	background: #843322 url(imagens/bg.gif) repeat-x;
	
}
#conteudo
{
	position:absolute;
	left:200px;
	top:168px;
	width:799px;
	height:600px;
	text-align:left;
	background: url(imagens/bgfundo.jpg);
}
#conteudoport
{
	position:absolute;
	left:200px;
	top:168px;
	width:799px;
	height:2500px;
	text-align:left;
	background: url(imagens/bgfundoport.jpg);
}
a, a:visited {	
	color: #66666;
	background: inherit;
	text-decoration: none;
}
a, a:active {	
	color: #66666;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #000;
	background: inherit;
	text-decoration:blink;
}
#topo 
{
	width:100%;
	height:250px;
	background:url(imagens/bgtopo.jpg) no-repeat;
}
#logo 
{
	position:absolute;
	left:238px;
	top:16px;
	width:221px;
	height:128px;
	background:url(imagens/logo.png) no-repeat;
}
#menu 
{
	position:absolute;
	left:202px;
	top:124px;
	width:799px;
	height:39px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
#slides
{
	position:absolute;
	left:14px;
	top:17px;
	width:768px;
	height:200px;
	background:url(imagens/slides.jpg) no-repeat;
}
#menu_lateral
{
	position:absolute;
	left:-37px;
	top:200px;
	width:39px;
	height:305px;
}
#centro
{
	position:absolute;
	left:18px;
	top:17px;
	width:766px;
	height:581px;
}
#centroport
{
	position:absolute;
	left:18px;
	top:17px;
	width:766px;
	height:1000px;
}
/*form {
	margin: 5px 5px; 
	padding: 0px 0px 0px 0px;
	border: 4px solid #D8E99E; 
	background: #deedae; 	
} 
label {
	display: block;
	font-weight: bold;
	margin: 4px 0 5px 0;
	color: #895F30;
} */
#input, textarea, select {
	padding: 5px;
	color: #fff;		
	background: #622626;
  	border-width: 0px;
	border-left:0px #333333;
  	border-style: solid;
	
	font: normal 11px Verdana, sans-serif;
}
textarea {
	width: 400px;	
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #fff;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
#rodape 
{
	position:absolute;
	left:223px;
	top:726px;
	width:761px;
	height:20px;
	text-align:center;
}
#rodapeport
{
	position:absolute;
	left:217px;
	top:1140px;
	width:761px;
	height:20px;
	text-align:center;
}
#menuLateral
{
	position:absolute;
	left:167px;
	top:348px;
	width:33px;
	height:246px;
}
