* {
	margin:0;
	padding:0;
}

html,body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #d7e8fc;
	text-align: center;
	font-size: 12px;
	padding:0;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(sfondo2.gif);
	background-attachment: fixed;
}

p  { 
	font-size: 12px 
}

img {
	border:0;
}

a  {
	
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}

a:hover  {
	text-decoration: none;
	color: #2222aa;
	font-weight: bold;
}

h1 { 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
}

h2 { 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
}

td { font-size: 12px; text-align: center; }
table { margin-right: auto; margin-left: auto; }


#colNormal {
	padding-top: 25px;
	padding-bottom: 30px;
}


#colonna {
	background-color: #97c2f3;
	width: 740px;
	
	border-right: 1px dashed black;
	border-left: 1px dashed black;
	position: relative;
	height: auto;
	min-height: 100%;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#testata { 
	margin:0; padding:0; 
	background-color:#97c2f3; 
	width: 100%;
}

#content {
	background-color: #97c2f3;
	background-image: url(colonna.gif);
	background-repeat: repeat-y;
	clear: both;/*	height: auto;
	overflow: visible;
*/
}

/*
#menuprodotti         { 
	display: inline; 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #4774a4; 
	padding: 2px;  
/*	float: left; */
/*	width: 96px; \width: 104px; w\idth: 96px;}
	
#menuprodotti a {
	color: black; font-size: 12px; }
	
div#contenuto 	{ text-align: center; width: 610px; float: right; margin: 0; padding-top: 25px;
}
*/
ul#menu_link,ul#menu_link li {
	margin	:0; 
	padding	:0;
}

ul#menu_link {
	font-size: 12px;
	font-weight: bolder;
	background-color: #4774a4; 
	
	width: 100%;
	float:left; 

	
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}


ul#menu_link li {
	padding-left: 10px;
	padding-right: 10px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	list-style-type: none;
	float:left;
}


ul#menu_link a {
	color: #000000;
	float:left;
	line-height: 30px;
}

ul#menu_link a:hover {
	line-height: 30px;
	background-color:#4879C4;
}


.csc-frame-frame1 {
	background-color:#4774a4;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px black;
	width: 500px;
}

.csc-frame-frame1 a  {
	color: #FF0000;
}

.contenttable {
	padding:	2px;
	margin:		10px;
	border-collapse: separate;
	border-spacing: 1;
	background-color: #FFFFFF;
}


#foot {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	border-top: 1px dotted black;
	background-color: #4774A4;
	font-size: 8pt;
}


/*		FORM	*/
form {
	width:500px;
	margin-right: auto;
	margin-left: auto;
}

fieldset {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}


label {
	text-align:right;
	width:200px;
	float:left;
	display:block;

}

input,textarea {
padding:0;
margin-left: 10px;
}


/* FUORI */
#tabella {
	width:		100%;
	padding:	0;
	margin:		0;
	border-collapse: separate;
	border-spacing: 0;
}h6 {
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
}
