body{
	margin: 0px;
	/*background-image: url('../images/conigli_di_pasqua.jpg');
	background-repeat: repeat;*/
}
tr, p, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

input{
	font-family: Arial;
	font-weight: normal;
}

textarea{
	font-family: Arial;
	font-weight: normal;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	background-color : #D577AB;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable td {
font-size: 10px;
font-weight: normal;
}


a.mainlevel:link, a.mainlevel:visited{
	display: block;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 95%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}

a:link, a:visited{
	color: #ff6600;
	text-decoration: none;
}
a:hover{
	color: #ff3300;
	text-decoration: underline;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-style: normal;
 	font-size: 10px;
 	font-weight: bold;
 	border: 1px solid #CCCCCC;
	background-color: #fdb1b9;	
	text-align:center;
	height: 20px;
	display: block;
}
.button a{
	background-color: #fdb1b9;	
	text-align:center;
	height: 20px;
	display: block;
	font-size:13px;
	font-weight:bold;
 	color: #ffffff;
}
.button a:visited{
	background-color: #fdb1b9;	
	text-align:center;
	height: 20px;
	display: block;
	font-size:13px;
	font-weight:bold;
 	color: #ffffff;
}
.button a:hover{
	background-color: #FCD4D2;	
	text-align:center;
	display: block;
	height: 20px;
	text-decoration:none;
 	color: #ffffff;
}
.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-style: normal;
 	font-size: 10px;
 	font-weight: bold;
 	border: 1px solid #CCCCCC;
	background-color: #D577AB;	
	text-align:center;
	height: 20px;
	display: block;
}
.button1 a{
	background-color: #D577AB;	
	text-align:center;
	height: 20px;
	display: block;
	font-size:13px;
	font-weight:bold;
 	color: #ffffff;
}
.button1 a:visited{
	background-color: #D577AB;	
	text-align:center;
	height: 20px;
	display: block;
	font-size:13px;
	font-weight:bold;
 	color: #ffffff;
}
.button1 a:hover{
	background-color: #D577AB;	
	text-align:center;
	display: block;
	height: 20px;
	text-decoration:none;
}
.header{
	background-color: #ffcdce;
}
.left_image{
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}
.right_image{
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.bac_mainbody{
	background-image: url(../images/bac_mainbody.jpg);
	background-repeat: repeat-x;
}
.bordo_tabelle{
	border: 1px solid #e9b8bc;
}
.commenti{
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
 	font-style: italic;
 	font-size: 13px;
 	font-weight: bold;
	text-align:center;
	color: #e82857;
}
.evidenziato{
	color: #ff6600;
	text-decoration:underline;
	font-size: 13px;
}

.benvenuti{
	font-family: monotype corsiva, times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight      : bold;
	color            : #d675ad;
}

.banner_clickpoint{
	font-size: 13px !important;
	background-color: #FDD9D9;
	color: #ffffff;
}

