@charset "utf-8";
/* CSS Document */
html, body { 
margin:0; 
padding:0; 
background-color: #00A9EE;
} 

#layer1 {
position:absolute;
float:left; 
top:50px; 
left:350px; 
width:600px; 
height:400px; 
padding:0px;
}

#contingut { 
width:600px;
float:left;
margin-left:350;
margin-top: 20px;
padding-bottom: 10px; 
border-top: 1px solid #00A9EE; /* to stop collapsing margins in Moz */ 
} 

#logo { 
width: 350px; 
float:left;
} 

.peu { 
margin: 0;
margin-top: 5px; 
clear: both; 
width: 990px; /*ie requires this or height */ 
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
} 

.menu { 
margin: 0;
margin-top: 5px; 
clear:both;
width: 990px; /*ie requires this or height */ 
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
} 

#programa {
margin: 0px;
margin-top: 0px; 
margin-left: 10px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
} 

#noticies {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: 300;
color: #000000;
text-decoration: none;
border:thin;
border-color:#666666;
} 

#activitats {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
} 

#spotters {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
} 

#planol {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
} 

#premsa {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #00A9EE;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: 300;
color: #000000;
text-decoration: none;
border:thin;
border-color:#666666;
} 

#historia {
margin: 0px;
margin-top: 5px; 
margin-left: 10px;
background-color: #00A9EE;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: 300;
color: #000000;
text-decoration: none;
border:thin;
border-color:#666666;
} 

.imgderecha {
margin-left: 230px;
}

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text-noticies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	padding:10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
