body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:20px;
}

body {
	background: #FFFFFF url(../imagens/background.png) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333; 
}

.wrapper{
width:773px;
margin:0 auto;
border-left:0px solid #ededed;
border-right:0px solid #ededed;
text-align:left;
background:#FFFFFF;
}

.contentI{
float:left;
width:100%;
height:300px;
margin-top:50px;
padding-top:10px;
padding-bottom:20px;
border:2px solid #DDDDDD;
}

.footerI{
float:left;
width:100%;
height:30px;
padding-top:13px;
background:#EFEFEF;
border-bottom:2px solid #DDDDDD;
border-left:2px solid #DDDDDD;
border-right:2px solid #DDDDDD;
text-align:center;
font-size:9px;
color:#666;
}

