@charset "utf-8";

/* CSS Document */

div#content_video { float:left; padding:15px 0 0 15px; margin:0; }

ul#passos{
	float:left;
	width:480px;
	margin:0;
	height:450px;
	padding:15px 5px 0 15px;
}

ul#passos li {
	width:480px;
}

ul#passos li#titulo{
	font-size:14px;
	color:#666666; 
	font-weight:bold;
	float:left;
}

ul#passos sup{
	font-size:12px;
}
ul#passos label sup {
	vertical-align:top;
}

ul#passos li.lista{
	float:left;
	padding:7px 0 7px 0;
	border-bottom:1px solid #e1e1e1;
	font-size:12px;
	margin:10px 0 0 0;
}

ul#passos li#bottom{
	padding:10px 0 0 0;
	font-size:12px;
	float:left;
}

ul#passos li#bottom a{
	font-size:13px;
	font-weight:bold;
}

ul#passos li.lista label{
	font-size:24px;
	padding:3px;
	width:30px;
	margin-right:10px;
	background:#eaba10;
	color:#FFFFFF;
	float:left;
}


ul#passos h1{
	font: 19px "Trebuchet MS"; 
	text-align:left;
	color:#9dcd17;
	padding:0;
	margin:0;
}

div#direitahome {
	float:left;
	height:200px;
	width:210px;
	margin:15px 0 0 10px
	text-align:center;
	padding:0;
} 

div#direitahome h1{
	font: 19px "Trebuchet MS"; 
	text-align:left;
	color:#9dcd17;
	padding:0;
	margin:0;
}



ul#serviceboxnews {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul#serviceboxnews li {
	width:200px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	height:60px;
	text-align:left
}

ul#serviceboxnews li img {
	float:left;
	margin:0 5px 0 0;
}