/* CSS Document */
#container
{
	margin-top:60px;
	height:448px;
}
#content
{
	height:398px;
	text-align:center;
}
.banda_granate
{
	height:25px;
	background-color:#961D3C;
}

