#main {
	width : 1024px;
	margin : 0px auto;
	background-image: url(../imago/fondino.jpg);
	padding-top:99px;
	background-repeat: repeat-y;
}

.center{
	
	margin : 0px auto;
	
}

.testata {
	border: 1px solid #663300;
}
#fondo {
	background-image: url(file://../naradaweb/imago/fondino.jpg);
	background-repeat: repeat-y;
	background-position: left;
}



#float_left{
	float : left;
	
}
#clearboth{
	clear : both;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	background-color: #000000;
	float : left;
	font-weight: 300px;
	
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
}
.cellendx {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #993300;
	border-left-color: #CCCCCC;
	padding-left:6px;
	padding-top:2px;
	
}
.cellensx {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #993300;
	border-right-color: #CCCCCC;
	padding-left:6px;
	padding-top:2px;
	
}

.cellens {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #993300;
	border-right-color: #CCCCCC;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	
}

.celle2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #993300;
	border-left-color: #CCCCCC;
	padding-left:6px;
	padding-top:2px;
}

.celle {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
