

#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: #cec6c0;
	float: left;
	width: 28.4em;
	height: 30.2em;
	position: relative;
}
.home .big-box ul li.mid {
	margin: 0 1.8em;
}
.home .box .img {
	height: 14.0em;
	padding: 0 3.0em;
}
.home .box .img em {
	text-indent: 1000px;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 10.0em;
	height: 10.0em;
}
.home .box .img.petit {
	background: transparent url(img/logo-petit-nacional-home.png) no-repeat 3.0em 50%;
}
.home .box .img.programa {
	background: transparent url(img/logo-programa-connectat-home.gif) no-repeat 3.0em 50%;
}
.home .box .img.universitari {
	background: transparent url(img/logo-universitari-connectat-home.gif) no-repeat 3.0em 50%;
}
.home .box .img img {
	padding-top: 1.6em;
}


.home .box .text {
	position: absolute;
	bottom: 0;
	height: 17.0em;
	padding: 0 3.0em;
}
.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: 10px;
}
.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: #bb3b5a;
	text-decoration: none;
}
