/*  general _______________________________________________________________________________*/
* {padding: 0; margin:		0;}

body {
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#cccccc;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-track-color: #ffffff;
}

	
p { 
	text-align: 	justify;
	padding: 		5px 30px 15px 30px;
	color:          #666666;
	line-height: 	1.5em;}
	
a:link {color: #666666; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #71AE15; text-decoration: underline;}
a:active {color: #71AE15; text-decoration: underline;}

ul {
	list-style: 	none; 
	margin:         5px 20px 10px 10px;}
	
li {
	padding-left: 	1px;
	margin: 		3px 0 0 10px;
	list-style: 	url(imagens/bullet.gif) ;}


#molduraexterna {
	position: relative;
	margin:	0 auto;
	border: 1px solid #c5c5c5;
	width: 500px;
	padding:0;}
	
#topo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 21px;
	color: #888888;
	background-color: #FFFFFF;
	height: 80px;
	width: 100%;
	background-image: url(imagens/logomarca_bmaisb.jpg);
	background-repeat: no-repeat;
	background-position: 370px;
	letter-spacing: 2px;
	word-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	text-indent: 50px;
	padding-top: 23px;}
	
#topotituloverde {
	font-family: "Trebuchet MS", Verdana;
	font-size: 21px;
	color: #B6C77B;}

#topotituloverde1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	}	



#imagem {
	height: 260px;
	padding: 0px;
	background-repeat: no-repeat;}
	
#iframe{
	background-color: #ffffff;
	background-image: url(imagens/trama.gif);
	background-repeat: no-repeat;
	background-position: bottom;}
	
#menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 40px;
	left: 5px;
	top: 343px;
	text-align: right;
	word-spacing: 6px;
	padding-right: 20px;
	padding-top: 1px;
	background-image: url(imagens/trama.gif);
	background-repeat: no-repeat;
	background-position: bottom;}


#molduratexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	height: 360px;
	width: 100%;
	left: 2px;
	text-align: left;
	padding-right: 20px;
	padding-left: 210px;
	padding-top: 20px;
	right: 0px;
	margin: 0px;}
	
#modulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	height: 104px;
	width: 180px;
	left: 12px;
	top: 400px;
	visibility: inherit;
	overflow: visible;
	position: absolute;
	z-index: 6;
	padding: 10px 0px 10px 0px;
	list-style-type: none;}
	
#tabelamodulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	valign: top;
	width: 98%;
	margin: 0px 0px 0px 2px;
	padding: 0px;}
	
#tabelamodulo a:link {color: #666666; text-decoration: underline;}
#tabelamodulo a:visited {color: #788222; text-decoration: none;}
#tabelamodulo a:hover {color: #788222; text-decoration: underline;}

#tabelamolduratexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #333333;
	float: right;
	right: 2px;}

#titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;}
	
#textotitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;}
	
#texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;}
