html, body
{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:11px; 
 margin: 0;
 line-height:130%;
 background-color:#7994fb;
}

#contingut
{
 height:100%;
 margin: 0 auto;
 width:920px;
}

#principal
{
 bottom:10px;
 top:10px;
 left:10px;
 width:880px;
 height:auto;
 background-color:#FFFFFF;
 float:left;
 position:relative;
}

/* CAPÇALERA */

#cap
{
 height:125px;
 width:860px;
 top:5px;
 left:10px;
 float:left;	
 position:relative;
 background-image:url('../imatges2/cap.jpg');
}

/* BANDERES */

#banderes
{
 top:20px;
 left:700px;
 height:17px;
 width:155px;
 position:relative;
}

a.bandera:active, a.bandera:hover, a.bandera:link, a.bandera:visited
{
 text-decoration:none;
 cursor:pointer;
}

img.bandera
{
 height:17px;
 width: 22px;
 border:0px;
 float:left;
 position:relative;
 border: 1px solid #acc8f0;
 cursor:pointer;
}

input.bandera
{
 height:17px;
 width: 22px;
 border:0px;
 float:left;
 position:relative;
}

div.separador
{
 height:17px;
 width: 5px;
 float:left;
 position:relative;
}
/* FI BANDERES */

/* FI CAPÇALERA */

/* MENU */

#menuSobre
{
 height:37px;
 width:860px;
 top:130px;
 left:10px;
 float:left;
 position:absolute;
 z-index:1000;
 background-image:url('../imatges2/menu/menuBotons.jpg');
}

/* FI MENU */

/* COS DE LA PÀGINA */

#cos
{
 width:860px;
 height:100%;
 top:42px;
 left:10px;
 float:left;
 position:relative;
 z-index:0 !important; z-index:-100;
}

#site
{
 width:835px;
 height:100%;
 top:10px;
 left:15px;
 float:left;
 position:relative;
 font-weight:bold;
}

img.banderatitol
{
 top:-2px;
 height:17px;
 width: 22px;
 border:0px;
 float:left;
 position:relative;
}

h1
{
 font-weight:bold;
 color:#3B59D1;
 font-size:13px; 
}

a.link:visited, a.link:active, a.link:link
{
 text-decoration:none;
 color:#FF0000;
 font-weight:bold;
}

a.link:hover
{
 text-decoration:none;
 color:#000;
 font-weight:bold;
}

a.link2:visited, a.link2:active, a.link2:link
{
 text-decoration:none;
 color:#000;
 font-weight:bold;
}

a.link2:hover
{
 text-decoration:none;
 color:#FF0000;
}

a.sitemap:visited, a.sitemap:active, a.sitemap:link
{
 text-decoration:underline;
 color:#FFF;
 font-weight:bold;
}

a.sitemap:hover
{
 text-decoration:underline;
 color:#000;
}

/* FI COS */

/* SEPARADOR */
div.separadorPeu
{
 top:37px;
 left:140px;
 width:720px;
 height:77px;
 float:left;
 position:relative;
 z-index:-1;
}
/* PEU */

#peu
{
 top:20px;
 width:880px;
 left:10px;
 height:20px;
 float:left;
 position:relative;
 text-align:center;
 font-size:10px;
 color:#FFFFFF;
 font-weight:bold;
}

/* FI PEU */

