div#main {
	/*background: url(img/fotHome.jpg) no-repeat 15px 90%;
	height: 39em;*/
	width: 100%;
	float: none;
}

div#content {	
	padding-top: 5px;
	color: #fff;
	background:  none;
	margin: 10px;
	float: none;
}

div#content p {
	margin: 10px 35px;
}

img#fotHome {
	margin: 10px auto !important;
	display: block;
	border: 1px solid #fff;
	padding: 1px;
}

div#breves {
   background: #fff url(img/page.png) repeat-y;
	width: 100%;
	margin: 0 !important;
	padding: 0 0 20px !important;
	color: #fff;
	text-align: justify;
}

div#breves p {
	margin: 10px 35px;
}

div#breves h2 {
	margin: 30px 15px 15px;
}