@import url(../css/grid.css);
@import url(../css/layout.css);
@import url(../css/style.css);

* { padding: 0; margin: 0; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a, ul, li {margin:0; padding:0;}
table {border-spacing:0;}
fieldset {border:0;}
img {border:0;}
ol,ul {list-style:disc; margin:0 0 0 20px; padding:0;}
a {text-decoration:none; color:#cc3333; font-weight:normal;}
a:hover {text-decoration:underline;}

body {font-family:Verdana, Tahoma, Helvetica, Arial; color:#666; font-size:1em; background:#390906;}

.floatLeft {float: left;}
.floatRight {float: right;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}

h1 {width:110px; height:55px; background:url(../images/logo.gif) no-repeat; margin:15px 0 5px 7px;}
h1 span {display:none;}
h1 a {width:110px; height:55px; display:block;}
h1 a:hover {text-decoration:none;}

h2 {width:192px; height:25px; background:url(../images/h2.gif) no-repeat;}
h2 span {display:none;}

h3 {color:#861619; font-size:3em; font-weight:bold; letter-spacing:-2px; margin:0 0 7px 0;}
h3.white {color:#fff; /* lutto */ position:relative; z-index:20; /* lutto */}

h4 {color:#861619; font-size:1.8em; font-weight:bold; letter-spacing:-2px; margin:7px;}
h4 a {color:#861619; font-weight:bold;}
h4 a:hover {color:#333;}
h4.bottom {position:absolute; bottom:0; right:0;}
#at20mc h4 {letter-spacing:1px;}

h5 {color:#fff; font-size:1.6em; font-weight:bold; letter-spacing:-1px; margin:7px 0 7px 0; text-align:left;}

