@charset "utf-8";
img{
   border: none;
   }
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../../imatges/puntets.gif);
	background-repeat: repeat;
	background-position: left top;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BAE2DA;

}
.contenidor_principal{
	width:990px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../imatges/bg_index.gif);
	background-repeat: no-repeat;
	background-position: center top
}
.contenidor_interior{
	width:990px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../imatges/bg_interior.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.caixa_principal{
	width:990px;
	height: 960px;
    float: left;
}
.header{
	width:990px;
	height: 60px;
	float: left;
}
.footer{
	width:990px;
	height: 40px;
    float: left;
}
.footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996772;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F555E;
	font-weight: bold;
	text-decoration:none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F555E;
	font-weight: bold;
	text-decoration:underline;
}
.ultimes_noticies{
    margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAE2DA;
	float: left;
}
.ultimes_noticies p{
    margin: 0px;
	padding: 0px;
}
.ultimes_noticies a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAE2DA;
	font-weight: bold;
	text-decoration:none;
}
.scroll_noticies{
	height:800px;
	width:650px;
	overflow-x: hidden;
	overflow-y: auto;
	padding:0px;
	margin:0px;
}
.text_interior h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BAE2DA;
	margin:10px;
	font-weight: bold;
}
.text_interior h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAE2DA;
	margin:10px;
	font-weight: bold;
}
.text_interior p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:10px;
}
.text_interior a, .text_interior a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAE2DA;
	font-weight: bold;
	text-decoration: none;
}
.espai_varis{
	width:252px;
	float: left;
}
.menu{
	width:252px;
	height: 880px;
	float: left;
}
.menu ul{
	margin-left: 0px;
	padding: 0px;
	float: right;
	list-style:none;
	width:200px;
	margin-right: 15px;

}
.menu ul li{
	width:200px;
	height: 26px;
	list-style:none;
}
.video{
	width:721px;
	height: 353px;
	float: left;
	background-color:transparent;
}
.banner{
	width:721px;
	height: 220px;
	float: left;
	background-color:white;
	background-image: url(../../imatges/banner.gif);
	background-repeat: no-repeat;
}
.fletxa{
    margin:0px;
    padding: 0px;
	width: 32px;
	height: 32px;
	float: left;
}   
.fletxa_darr{
    margin:0px;
    padding: 0px;
	width: 32px;
	height: 32px;
	float: left;
} 
.fletxa_end{
    margin:0px;
    padding: 0px;
	width: 32px;
	height: 32px;
	float: right;
} 
<!-- gallery photos--->

#content {
	width: 550px;
	margin: 5px auto;
	padding: 5px 5px;
}



hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}
<!-- figallery photos->



