/* Actaris - Desenvolvido por Plenna,sim */

* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

	
body{
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
#geral{
	width:849px;
	background:url(../img/filete.jpg) repeat-y top center;
	margin:0 auto;
	text-align:left;
	}
	
#geral-home{
	background:url(../img/filete-home.jpg) repeat-y top center;
	width:849px;
	margin:0 auto;
	text-align:left;

	}

	
#topo{
	/*background:url(../img/bg-topo.jpg);*/
	height:427px;
	position:relative;

	}
	
#topo h1 a{
	display:block;
	width:196px;
	height:60px;
	background:url(../img/logo.jpg);
	text-indent:-9999px;
	position:absolute;
	top:60px;
	left:330px;
	}
	
#topo-home{
	height:87px;
	position:relative;

	}
	
#topo-home h1 a{
	display:block;
	width:849px;
	height:87px;
	background:url(../img/bg-topo-home.jpg);
	text-indent:-9999px;
	}
	

#menu{
	position:absolute;
	top:0;
	left:0;
	background:url(../img/bg-menu.jpg) repeat-x left top;
	height:50px;
	width:849px;
	}
	
#menu-divisoes{
	background:url(../img/bg-submenu.gif);
	width:120px;
	height:100px;
	position:absolute;
	top:95px;
	right:30px;
	
	}
	
	
#menu ul{
	margin-left:20px;
	}
	
#menu li{
	float:left;
	margin-right:12px;
	line-height:50px;
		list-style:none outside;
	}

#menu-divisoes ul{
	margin:0px;
	text-align:center;
	}
	
#menu-divisoes li{
	float:none;
	margin:12px 0 0 0;
	line-height:15px;
	list-style:none outside;
	}
	
#menu .gerenciamento{
	float:right;
	padding:0 15px;
	margin-right:0px;
	background:url(../img/bg-menu-escuro.jpg) repeat-x left top;
	}
	
	
a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#conteudo{
	margin-top:15px;
	width:849px;
	clear:both;
	
	}
	
#sidebar{
	width:200px;
	float:right;
	margin-right:20px;
	height:auto !important;	
	height:300px;	
	min-height:300px;
	text-align:justify;
	}
	
#principal{
	text-align:justify;
	width:550px;
	float:left;
	margin-left:30px;
	}
	
#principal a{
	color:#007dbf;
	}
	
#rodape{
	clear:both;
	}
	
	
.clear{	
	clear:both;
	}
	
	
h2, h3{
	font-weight:bold;
	color:#007dbf;
	font-size:16px;
	margin-bottom:5px;
	}

#sidebar h2, #sidebar h3, #sidebar li, #sidebar p{
color:#FFFFFF;
}

#sidebar li{
	margin-bottom:15px;
	}
	
	
h3{
	font-size:12px;
	}
	
p{
	font-size:12px;
	color:#333333;
	margin-bottom:15px;
	}
	

ul{
	margin-bottom:15px;
	}

li{
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
	list-style: disc inside;
	}
	
.depoimentos li{
	margin-bottom:15px;
	}
	
#rodape{
	margin-top:20px;
	}

#rodape p{
	float:left;
	line-height:66px;
	}
	
#rodape p span{
	float:left;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	margin-top:-20px;
	}
	
#rodape img{
	margin-left:20px;
	}
	
#rodape .destaque{
	margin-left:80px;
	color:#007DBF;
	font-weight:bold;
	font-size:16px;
	}
	
#rodape .cor-sidebar{
	margin-left:130px;
	color:#FFFFFF;
	}
	
#rodape .cor-sidebar-home{
	margin-left:130px;
	color:#333;
	}
	
#rodape .cor-sidebar-home a{
	color:#0173BA;
	}
	
#flash{
	margin-left:25px;
	}
	
.contato{
	margin:0 auto;
	}

.contato li{
	list-style:none outside;
	}
	
label{
	display:block;
	float:left;
	width:170px;
	font-size:10px;
	color:#333;
	font-weight:bold;
	}
	
input{	
	width:300px;
	margin-bottom:5px;
	background-color:#0173BA;
	border:none;
	color:#FFF;
	padding:2px;
	}
	
textarea{
	width:300px;
	margin-bottom:5px;
	background-color:#0173BA;
	border:none;
	color:#FFF;
	padding:2px;
	}
	
#btenviar{
	width:70px;
	background:#0173BA;
	color:#fff;
	margin:0px 0 0px 403px;
	}
	
.home img{
	margin-bottom:0px;
	float:left;
	}
	
#link li{
	float:left; 
	width:220px; 
	margin-right:10px;
	list-style:none outside;
	text-align:center;
	}
	

dt{
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
	list-style:none outside;
	font-weight:bold;
	}
	
dd{
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
	list-style:none outside;
	}
	
.desenvolvidos img{
	display:block;
	margin:0 auto;
	margin-bottom:15px;
	border:2px solid #007DBF;
	}

.icones{
	text-align:center;
}

.icones img{
	margin:15px;
}
	
	

	

	
