@charset "utf-8";
/* CSS Document */
body{
	color:#040;
	font-size:14px;
	background:url(../images/fons1.jpg) repeat-x left top;
/*	background:#7b786f url(../images/fons-floral-1.jpg) no-repeat center top ; */
	padding: 0px;
	margin:0px;

}

#main {
	position:relative;
	background-color:#FFF;
	width:980px;
	height:840px;
	border:1px solid #999;
	margin:10px auto;
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	
}
.tapa {
	position:absolute;
	background-color:#fff;
	top:202px;
	left:246px;
	height:20px;
	width:100px;
}

#construccio {
	background-image:url(../images/under_construction.jpg);
	float:left;
	width:240px;
	height:250px;
	
}
#header {
	background-image:url(../images/landscape1.jpg);
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:46px;
	font-weight:bold;
	color:#FFC;
	padding:10px 10px;
	width:960px;
	height:180px;
	
}
#container {
	width:100%;
	
}
#footer {
	background:url(../images/fons-footer3.jpg) repeat-x;
	border-top:1px outset #999;
	float:left;
	width:920px;
	height:132px;
	padding:0px 30px;
}
p {
	font-family:Century Gothic, Helvetica, sans-serif;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:36px;
	color:#060;
	font-weight:bold;
	line-height: 15px;
}
#CarouselDiv {
	float:right;
	height:508px;
	width:736px;
}
.emails {
	float:right;
	height:80px;
	width:140px;
	margin-top:50px;
	text-decoration:none;
}
.logos {
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8);
}
