/*** parametri generali ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p {
	margin : 0;
	padding : 0;
	border: auto;
}
a:visited, a:link {
	color : #0000FF;
	text-decoration : none;
	background:none;
}
a:hover {
	color : #990033;
	text-decoration : none;
	background-image: none;
}
h1 {
	color : #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding-bottom : 20px;
	border-bottom : 1px solid #efece7;
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {
	color : #0066FF;
	margin : 10px 0;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style: square url(immagini/bullet.gif);
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: auto;
}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

/*** layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(immagini/bg.gif) repeat-x;}



#nav {
	padding : 10px 20px;
	text-align : right;
	color : #f6dde3;
	background-color: #FFFFFF;
	background-image: url(immagini/header2_bg.jpg);
}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {
	text-decoration : none;
	color : #0000FF;
	text-transform: none;
	font-stretch: normal;
	background-color: #FFFFFF;
	background-image: url(immagini/a18.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main-content {margin : 0 auto;}
#logo {
	margin-bottom : 30px;
}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {
	width : 440px;
	padding : 0 30px 30px;
	float : left;
}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

/*** barra laterale ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(immagini/shadow.jpg) no-repeat top;}
