﻿.barrasup {
	width: 100%;
	height: 53px;
	background-color: #C0C0C0;
}
.logo {
	text-align: center;
}
.embreve {
	font-family: Georgia;
	font-size: xx-large;
	font-weight: 100;
	color: #231F20;
	text-align: center;
}
#content {
	width: 100%;
	height: 500px;
	margin-bottom: 200px;
}
.barrainf {
	width: 100%;
	height: 45px;
	background-color: #C0C0C0;
	clear: both;
}
