.animacio{
	border-bottom: 1px solid #BDC5C1;
	border-left: 1px solid #BDC5C1;
	
	height: 420px;
	width: 310px;
}

.informacio{
	border-bottom: 1px solid #BDC5C1;
	border-right: 1px solid #BDC5C1;
	background: #FFF url(../img/informacio_bg.gif) repeat-y right; 
	
	height: 420px;
	width: 400px;
	
}

.titol{
	padding-top: 10px;
	padding-left: 0px 
}

.padding_imatge{
	padding-top: 15px;
	padding-left: 20px;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #510000;
	font-size: 11px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 13px;
	text-decoration: none;
}

.link{
	color: #510000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.link2{
	color: #510000;
	text-decoration: none;
	font-size: 11px;
}

