@charset "UTF-8";
/* CSS Document by sétima, Lda*/

html, body{
	background-color:#FFFFFF;
	/*background-color:#f2f2f2;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;*/
	margin:0;
	padding:0;
}

#body_wrapper2{
	background-image:url(../images/fundo1.png);
	background-repeat:no-repeat;
	width:900px;
	height:300px;
	background-color:transparent;
	margin: 0 auto;
	padding:0;
	width:900px;
	height: 100%;
	min-height: 600px;

}
