/*
Theme Name: Template
Theme URI: 
Author: Neorion Internet
Author URI: http://www.criacaodesites.com.br
Description: Template personalizado desenvolvido pela empresa Neorion Internet Ltda.
*/

body{
	background: #d1d3d4 url(fundo-1.jpg) center top repeat-x;	
	margin: 0;
	padding: 0;	
	text-align: center;		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	text-align: center;		
	font-size:14px;
	color: #6d6d6d;		
	}		
	
#geral {
	width: 1000px;
	text-align:center;	
	margin:auto;	
}
	
#conteudo {
	float: left;
	background:url(conteudo_fundo-1.jpg) repeat-y;	
}

#topo {
	width: 1000px;
	height: 164px;
}

#conteudoTopo {  
	float: left;
	width: 1000px;
	height: 54px;	
	background:url(conteudo_topo-1.jpg) no-repeat;
}
#conteudoTexto { 
	float:left;
	width:660px;
	margin-top: 0px;	
	margin-left: 45px;
	margin-right: 35px;
	margin-bottom: 20px;
	text-align:left;
}
#conteudoRodape {
	float: left;
	width: 1000px;
	height: 30px;	
	background:url(conteudo_rodape-1.jpg) no-repeat;
	margin-bottom: 30px;
}

#menu {
	float: left;
	width: 240px;
	background:url(menu_fundo-1.jpg) repeat-y;
	color: #FFF;
	text-align: left;
	
}
#menuRodape { 
	width: 240px;	 
	height: 45px;	
	background:url(menu_rodape-1.jpg) no-repeat;

}


#rodape {	
	background:url(rodape-1.jpg) repeat-x;	
	width: 100%;
	margin:auto;
	text-align:center;
	clear:both;	
}
#rodape2 {
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;	
	padding-right: 50px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;	
	color: #5c5c5c;
	font-size:12px;
	margin:auto;	
}

h1 {
	margin-top: 0px;
	color: #1d549b;
	font-size:30px;
}

h2 {
	margin-bottom: 25px;	
	color: #000;
	border-bottom: 1px dashed #145489;
	font-size:16px;
	font-weight:bold;
}
h3 {
	color: #5da30a;
	border-bottom: 2px dashed #000080;
	font-size:20px;
	font-weight:bold;
}


ul {
margin: 0;
padding: 0;
margin-left: 20px;
}

.rodape li,.rodape li a
{
display: inline;
 margin-left: 10px;
}

.menu li
{
margin-left: 30px;
margin-bottom: 5px;
font-size:18px;
}



li a:first-child {color: #FFF; text-decoration:none;} 
li a:hover:first-child {color: #000; text-decoration:none;} 
li.current_page_item a:first-child { color: #000; } 

li.current_page_item{
	font-weight: bold;
background:none;
font-size: 18px;
background:url(menu-1.png) left top no-repeat;
padding: 2px;
padding-left: 5px;
width: 181px;
height: 31px;
margin-left: 10px;
list-style-type: none;
}


a:link, a:active, a:visited {text-decoration: underline; color: #2974ad; }
a:hover{text-decoration: none; color: #000; }

.rodape1:link, .rodape1:visited, .rodape1:active { text-decoration: none; color: #2974ad;  font-size:14px; }
.rodape1:hover { text-decoration: none; color: #2974ad;  font-size:14px; }

.rodape2:link, .rodape2:visited, .rodape2:active { text-decoration: none; color: #9f9f9f; font-size:11px; }
.rodape2:hover {text-decoration: underline; color: #000; font-size:11px;  }  

.back:link, .back:visited, .back:active { text-decoration: underline; color: #000080; font-size:12px; }
.back:hover {text-decoration: none; color: #000000; font-size:12px;  }  


#rodape ul {
	margin-bottom: 8px;
}

form { margin: 0; padding: 0;  }

input,textarea,select {
	border: 2px solid #c6c6c6;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #000080;
	padding-left: 5px;
	font-weight: bold;	
	background-color: #dee0e1;	
}	
	
.bot,#submit {
	margin-top: 5px;
	background-color: #1b5aac;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}




.borda {
	border: 4px solid #dfdfdf;
}

.imgr {
	float:right;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 20px;		
}
.imgl {
	float:left;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 20px;	
}










	
	