@charset "UTF-8";
/* CSS Document */

body {background-color:#fff; font-size: 10px; color:#000; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; background-image:url(imgs/nero.gif); background-repeat:repeat-x; background-position:0px 155px;}
img {border-style:none;}
ul {list-style:circle; line-height:15px; font-weight:200; margin-left:90px;}


#main {width: 800px; height:600px; margin-left:auto; margin-right:auto; margin-top:10px; background-image:url(imgs/logo.jpg); background-repeat:no-repeat; background-position:0px 0px; position:relative;}

#new {width: 300px; height:60px; margin-top:85px; margin-left:475px; float:left;}
#nav {width: 800px; height:20px; margin-left:auto; margin-right:auto; margin-top:3px; float:right;}
#content { width: 800px; height:435px; margin-top:0px; float:left;}


.stato {color:#fff;}
.testo {margin-top:50px; margin-left:100px; width:680px;}
.swf {margin-top:30px;}
.corsi {margin-top:10px; margin-left:100px; width:480px;}
.cont {margin-top:50px; margin-left:100px;}

.title {font-weight:bold; background-color:#ddb347;}
.inf {color:#666; font-size:9px; border-top: 1px solid #666; text-align:right;}

 
a.info:link {color:#999; text-decoration: underline;}
a.info:visited {color:#999; text-decoration: underline;}
a.info:hover {color:#ddb347; text-decoration: underline;}


a.nav:link {color:#ddb347; text-decoration: none;}
a.nav:visited {color:#ddb347; text-decoration: none;}
a.nav:hover {color:#fff; text-decoration: none;}

a.corsi:link {color:#000; text-decoration: underline; margin-left:0px;}
a.corsi:visited {color:#000; text-decoration: underline; margin-left:0px;}
a.corsi:hover {color:#000; text-decoration: none; background-color:#ddb347; margin-left:0px;}

