/* CSS Document */

/*Generals*/
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 0 0 0;
/*background-image:url(../img/green-green3.jpg);*/
background-image:url(../img/grass_green_left_menu_background-758x1168.jpg);
background-position:top;
}

#contanidor{
background-color:#FFFFFF;
margin:15px;
margin-top:0px;
width:816px;;
border-left:solid #000000 thin;
border-right:solid #000000 thin;
border-bottom:solid #000000 thin;
}

#divesq{
margin-top:0px;
margin-left:0px;
width:180px;
float:left;
}

#divcentre{
margin-top:0px;
margin-left:181px;
width:588px;
}

#divdret{
margin-right:10px;
width:150px;
float:right;
}

/*Textos*/

.titol{
color:#333333;
font-size:16px;
}

.text{
color:#333333;
font-size:12px;
}

.textverd{
color:#009900;
text-decoration:none;
}

.textpetit{
color:#999999;
font-size:10px;
}

h1{
font-size:14px;
color:#666666;
}

a{
color:#666666;
}

a:hover{
color:#009900;
text-decoration:none;
}


/*Marc central gran*/

#marcg1{
width:588px;
height:21px;
background-image:url(../img/Images/taulagran_01.png)
}

#marcg2{
width:588px;
background-image:url(../img/Images/taulagran_02.png);
}

#marcg3{
width:588px;
height:48px;
background-image:url(../img/Images/taulagran_03.png);
}

/*Marc del menú*/

#marcmenu1{
width:176px;
height:18px;
background-image:url(../img/Images/marcpetit_01.png);
}

#marcmenu2{
width:176px;
background-image:url(../img/Images/marcpetit_02.png);
}

#marcmenu3{
width:176px;
height:43px;
background-image:url(../img/Images/marcpetit_03.png);
}
