* { padding: 0; margin: 0; }
body { font:normal 80% Verdana, sans-serif; background:#FFF; }
img { border:0px; }
a { text-decoration:none; }

#contenidor { width:780px; background:#transparent; margin:0 auto; }
#cap { width:780px; height:30px; background:#000; }
#cap2 { float:left; width:390px; height:30px; background:#000; text-align:right; }
#contingut { width:780px; height:455px; background:#FFF; }
#peu { width:780px; height:100px; border-bottom: #BBB 1px dotted; }

.esquerra { float:left; }
.dreta { float:right; }

a.menu { display:block; font:normal 70% Verdana, sans-serif; background:transparent; color:#333; text-align:center; }
a.menu:link { color:#333; }
a.menu:visited { color:#333; }
a.menu:hover { color:#EEE; background:#de2a2b url(img/f_menu.jpg); }
a.menu:active { color:#333; }

