.cella_sfondo{
	width:500px;
	height:60px;
	background-image: url(../images/sitiweb.jpg);
	background-repeat:no-repeat;
}

.cella_text {
	width:500px;
	height:auto;
	font-size: 11px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
}

.logomenu{
	width:90px;
	height:224px;
	background-image:url(../images/realizzazionesiti.jpg);
	background-repeat:no-repeat;
}

#date{
	border: 0px;
	width:auto;
	height:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: bold;
}

.freccia{
	width:20px;
	height:13px;
	background-image: url(../images/dx.gif);
	background-repeat:no-repeat;
}

h1{		
	width:auto;
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#310063;
    background-color: #FFFFFF;
	text-align:left;
}

#info {	
	width:750px;
	height:135px;
	margin:10px auto;
	font-size:10px;
}


.sectionLinks{
	background-color: #FFFFFF;
	color:#9999FF;
	height:28px;
	width:auto;
	white-space: nowrap;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

.sectionLinks a:link, .sectionLinks a:visited, .sectionLinks a:active{
	display: block;
	font-weight: bold;
	height:28px;
}

.sectionLinks a:hover{
	height:28px;
	font-weight: bold;
	text-decoration: none;
}

.sectionLinks2{
	height:28px;
	width:auto;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	
}

td a:link, td a:visited, td a:active{
	background-color:#FFFFFF;
	color:#4E2020;

}

td a:hover{
	background-color:#FFFFFF;
	color: #9999FF;
	text-decoration: none;
}

h2 {
	font-size:12px;
	background-color:#FFFFFF;
	color: #4E2020;
}

h3{
	background-color:#FFFFFF;
	color: #4E2020;
}

#all{
	width:750px;
	height:100%;
	margin:10px auto;
}

body {
    background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:9px;
}

td {
	font-size:10px;
    background-color: #FFFFFF;
	color:#310063;
}
	
li {	
	list-style-image: url(../images/puntox.gif);
	background-color:#FFFFFF;	
	color: #310063;
	margin-bottom:3px;
	font-size: 10px;
}

a:link, a:visited, a:active{
	background-color: #FFFFFF;
	color: #4E2020;
	text-decoration: none;
}

a:hover{
	background-color: #FFFFFF;
	color: #9999FF;
	text-decoration: none;
}


#header_logo{
	width:750px;
	border-bottom:0px;
	height:150px;
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
}

#header{
	width:750px;
	border-bottom:0px;
	height:100%;
}

#menu{
	width:750px;
	border-bottom:0px;
	height:100%;

}

#footer{
	color: #CECFCE;
    background-color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

.sectionBord {
	text-align:right;
	font-size: 10px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #310063;
}