#tituloSobre{
	background:url(images/sobre/txtSobre.png) no-repeat center;
	height:50px;
	width:940px;
}
#sobre {
	padding:80px 0;
}

#sobre #contSobre p{
	font-size:14px;
	margin:50px;
	line-height:18px;
	letter-spacing:2px;
}
#contSobre{
	background:#E6E6E6 url(images/sobre/bgSobre.jpg) repeat-x top;
	border:1px solid #DBDBDB;
	width:600px;
	margin:auto;
}
#dobra{
	background:url(images/sobre/dobraSobre.jpg) no-repeat right top;
	height:57px;
	width:57px;
	float:right;
}



