/* CSS Document */

body{ background-image:url(imatges/fons.png);
background-repeat:repeat-x; background-attachment:fixed; background-color:#3170d6; margin:3px; padding:3px;
scrollbar-face-color: #629cf8;
scrollbar-shadow-color: #629cf8;
scrollbar-highlight-color: #629cf8;
scrollbar-3dlight-color: #3170d4;
scrollbar-darkshadow-color: #629cf8;
scrollbar-track-color: #c7dcff;
scrollbar-arrow-color: #ffff00;
}
#cos{ width:716px; height:451px; background-image:url(imatges/f1.png); background-repeat:no-repeat; background-position:top;}
#menu{ float:left; width:198; height:451px; padding-left:50px; padding-top:130px; list-style-position:outside; color:yellow;  font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
#menu li { padding-bottom:20px; list-style-image:none; list-style-type:none;}
#text{ float:right;  width:470px; padding-top:110px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#cont{overflow:auto; height:315px; padding-right:10px; line-height:1.5em; }
#menu a { text-decoration:none; color:#033991; }
#menu a:hover { text-decoration:underline; color:#033991; }
h3{ color:#033991; font-size:16px; margin-top:0px; padding-top:0px;}
#inici{ text-align:center; width:100%; height:100%; margin:4px; padding:4px;}
#torna{ margin:0px; padding:0; top:17px; left:18px; width:370px; cursor:pointer; height:87px; z-index:2; position:absolute; }



#popup{  font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0px;  background-image:url(imatges/popup.jpg); background-repeat:no-repeat; background-position:top; text-align:left; width:400px; height:420px; }
#popuptitol{ padding-top:45px; padding-left:25px;}
#popupcontingut{padding-top:10px; padding-left:35px; padding-right:15px; height:300px; width:300px; overflow:auto;}

.mini { font-size:70%;}
