body {
  FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  FONT-SIZE: 12px;    
  TEXT-DECORATION: none;
  COLOR : #000;
  background: #ffffff url(bg.jpg) repeat-x;
  margin:0px;
  padding:0px;
}
ul {
margin:0px;
margin-left:10px;
padding:0px;

}

 ol {
margin:0px;
margin-left:15px;
padding:0px;
}
p{
	padding:0px;
	margin:0px;
	margin-top:5px;
}
A {
	COLOR:#0011b4;
	text-decoration:none;
}
A.VISITED{
	COLOR:#0011b4;
}
A:hover{
	COLOR:#0011b4;
	text-decoration:underline;
}

#barra
{
   height:  22px; 
	width:  341px; 

	display:block;
	background: url(box.png) no-repeat;
	color: #fff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
  padding-top: 2px;
	padding-left: 0px;
  text-align:center;
	margin-top: 10px;
}

#barra_tut
{
   height:  22px; 
	width:  275px; 

	display:block;
	background: url(box_tut.png) no-repeat;
	color: #fff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
  padding-top: 2px;
	padding-left: 0px;
  text-align:center;
	margin-top: 10px;
}


.bloco
{
 	display:block;	
	color: #000;
	FONT-SIZE: 12px;	
	text-align:justify;	
	width: 325px; 
	padding: 5px;
	/*border: 1px solid #999;*/
	
}

img
{
 	
	border: 0px solid #999;
}



.shadow, img
 {
	position: relative;
	bottom: 3px;
	right: 3px;
}




.shadow{
	background-color: #CCC; /*shadow color*/
	color: inherit;
	width: 300px;  
	
	margin-top:20px;


}




.wrapper {
	width:680px;
	position: relative;
	margin: 0 auto;
	border: 0px solid #999;
	padding:13px;
	

}

.wrapper_tut{
	width:980px;
	position: relative;
	margin: 0 auto;
	border: 0px solid #999;
	padding:13px;
	border: 0px solid #999;
	

}
-->

