/* CSS Document */

html {
	position: relative;
	background-repeat: repeat;
	background-position: center top;
}

body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
}

p {
	font-size: 1em;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
p a:link, p a:visited, p a:active{
	color: #0095DA;
	text-decoration: none;
}		
p a:hover{color: #666666;text-decoration: none;}


ul .text{
	margin: 7px 0px 0px 7px;
	list-style: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}	
ul .text2{
	margin: 7px 0px 0px 7px;
	list-style: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}	

ul {
	padding: 0px 0px 0px 40px;
	margin: 0px;
	list-style: disc;
}	
ul ul{list-style: square;}

li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-right: 15px;
	color: #666666;
}  
li a:link, li  a:visited, li  a:active{color: #0095DA;text-decoration: none;}
li a:hover{color: #666666;text-decoration: none;}
	



#mare {	position: relative;
		text-align: left;
		width: 548px;
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;}
	
	#fondo{
	width: 549px;
	position: absolute;
	border: 1px solid #FA6E16;
	padding-left: 2px;
}
	
		#izq{
	position: relative;
	width: 547px;
	height: 265px;
	float: left;
	padding-top: 3px;
}

		#menu {
	position: relative;
	width: 547px;
	float: left;
	height: 85px;
	background-color: #F5F5F5;
	margin-top: 5px;
	color: #FFFFFF;
}
#menu  a:link, #menu  a:visited, #menu  a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}		
#menu  a:hover{
	color: #000000;
	text-decoration: none;
}


				
		#fonspeu{
	width: 547px;
	position: relative;
	float: left;
	color: #999999;
	text-align: justify;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



#fonspeu a:link, #fonspeu a:visited, #fonspeu a:active{
	color: #999999;
	text-decoration: none;
	font-size: 1em;
	padding-top: 20px;
}		
#fonspeu a:hover{
	color: #000000;
	text-decoration: none;
}


	#informacio{
	width: 547px;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	background-image: url(imatges/pala.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mare #fondo #informacio .text {
	font-size: 1.3em;
	color: #003882;
}
#mare #fondo #informacio .text2 {
	font-weight: bold;
	color: #003882;
}
hora {
	color: #EA7C1B;
}
.hora {
	color: #FF871D;
}
#mare #fondo #informacio .texttronja strong {
	color: #FA6E16;
	font-size: 1.1em;
}
#mare #fondo #menu a {
	color: #FFFFFF;
	background-color: #FA6E17;
	border: 1px solid #F89459;
	height: 30px;
	margin-top: 10px;
}

