/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding: 0px;
margin: 0px;
background-image:url(img/fons.jpg);
background-repeat:repeat-x fixed;
}
#container {
width:870px;
height:770px;
}
#texte {
margin-top:145px;
width:590px;
}
#texte1 {
width:620px;
height:600px;
float:left;
}
#texte2 {
margin-top:250px;
margin-left:10px;
margin-right:25px;
}
#menu1 {
width:250px;
float:left;
}
#menu2 {
margin-top:120px;
margin-left:25px;
}
dl, dt, dd, ul, li {
margin-left:5px;
padding: 1px;
list-style-type: none;

}

dl#menu {
width: 25em;
}
dl#menu dt {
cursor: pointer;
height: 18px;
line-height: 20px;
text-align: left;
font-weight: bold;
background: #FFF5C1;
font-size:9px;
}
dl#menu dd {
}
dl#menu li {
text-align: left;
background: #fff;
font-size:9px;
}

dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #FFDC01;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #D2FFE2;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
#actiu
{
background:#97F6B8;
display: block;
color:#000000;
font-weight:bold;
display: block;
border: 0 none;
height: 100%;
}
a.boto {
background-color : #FFDC01;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
text-align : center;
text-decoration : none;
border : 2px solid #009634;
padding:5px;

}
a.boto:link {
color : #004D1B;
}
a.boto:visited {
color : #004D1B;
}
a.boto:hover {
color : #FFDC01;
background-color : #004D1B;
border : 2px solid #FFDC01;
padding:5px;
}

