@charset "utf-8";
/* CSS Document */

#cont1 {
	width: 280px;
	float: left;
}
#cont1 h3 {
	margin-bottom: 10px;
}

#cont1 .vermelho, #cont2 .vermelho {
	color:#b1241b;
	font-size:12px;
	
}

#cont1 p {
	margin-bottom: 10px;
}


#cont1 ul{
	margin-left:30px;
	margin-bottom:10px;
}

#cont1 li{
	line-height:20px;
}

#cont1 ol{
	margin-left:30px;
	margin-bottom:20px;
}

#cont2 {
	
	width: 280px;
	float: right;
	padding-left:20px;
}


.bold {
	font-weight: bold;
}

#cont1 .ultimo{
	margin-bottom:20px;	
}

#imgGde{
	margin:20px 0;
	text-align:center;
}

#thumbs{
	text-align:center;
}

#thumbs img {
	margin: 5px;	
}

#imagens  {
width:200px;
}