/*FATTO DA MARCO M ( APRILE 2005 )*/
html {font-size: 80%;}
body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 100%;
background-image: url('tessera_arci.gif');
background-position: bottom left;
background-repeat: no-repeat;
}
/*-----------------------------------------------------------------informativa*/
body.inf675 {margin: 20px;}
body.inf675 p {margin-top: 5px; margin-bottom: 10px;}
body.inf675 a {color: #EB8306;}
body.inf675 a:hover {color: #b00305;}
h1 {font-size: 1.70em; color: #b00305; margin: 10px 0 10px 0; font-weight: normal;}
h2 {font-size: 1.20em; color: #b00305; margin: 10px 0 5px 0px;}
p {margin: 5px 0 10px 0;}
/*------------------------------------------------------FASCIA SUPERIORE (logo)*/
#top {
width: 760px;
height: 213px;
background-image: url('bg_top.gif');
background-position: 0 0;
background-repeat: no-repeat;
}
#logo {
position: absolute;
left: 24px;
top: 98px;
width: 105px;
height: 99px;
}
/*------------------------------------------FASCIA CENTRALE (menu e contenuti)*/
#contenuti {
width: 760px;
min-height: 415px;
height: auto !important;
height: 415px;
}
/*-----MENU-----*/
#menu {
float: left;
width: 153px;
min-height: 415px;
height: auto !important;
height: 415px;
background-image: url('bg_menu.gif');
background-repeat: no-repeat;
}
#inmenu {padding: 0px 3px 0px 3px; height: 335px;}
#inmenu .tratteggio {
font-size: 0px;
height: 33px;
width: 100%;
background-image: url('tratteggio.gif');
background-position: bottom left;
background-repeat: repeat-x;
}
#inmenu p {
color: #FA8B00;
margin: 0px;
padding: 0px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 24px;
background-image: url('tratteggio.gif');
background-position: bottom left;
background-repeat: repeat-x;
}
#inmenu a {color: #fff; text-decoration: none;}
#inmenu a:hover {color: #FA8B00;}
#colophon {
min-height: 80px;
height: auto !important;
height: 80px;
color: #535353;
font-size: 0.8em;
padding-left: 24px;
padding-top: 7px;
}
#colophon a {color: #EB8306;}
#colophon a:hover {color: #b00305;}
/*----PARTE COI TESTI----*/
#main {
float: right;
width: 607px;
min-height: 415px;
height: auto !important;
height: 415px;
}
#testo {padding: 33px 0px 166px 27px;}
#testo a {color: #EB8306;}
#testo a:hover {color: #b00305;}
#testo td.testo {font-size: 0.90em; padding-top: 10px;}
#testo .foto {float: right; padding: 36px 0 0 20px; font-size: 0px;}
#testo .divfull {clear: both; font-size: 0px; width: 100%; height: 10px;}
#testo .content {margin-top: 10px;}
#testo .content a {color: #b00305;}
#testo .content a:hover {color: #EB8306;}
/* ... CONTATTI ... */
table.webform td {font-size: 0.80em;}
table.webform td.label {text-align: right;}
table.webform .field {width: 270px; border: solid 1px #CCC;}
table.webform textarea {height: 80px;}
table.webform .button {border: solid 1px #333; background-color: #b00305; color: #fff;}
.clear {clear: both; width: 100%; height: 1px; font-size: 0px;}
