/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

/*===================*/
/*=== Main Styles ===*/
/*===================*/

.slider-wrapper {
	width: 350px;
	margin: 0px auto;
	height: 200px;
}
.slider-projetos {
	width: 200px;
	margin: 0px auto;
	height: 200px;
}
.slider-projetos2 {
	width: 200px;
	margin: 0px auto;
	height: 200px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
