/* CSS Document 
Folha de Estilo - Site Seguresat
Designer responsavel: Ana Luíza Sobral*/

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	font: bold small Arial, Helvetica, sans-serif, "Verdana";
}

#bg { 
	width: 800px;
	height:auto;
	margin: 0 auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	
}

#contsite {
	padding: 0px 4px 0 2px;
	color: #303030;
	width: 800px;
	background-color: #FFFFFF;
}
#topo {
	width: 800px;
	height: 206px;
	margin: auto;
	padding-bottom: 0px;
	background: url(IMG/topo.jpg) no-repeat
}

.campanha
{
	width: 777px;
	height: 70px;
	margin: 0px;
	margin-top: -10px;
	margin-left: -20px;
	background: url(IMG/artedestaq.gif) no-repeat
}

.destaque
{
	width: 777px;
	height: 70px;
	margin: auto;
	margin-top: -20px;
	margin-left: 180px;
	background: url(IMG/destaque.jpg) no-repeat
}


/*conteudo*/

.conteudo
{
	width: 500px;
	height: 900px;
	margin-top: -70px;
	padding-left: 0px;
}


/* Atividade do link*/
.conteudo a
{
	color:#666666;
	border: none;
	text-decoration: none;
}

.conteudo a:active
{
	color:#666666;
	border:none;
	text-decoration:none;
}
.conteudo a:link
{
	color:#666666;
	border: none;
	text-decoration: none;
}

.conteudo a:hover
{
	color:#FFCC00;
	border: none;
	text-decoration: none;
}

/* FIM*/
.acss_rest
{
	width: 160px;
	height: auto;
	margin: 0px;
	margin-top:-920px;
	margin-left: 625px;
}
.acss_rest li
{
	margin-top: 5px;
	list-style: none;

}

.logows
{
	width: 104px;
	height: 320px;
	margin: auto;
	margin-top: -100px;
	margin-left: 15px;
	padding-left: 15px;
}
.logows li
{
	margin-top: auto;
	list-style: none;
	margin-left: auto;

}


/*FIM*/


#rodape
{
	width: 800px;
	height: 50px;
	margin-top: 0px;
	background: url(IMG/rodape.jpg) no-repeat
}

/*** Rodape**/

/* Noticias On-line*/

.noticia
{
	width: 400px;
	height: auto;
	margin-top: -530px;
	padding-left: 180px;

}
.noticia a
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.noticia a:active
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.noticia a:link
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.noticia a:hover
{
	color:#333333;
	border: none;
	text-decoration: none;
}

/* Para Ler a Noticia*/
.titulo
{
	width: 400px;
	height: auto;
	margin-top: 0px;
	padding-left: 0px;

}
.imagem
{
	width: auto;
	height: auto;
	margin-top: auto;
	padding-left: 0px;

}
.contnoticia
{
	width: 400px;
	height: auto;
	margin-top: -580px;
	padding-left: 180px;
	text-align:justify;
	font: small Trebuchet MS, Arial, Helvetica, sans-serif, "Verdana";

}
/****** Rodape em cima*/
.contnoticiarod
{
	width: 400px;
	height: auto;
	margin-top: -630px;
	padding-left: 180px;
	text-align:justify;
	font: small Trebuchet MS, Arial, Helvetica, sans-serif, "Verdana";

}
.noticiarod
{
	width: 430px;
	height: auto;
	margin-top: -830px;
	padding-left: 180px;

}
/****** Rodape em cima*/
.contnotesp
{
	width: 400px;
	height: 430px;
	margin-top: -600px;
	padding-left: 180px;
	text-align:justify;
	font: bold small Trebuchet MS, Arial, Helvetica, sans-serif, "Verdana";

}
.contnoticia a, .contnotesp a, .noticiarod a , .contnoticiarod a
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.contnoticia a:active, .contnotesp a:active, .noticiarod a:active , .contnoticiarod a:active
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.contnoticia a:link, .contnotesp a:link, .noticiarod a:link , .contnoticiarod a:link
{
	color:#333333;
	border: none;
	text-decoration: none;
}
.contnoticia a:hover, .contnotesp a:hover,  .noticiarod a :hover, .contnoticiarod a:hover
{
	color:#333333;
	border: none;
	text-decoration: none;
}

.voltar
{
	width: auto;
	height: auto;
	margin-top: 20px;
	padding-left: 140px;

}