/* CSS Document */

* { margin:0;
	padding:0;
}
body {
	margin:auto;
	/*background-image:url(img/fundo.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	text-align:center;
	overflow-x:hidden;
	color:#000000;
}
#topo{
	width:792px;
	height:120px;
	background:url(img/fundo-topo.gif) repeat-y center top;
	/*margin:auto;*/
}
#conteudo {
	width:792px;
	background:url(img/fundo-conteudo.gif) repeat-y;
	margin:auto;
}
#menu {
	width:792px;
	height:34px;
	/*background:url(img/fundo-rodape.gif) repeat-y center;*/
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 25px;
	clear:both;
	text-align:center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: inherit;
	line-height: 110%;
}
a.l-rodape:link, a.l-rodape:visited, a.l-rodape:hover, a.l-rodape:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 40px;
	text-decoration:none;
	color:#000000;
	margin: 0 10px;
}
a.l-rodape:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 40px;
	color:#666666;
	border-bottom:#2C6D40 1px solid;
	border-top:#2C6D40 1px solid;
	margin: 0 10px;
}
a.l-menu:link, a.l-menu:visited, a.l-menu:hover, a.l-menu:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 40px;
	text-decoration:none;
	color:#000000;
	margin: 0 15px;
}
a.l-menu:visited{
	color:#666666;
}
a.l-menu:hover{
	border-bottom:#2C6D40 1px solid;
	border-top:#2C6D40 1px solid;
}
a.l-menu:active{
	color:#000000;
	border-bottom:#2C6D40 1px solid;
}
a.l-submenu:link, a.l-submenu:visited, a.l-submenu:hover, a.l-submenu:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
	text-decoration:none;
	color:#000000;
	margin: 0 10px;
	text-align:right;
}
a.l-submenu:visited{
	color:#666666;
}
a.l-submenu:hover{
	border-bottom:#999999 1px dashed;
	border-top:#999999 1px dashed;
}
a.l-submenu:active{
	color:#000000;
	border-bottom:#999999 1px solid;
}
#clientes {
	float:right;
	width:195px;
	background:url(img/fundo-clientes.jpg) center no-repeat;
}
#rapidas {
	/*float:right;*/
	margin:auto;
	width:772px;
	background:#ffffff;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 190%;

}
#juridicas-tit {
    float:left;
    width:585px;
    height:36px;
    background: url(img/tit-not_jur.png); 
    margin: 8px 0px 0 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:12px;
    font-weight:bold;
    color:#2d6c3f;
    line-height:250%;
    border-bottom:#2d6c3f solid 2px;
/*    position:relative;*/
}


#juridicas-not {
	float:left;
	width:585px;
	background: url(img/fundo-noticia.jpg);
	margin: 0 0 150px 10px;
	padding-top: 5px;
/*	position:relative;*/
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	border-bottom:#2C6D40 2px solid;
	text-align:left;
	line-height: 200%;	
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#329351;
	display:block;
	text-align:left;
	line-height: 150%;
	text-align:right;
	margin:0 25px 0 0;
}
#escrit {
	/*float:right;*/
	position:relative;
	left: 300px;
	top:-30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	text-align:left;
	/*line-height: 190%;*/
	list-style:none;
	margin:0 0px 0 0;
	width:210px;
}
#escrit a{
	text-decoration:none;
	color:#666666;
}
marquee {
	line-height: 24px;
}
#submenu {
	background:url(img/fundo-submenu.jpg) repeat-x;
	border-right:dashed 1px #999999;
	border-top:dashed 1px #999999;
	margin-top: 10px;
	text-align:right;
}
#texto {
	margin-top: 10px;
	text-align:left;
}