body{
	margin: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	width:100%;
}
td{
	font-size : 10pt;
}
a{
	text-decoration: none;
	font-weight: normal;
	color: #920000;
}
a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #920000;
}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: Red;
}
a.largebold:hover{
	text-decoration: underline;
	font-weight: bold;
	color: Red;
}
table{
	border : none;
}
#maintable{
	/*width: 775px;*/
	width:100%;
}
#header {
	background : url(/images/header.png) no-repeat top center;
	width: 100%;
	height: 130px;
}
#header a {
    display:block;
    width:333px;
    height:130px;
    margin:auto;
}
#header a h1 {
    display:none;
}

#contents{
	padding: 10px 20px;
}
#headrow{
	background : url(/images/sfondo-header-uno.jpg) repeat-x top;
}
#footrow{
	background : url(/images/sfondo-footer-uno.jpg) repeat-x;
	height: 80px;
}
#footer{
	background : url(/images/striscia_footer_gabetti.png) repeat-x;
	height: 130px;
	width:100%;
	position:relative;
	right:0;
	bottom:0;
}
#subfooter {
	background: url(/images/dal_buongiorno.png) no-repeat 10px 10px;
	width:100%;
	height:130px;
    font-size:9pt;
    color:#BBB;
}
#subsubfooter {
	background: url(/images/footer_gabetti.png) no-repeat top right;
	width:100%;
	height:130px;
}

#copertina {
	background : url(/images/sfondo-copertina-uno.jpg) repeat-x;
}
#copertina_gabetti {
	background: url(/images/sfondo-copertina-gabetti-uno.jpg) repeat-x;
	height:100%;
}
.barretta{
	background: url(/images/barretta.gif);
	height : 100%;
	width : 5px;
}
#maintd{
	height: 100%;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
.paddedtd{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.paddedtdLR{
	padding-left: 5px;
	padding-right: 5px;
}
.xxsmall{
    font-size: 7pt;
}
.xsmall{
	font-size: 8pt;
}
.small{
	font-size: 10pt;
}
.large{
	font-size: 12pt;
}
.largebold{
	font-size: 12pt;
	font-weight: bold;
}
.indirizzo{
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman";
	color:#FFF;
}
.borded_image {
	border:1px solid #920000;
}
.xlarge{
	font-size: 14pt;
}
.xxlarge{
	font-size: 16pt;
}
.blu{
	color: #0079FE;
	font-weight: bold;
}
.rosso{
	color: red;
	font-weight: bold;
}
.rosso_gabetti {
    color: #920000;
    font-weight: bold;
}
#scroller{
	font-size: 12pt;
	color: #920000;
	border: solid #920000;
	border-width: thin;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.colore_gabetti {
	color : #920000;
}
.titolo{
	font-size: 14pt;
	color : #920000;
}
.sottotitolo{
	font-size: 12pt;
	color: #920000;
	font-weight: bold;
}
.absmiddle{
	vertical-align : middle;
}
#frameproposte{
	margin-top:5;
	width:100%;
}
.foto{
	/*background-image : url(/images/BluePaperTexture.gif);*/
	background: #F6F6F6;
}
#chisiamo{
	text-align: justify;
	font-size: 11pt;
}
