/* CSS Document */

html {overflow: -moz-scrollbars-vertical;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f2dd;
	background-image: url(img/bg01.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
p
{ margin:0 0 0 0;
	padding: 0 0 0 0;
	}
	
td {color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;}

a {color:#bd2f22;
text-decoration:none;}
a:hover {color:#FFFFFF;
text-decoration:none;
background:#bd2f22;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;border:none;}

.nobg {background:none;}
.nobg a {background:none;}
.nobg a:hover {background:none;}

.copyright {color:#999999;}

/*.data {color:#999999;}
.data a {color:#999999;}*/
.data {color:#616161;}
.data a {color:#616161;}
.data a:hover {color:#333333;
background:none;}

.topbar {color:#FFFFFF;}
.topbar a {color:#FFFFFF;
text-decoration:none; }
.topbar a:hover {color:#333333;
text-decoration:none;
background:#FFFFFF;}

.grantitolo_home {font-size:30px;color:#bd2f22;}
.grantitolo_home a {color:#bd2f22;
text-decoration:none;}
.grantitolo_home a:hover {color:#FFFFFF;
text-decoration:none;
background:#bd2f22;}

.smalltitolo_home {font-weight:bold;font-size:14px;}
.sottotitolo_home {font-weight:bold;}

.titolo_calendario {font-size:20px;color:#bd2f22;}
.titolo_calendario a {color:#bd2f22;
text-decoration:none;}
.titolo_calendario a:hover {color:#FFFFFF;
text-decoration:none;
background:#bd2f22;}

.content {text-align:left;}
.scroller {border:none;text-align:left;}

#lista_progetti li {margin-bottom:10px;padding-bottom:5px;border-bottom:1px dotted #CCCCCC;
list-style-type:disc;}

#lista_artisti a img {border:5px solid #E5D7B0;}
#lista_artisti a:hover img {border:5px solid #bd2f22;}

#contatti input {border:1px dotted #999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;}
#contatti textarea {border:1px dotted #999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;}

