@charset "utf-8";
.css {
}
body {
margin:0; 
padding:0;
background:#0F425F;
font-size:14px;
font-family:"Trebuchet MS";
}
form {
margin:0; 
padding:0;
}
h1 {font-size: 36px; margin:0; padding:0;}
h2 {font-size: 32px; margin:0; padding:0;}
a:link{
	color: #156B99;
	text-decoration:underline;
}
a:hover{
	color: #156B99;
	text-decoration:none;
}
a:visited{
	color: #156B99;
}
a:active{
	color: #156B99;
	text-decoration:underline;
}
input {padding: 2px; border: 1px solid #ccc; font-family:"Trebuchet MS";}

#corpo {
	width: 780px;
	margin: 0px auto;
}
#margEsquerda {
	padding: 0px;
	margin: 0px;
	float:left;
	position:relative;
	left: 0px;
	width: 45px;
	height: 614px;
	background-image: url(../img/margEsquerda.jpg);
}
#topo {
	background-image: url(../img/topo.jpg);
	padding: 0px;
	margin: 0px;
	float:left;
	position:relative;
	left: 0px;
	width: 522px;
	height: 266px;
}
#logo {
	background-image: url(../img/logo.jpg);
	float:left;
	position:relative;
	left: 0px;
	top: 46px;
	width: 126px;
	height: 90px;
}
#menu {
	background: #FFFFFF url(../img/menu/topo.jpg) repeat-x;
	float:right;
	width: 168px;
	height: 266px;
}
#navMenu {float:left; list-style:none; margin:0px; padding:46px 0px 0px 0px;}
#navMenu li { margin:0px; padding:0px; }
#home { background:url(../img/menu/home_on.gif) no-repeat top left; }
#home a:link, #home a:visited { display:block; width:168px; height:37px; background:url(../img/menu/home_off.gif) no-repeat top left; }
#home a:hover, #home a:active { display:block; width:168px; height:37px; background:url(../img/menu/home_on.gif) no-repeat top left; }
#home_on a:link, #home_on a:visited { display:block; width:168px; height:37px; background:url(../img/menu/home_on.gif) no-repeat top left; }
#empresa { background:url(../img/menu/empresa_on.gif) no-repeat top left; }
#empresa a:link, #empresa a:visited { display:block; width:168px; height:37px; background:url(../img/menu/empresa_off.gif) no-repeat top left; }
#empresa a:hover, #empresa a:active { display:block; width:168px; height:37px; background:url(../img/menu/empresa_on.gif) no-repeat top left; }
#empresa_on a:link, #empresa_on a:visited { display:block; width:168px; height:37px; background:url(../img/menu/empresa_on.gif) no-repeat top left; }
#servicos { background:url(../img/menu/servicos_on.gif) no-repeat top left; }
#servicos a:link, #servicos a:visited { display:block; width:168px; height:37px; background:url(../img/menu/servicos_off.gif) no-repeat top left; }
#servicos a:hover, #servicos a:active { display:block; width:168px; height:37px; background:url(../img/menu/servicos_on.gif) no-repeat top left; }
#servicos_on a:link, #servicos_on a:visited { display:block; width:168px; height:37px; background:url(../img/menu/servicos_on.gif) no-repeat top left; }
#portfolio { background:url(../img/menu/portfolio_on.gif) no-repeat top left; }
#portfolio a:link, #portfolio a:visited { display:block; width:168px; height:37px; background:url(../img/menu/portfolio_off.gif) no-repeat top left; }
#portfolio a:hover, #portfolio a:active { display:block; width:168px; height:37px; background:url(../img/menu/portfolio_on.gif) no-repeat top left; }
#portfolio_on a:link, #portfolio_on a:visited { display:block; width:168px; height:37px; background:url(../img/menu/portfolio_on.gif) no-repeat top left; }
#contato { background:url(../img/menu/contato_on.gif) no-repeat top left; }
#contato a:link, #contato a:visited { display:block; width:168px; height:37px; background:url(../img/menu/contato_off.gif) no-repeat top left; }
#contato a:hover, #contato a:active { display:block; width:168px; height:37px; background:url(../img/menu/contato_on.gif) no-repeat top left; }
#contato_on a:link, #contato_on a:visited { display:block; width:168px; height:37px; background:url(../img/menu/contato_on.gif) no-repeat top left; }
#margDireita {
	padding: 0px;
	margin: 0px;
	float:right;
	width: 45px;
	height: 614px;
	background-image: url(../img/margDireita.jpg);
}
#conteudo {
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	float:left;
	position:relative;
	left: 0px;
	width: 690px;
}
#conteudo .bemvindo {
	position:relative;
	left: 10px;
	float:left;
	width: 492px; /* 20 px de margem */
	color: #2484BA;
	margin: 0px 0px 30px 0px;
	padding: 20px 10px 0px 10px;
}
#conteudo .bemvindo h1 {
	color: #156B99;
}
#conteudo .artigos {
	position:relative;
	left: 10px;
	float:left;
	background: #FFFFFF url(../img/fundoartigos.jpg) repeat-x;
	width: 492px; /* 10 px de margem */	
	border: #2484BA solid 0px;
	border-top-width: 1px;
	color: #156B99;
	padding: 20px 0px 0px 10px;
}
#conteudo .artigos img{
	border: 0px;
}
#conteudo .artigos a{
	font-size: 20px;
}
#conteudo .artigos span{
	color: #666666;
	font-size: 20px;
}
#conteudo .artigos p.textoartigo{
	color: #666666;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#banner{
	margin:0; 
	padding:0;
	padding-top: 10px;
}	
#nav {
	padding: 0px;
	margin: 0px;
	float:left;
	position:relative;
	left: 0px;
	width: 690px;
}
#navDir {
	padding: 0px 10px;
	margin: 0px;
	float: right;
	width: 158px;
	color: #666666;
}	
#rodape {
	position:relative;
	left: 45px;
	background-color:#FFFFFF;
	color: #666666;
	float: left;
	width: 690px;
	height: 28px;
	padding-top: 100px;
	font-size:11px;
}
#rodapeimg {
	position:relative;
	left: 45px;
	float: left;
}
.newsletters{
	margin-top: 10px;
	padding-top: 10px;
	border: #2484BA solid 0px;
	border-top-width: 1px;
	float:left;
	width:492px;
}
