

#container.home {
	background: none;
}

#flash_gran {
	width: 89em;
	height: 24.3em;
}
/******** BANNER ********/
.banner img {
	width: 89.0em;
	height: 24.3em;
}
.banner p {
	padding: 12px 0;
}
.home .big-box	{
	display: block;
	overflow: hidden;
	width: 89.0em;
	clear: both;
}

/******** CAIXES ********/
.home .big-box ul	{
	padding: 0;
	margin: 0;
	list-style: none;
}
.home .big-box ul li	{
	background: #bb1a24;
	float: left;
	width: 28.4em;
	height: 23.6em;
	position: relative;
}
.home .big-box ul li.mid {
	margin: 0 1.8em;
}
.home .box .titol {
	height: 7.9em;
	padding: 1.7em 3.0em 0em 3.0em;
	background: #000000 url(img/bg-body.gif) repeat-x scroll 0pt 100%;
	text-align: center;
}
.home .box .titol h1 a{
	color: white;
	text-decoration: none;
}
.home .box .text {
	position: absolute;
	bottom: 0;
	width: 28.4em;
	height: 13.8em;
	margin-top: 2em;
}
.home .box .text p {
	color: white;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 2em;
}
.home .box .text h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #3d3b39;
}
.home .box .text h1 a {
	color: #3d3b39;
	text-decoration: none;
}
.home .box .text ul {
	margin-left: 1em;
	margin-top: 2em;
}
.home .box .text ul li	{
	position: relative;
	bottom: none;
	height: auto;
	width: auto;
	float: none;
	display: block;
	list-style: disc;
	color: #bb3b5a;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.home .box .text ul li a	{
	color: white;
	text-decoration: none;
}
.home .box .text ul li a:hover	{
	text-decoration: underline;
}
