/* CSS Document */

body {
	font: 70% "Trebuchet MS", Arial, sans-serif; 
	background-image: url(../imgs/pt_cinza.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #444444;
	line-height: 1.25;	
}


/*    */

A:link { COLOR: #bd2c29; TEXT-DECORATION: none; }
A:active { COLOR: #bd2c29; TEXT-DECORATION: none; }
A:visited {
	COLOR: #C46713;
	TEXT-DECORATION: none;
}
A:hover { COLOR: #333333; TEXT-DECORATION: underline; }

/*   */

#container {
	width: 770px;  
	padding: 0;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
#header {
	background-image:url(../imgs/topo.gif);
	height: 76px;
	padding: 0 0px 0 0px; 
}
#menu {
	background-image: url(../menu.jpg);
	padding: 0 10px 0 20px;  
	height: 42px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#mainContent {
	height: 580px;
	padding: 0 5px;
	background: #FFFFFF;
	background-image:url(../imgs/fd_total.jpg);
}
#footer {
	width:538px;
	height: 30px;
	padding: 0 0 0 232px;
	background-image:url(../imgs/af_rodape.gif);
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#destaque {
	width:280px;
	height:464px;
	border-right:#bbbbbb 1px solid;
	left: 90px;
	top: 126px;
	background-color: #CCCC33;
}
#corpo {
	float: right;
	width:448px;
	height:485px;
	border-right:#bbbbbb 1px solid;
	top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* textos */
.T1 {
	font-size: 1.2em;
	line-height: 120%;
	color: #e77817;
}

.T2 {
	font-size: 1.4em;
	font-style: normal;
	line-height: 140%;
	color: #999999;
}

.T3 {
	padding: 0px 7px 0px 7px;
	font-size: 0.9em;
	font-style: normal;
	line-height: 140%;
	color: #999999;
}

.c1 {
	font-size: 1em;
	font-style: normal;
	line-height: 160%;
	color: #555555;
}
.c1m {
	font-size: 1em;
	font-style: normal;
	line-height: 160%;
	color: #555555;
	padding-left: 18px;

}

.n1 {
	font-size: 0.85em;
	font-style: normal;
	line-height: 160%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
.txtmargem {
 	margin-left: 13px;
	font-style: normal;
	line-height: 160%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
.txtmargemB {
 	margin-left: 24px;
 	font-size: 0.8em;
	font-style: normal;
	line-height: 160%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}

