﻿/*  


		Attive Soluções Web
		contato@attiveweb.com.br
		
		Produzido por Attive Soluções Web
*/

/* inicio geral ------------------------------------------------------------------------------------------------------*/
	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background:url(../imagens/home/background.jpg) repeat-x;
		position:relative;
		color:#666;
		font-size:10px;
		margin:2px 0 0 0;
	}
	#attive h1{
		background:url(../imagens/home/attive.gif) no-repeat;
		left:50px;
		width:680px;
		height:46px;
	}
	
	#attive{
		background:#FFF;
		height:46px;
		padding:0;
		position:relative;
		width:730px;
	}
	
	#geral{
		background:url(../imagens/home/backgroundt.gif) no-repeat;
		height:25px;
		top:45px;
		padding:39px 0 0 0;
		width:730px;
		position:relative;
		margin-left:-365px;
		left:50%;
	}
	p,h1,h2,h3,h4,ul,li{
		margin:0;
		padding:0;
		list-style:none;
	}
	h1,h2,h4,h3,a{
		text-indent:-2000px;
		position:relative;
		display:block;
		color:#666;
		text-decoration:none;
	}
	div{
		position:relative;
		display:block;
	}
	.link_laranja{color:#f93;}
	.link_laranja a:hover{color:#f93;}

/* inicio menu -------------------------------------------------------------------------------------------------------*/
	#menu{
		float:left;
		width:87px;
	}
	#menu ul{
		text-align:right;
		color:#333;
		font-family:"Trebuchet MS", Verdana, "Times New Roman";
		font-size:12px;
		padding: 0 4px 0 0;
	}	
	#menu li{height:25px;}
	#menu li a{color:#333;}
	#menu li a:hover{color:#999;}

/* inicio rodapé -----------------------------------------------------------------------------------------------------*/
	#rodape{
		background:url(../imagens/home/detalherodape.gif) no-repeat center top;
		height:100px;
		width:665px;
		left:65px;
	}
	#direitos{
		position:relative;
		top:20px;
		text-indent:0;
		text-align:right;
		width:665px;
		color:#888;
		padding:0px 0 0px 0;
		background:url(../imagens/home/trespontos.gif) no-repeat right top;
		display:block;
		line-height:50px;
	}


	#rodape p{
		position:relative;
		text-indent:0;
		text-align:right;
		width:665px;
		color:#888;
		padding:2px 0 0 0;
	
	}
/* inicio corpo ------------------------------------------------------------------------------------------------------*/
	.pontilhado{
		background:url(../imagens/home/pontilhado.gif) no-repeat;
		height:8px;
		width:237px;
	}
/* fim do float ------------------------------------------------------------------------------------------------------*/ 	.limpa{clear:both;}
