body {  
    width: 90%;  
    margin: 0 auto;   
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;  
    background-color: #fff;   
    color: #333;  
    font-size: 0.85em;   
    }  
h1 {  
    color: #5050b8;  
    background-color: #CEF6F5; 
    line-height: 1;  
    padding-left: 3%;
    border-bottom: 3px solid #FF0000;
text-align:center;
}  
#trebol {  
background: url(./imatges/trebol.png) no-repeat 0% 50%; 
padding-left: 30px;  
padding-top: 15px;  
padding-bottom: 15px;  
}  
 
#navegacio li {  
    list-style-type: none;  
  display: inline;
}  
  
#navegacio li a {  
    text-decoration: none;  
    color: #08298A;
  padding: 3px 0.5em;  
    margin-left: 3px;  
    border: 1px solid #210B61;  
    border-bottom: none;  
    background: #01DFD7; 
}  
#navegacio li a:visited { color: #667; }  
#navegacio li a:hover {  
    color: #FF0000;
    background: #F3F781;
    border-color: #2334ed;  
}  
#navegacio li a#actiu {  
background-color: #fff;  
border-bottom: 1px solid #fff;  
  
}  
#navegacio {  
    border-bottom: 3px solid #788;  
    padding: 3px 0; /* identic al padding del element 'a' */  
}  
table, th, td {
  border: 2px solid #6A0888;
   margin-bottom: 10%;

}
th, td {
  background-color: #F8EFFB;
padding: 15px;
}
#dijous{
  background-color: #F8EFFB;
  color: black;
  text-align: center;
} 
.classe{
  background-color: #F8EFFB;
  color: white;
  border: 2px solid black;
  margin: 20px;
  padding: 20px;
}
form{
	width:70%;
	padding:16px;
	border: 2px solid black;
        border:3px solid #0000FF;
	margin:auto;
	background-color:#CEECF5;
}
textarea{
width:100%;
height:100px;
}
.video{
width:560%;
height:310px;
}
width="560" height="315"
object{
width:400px;
height:400px;
}
input[type=text] {
  background-color: #3CBC8D;
  color: white;
}
.lletra{font-size:0.0001em;}
.video{
width:560px;
height:315px;
 
}
.centre{
    text-align: center;
        border:0;
	
        margin-top:3%;
   	}
.symbaloo{
width:570px;
height:440px;
}
.document{
    width:600px;      
    height:450px;     
    border:1px solid #000; 
}
.estel{
  list-style-image: url("./imatges/estel.png");
}
#quadrat{
list-style-type:square;}

ul {  
  list-style-type: none;      
}  