body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	background: #E7E7E7;
}

a {text-decoration: none;color: #B60400;}
a:hover {color: #808080;}
a img {	border: 0;}
h2{ color:#6FA3EE; text-align:center}
h3 { text-align:center}



#main { 
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: auto;
	padding: 0;
	border:1px solid #ccc;
	background-color:#FFFFFF
}




#header {

	text-align: right;
	padding: 0;
	margin: 0;
	height: 108px;
	
	background:  url(images/home.jpg) no-repeat;

}

#header input{
border:1px dashed gray;
border-bottom:1px solid #CC3333;
border-right:1px solid #CC3333;
font-size:10px;

}

#title {
	float: left;
	font-size: 18pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	line-height:15px

}
.menu_1{
list-style-type: none;
margin: 5px 0;
padding: 0;

border-bottom-width: 0;width:100%;
display:inline; 
float:left; 
text-align:center

}


.menu_1 li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: 13px ; font-weight:bold; color: white;
width:150px;
padding: 3px 0;

display: block;

text-decoration: none;
list-style-type: none;
float:left;
clear:right
}
* html .menu_1 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.menu_1 li a:visited, .menu_1 li a:active{
color: white;
}

.menu_1 li a:hover{
background-image: url(images/glossyback2.gif);
}


.istruzioni{font-size:13px;letter-spacing:0.5px}

#content_page{

/*
padding:10px; border:1px solid red; width:540px; float:left;margin:0 0 0 15px; background-color:#FFFFFF; height:400px
*/}
#navhead, #navhead a{
font-size:10px; color:#286EA0
}



#footer {
	
	float:left;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 10px;
	margin: 0;
	border: 1px solid #ccc;
	
	bottom:0;
	width:939px;


	
}


#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

.hidden {			/* Used for content that should be displayed */
				/* by non-stylesheet-aware browsers          */
   display:         none !important;
}

.access_key{
text-decoration:underline;
}


.navb
/*ADMIN*/
#bordo_basso_rosso td{
border-bottom:1px solid #B60400}



