<style type="text/css">

body
{
background-image: url(fons5.png);
}

/* h1 a {background-color: #ddd;}*/
a {color:red;}

#noticies
 {
  position: fixed;
  top: 5px;
  left: 5px;
  width: 150px;
 }

#submenu
 {
  border: 1px solid #f00;
  position: absolute;
  background-color: white;	
  top: 7px;
  left: 775px;
  width: 150px;
 }
#submenu.h1 {color:red; font-size: 80%} 

#noticia	
{  
  border: 1px solid #f00;
  text-align: center;
  text-decoration: none;
  background-color: white;	
  padding: 1px;
  margin: 2px;
 }            

h1 { color: red; font-size: 110%}

#noticies #noticia a:link { text-decoration: none: color: red;}
#noticia a:visited { text-decoration: none: color: red;}
 
#principal {
position: absolute;
top: 7px;
left: 160px;
border: 1px solid #f00;
width: 600px;
text-align: left;
text-decoration: none;
background-color: white;
padding: 5px;
color: #080;
font-size: 110%
}            

#principal h3,h4 { color: #930;}


#principalsensefons {
position: absolute;
top: 7px;
left: 160px;
border: 1px solid #f00;
width: 600px;
text-align: left;
text-decoration: none;
background-color: white;
padding: 5px;
color: #080;
font-size: 110%
}            

#logoinici {
position: fixed;
top: 5px;
left: 5px;
border: 1px solid #f00;
width: 150px;
text-align: center;
text-decoration: none;
background-color: white;	
}            

img
 {
  border: none;
 }	

#principal img
 {
  padding: 5px;
 }	


#predefinit {font-size:75%;}}
</style>
