/* theme
 * projectclima.css
 * By N4b - AeC design
 */

body { cursor:url("cursore.cur"); background-color: White; background-image: url(immagini/bgPC.jpg); background-repeat: no-repeat; background-attachment:fixed; background-position: bottom left }
img { border: 0px; }
a:link{ color : #ff8000; font-style: normal; text-decoration : none; }
a:visited{ color : #ff8000; font-style: normal; text-decoration : none; }
a:hover{ color : #990000; font-style: none; text-decoration : underline; }
a:active{  color : ff8000; font-style: none; text-decoration : underline; }
.button { background : #FFFFFF; border : 1 solid #E38F1F; color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; font-weight : bold; }
html, body { scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ff8000; scrollbar-3dlight-color: #ff8000; scrollbar-arrow-color: #800000 scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff }
.mini { color : #808080; font-size: 10px; font-family: Arial; }
.normale { color : #808080; font-size: 12px; font-family: Arial; }
.arancio { color : #ff8000; font-size: 10px; font-family: Arial; }
.rosso { color : #800000; font-size: 12px; font-family: Arial; }
#centropagina1 { width: Xpx; height: Ypx; position: absolute; top: 50%; left: 50%; margin-top: -(X/2)px; margin-left: -(Y/2)px; }

