﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
img, div { behavior: url(iepngfix.htc) }

#wrapper { width:940px; margin:0 auto; }

body { background:#3fc6f5 url(images/sfondo.jpg) repeat-x 50% 0; }

h1 {font-family:"Trebuchet MS"; font-size:20px; color:#cf2775; font-weight: normal; }

.biamco10 {font-family:"Verdana"; font-size:10px; color:#FFFFFF; font-weight: normal; }

.biamco14 {font-family:"Verdana"; font-size:14px; color:#FFFFFF; font-weight: bold;}

.rosa14 {font-family:"Verdana"; font-size:14px; color:#cf2775; font-weight: bold; }

.grigio11 {font-family:"Verdana"; font-size:11px; color:#666666; font-weight: normal; }

.rosa11 {font-family:"Verdana"; font-size:11px; color:#cf2775; font-weight: bold; }

.biamco11 {font-family:"Verdana"; font-size:11px; color:#FFFFFF; font-weight: normal; }

.verde11 {font-family:"Verdana"; font-size:11px; color:#2e5c04; font-weight: normal; }

#menu { width:680px; height:85px; background-image: url(images/sfondo_menu.png); font-family:Verdana, Arial, Helvetica, sans-serif; float:left; }
#menu ul { padding-left:5px; list-style:none; }
#menu li { font-size:13px; display: inline; margin: 0; padding: 0;}
#menu a:link, 
#menu a:visited { float:left; color: #FFFFFF; padding: 15px 15px 6px 15px; text-decoration:none;}
#menu a:hover, 
#menu a:focus, 
#menu a:active {color: #33CCFF; }
#menu li#attivo a { color: #FF0000; }
