#quadro h2 {
	float:left;
	width:450px;
	padding:12px 0 0 60px;
}



/******************* CONTAINER (SCROLL) **********/
#divContainer{
		float:left;
		position:relative;
		width:400px; 
		height:220px; 
		padding:0 0 0 60px;
		margin:15px 0;
		overflow:hidden;
}

#divContent p {
	padding:0 0 20px;
}



#scroll_cont {
	float:left;
	width:40px;
	height:220px;
}
#scroll_cont img {
	cursor:pointer;
	margin:10px 5px 0;
}



/******************* LATERAL DIR **********/
#lateral_dir {
	float:right;
	width:230px;
	height:361px;
	padding:13px 22px 0 0;
	_padding:13px 16px 0 0;
	cursor:pointer;
}

#lateral_dir #indique_dir {
	float:right;
}