@charset "UTF-8";
/* CSS Document */

*{ padding:0px; margin:0px; }
	
body{
	background-color: #DCDCDC;
	background-image:url(../img/entrada/fons.jpg);
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #1370A2;
}
			
a{
	color:#00A7FF;
	font-size: 10px;
	text-decoration: none;
}
a:hover{
	color:#000;
	font-size: 10px;
	text-decoration: none;
}

h3{
	color:#00A7FF;
	font-size:14pt;
	letter-spacing:-1px;
	font-weight: bold;
	line-height:1.2em;
	}
	
	

.contenidor {
	width: 1030px;
	float: left;
	line-height: 14px;
}
.capsa150 {
	height: 150px;
	width: 150px;
	padding-top: 70px;
}

.capsa150_txt {
	height: 150px;
	width: 150px;
	font-size:10px;
	color:#666;
	background-color: #FFF;
	text-align: center;
}
.titol_mav {
	font-size: 34px;
	color: #1370A2;
	line-height: 0.9;
	background-color: #FFF;
	height: 150px;
	width: 150px;
	text-align: center;
}
.blanc_can_palauet {
	background-image: url(../img/entrada/logo_can_palauet.jpg);
	height: 150px;
	width: 150px;
}
.blanc {
	height: 150px;
	width: 150px;
	background-color:#FFF;
	color: #666;
	font-size: 11px;
}
.nom_expo {
	font-size: 14px;
	color: #00B0FF;
}
.dates_expo {
	font-size: 11px;
}

