@charset "utf-8";
/* ETIQUETES HTML */
body { font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size:90%; background:#000 url(../img/bg_web.jpg); width:960px; margin:0 auto}
img { border:0 }
a { text-decoration:none; color:#FFCC33 }
a:hover { text-decoration:underline; color:#FF0000 }
img.central { border:0; margin:14px 0 14px; text-align:center }
ul, form, p, h1, h2, h3, h4, h5 { margin:0; padding:0; }
input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:.9em }

h2	{ font-size:1.2em; margin:20px 0; color:#EEEEEE; font-weight:bold; border-bottom:#CCCCCC dashed 1px; margin-top:30px}
p	{ font-size:1em; margin:20px 0; color:#FFFFFF}

/* PRINCIPALS */
#web { width:960px; height:100%; margin:20px auto; background:#000; padding:20px 20px }
#contingut { float:right; width:960px; margin-top:40px }
#cap { float:left; height:119px;width:330px; background:#000000 }
#menu { float:right; width:630px; background:#000000 }
#menu td	{ width:230px; text-align:left; height:55px}
#menu td a { color:#ff0000; font-size:2.0em;  font-family:Georgia, "Times New Roman", Times, serif;}
#menu td a:hover { color:#ff6633;  }


#nota { display:block; width:195px; padding:10px; margin-bottom:10px; color:#000; font-weight:bold; border:1px solid #99cc00 }

/* PEU */
#peu { width:960px; text-align:center;  }






