/* Start of CMSMS style sheet 'reset' */
html{
	color:#000;
	background:#ffffff;
	font-family:Verdana, Arial, Georgia;
	margin:0px;
	padding:0px;
	font-size:.8em;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{
	margin:0;
	padding:0;
	/*text-align:center;*/
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,var{
	font-style:normal;

}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;

}
a, a:visited{
	margin:0;
	padding:0;
	color:#0000ff;
	text-decoration:none;
}
a:hover, a:visited:hover{
	text-decoration:underline;
}
dfn{
display: hidden;
}
/* End of 'reset' */

/* Start of CMSMS style sheet 'normale' */
body{
	font:76% verdana,arial,sans-serif;
	background:#ffffff url(uploads/images/img/backPage.jpg) repeat-x;
	color:#333333;
	text-align:center;
}
p{
	margin:0 0 15px 0;
	line-height:1.5em;
}
h1{
	font-size:1.6em;
}
h2{
	font-family:tahoma,verdana,arial;
	color:#005cce;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:0px;
	margin:0px 0 0 0px;
}
h3{
	color: #555;
	font-size:1.4em;
	margin:1em 0 0.5em 0.5em;
}
h4{
	font-size:1.2em;
	font-weight:normal;
}
#container{
	width:80%;
	min-width:710px;
	padding:0 20px;
	padding-top:30px;
	margin:0 auto;
	background:#ffffff url(uploads/images/img/pageBack.png) repeat-x;
	color:#333;
	text-align:left;
}
form{

	border-bottom:1px solid #999999;
	padding:6px;
	width:76%;
	text-align:left;
}
input{
	margin:0px 0px 4px 0px;
}
/*------------------------LOGO e Elementi Grafici--------------------------------------------------*/
#logoLeonardo{
	position:absolute;
	left:42%;
        padding:0px;
	height:98px;
	width:270px;
	margin-top:35px;
        margin-bottom:10px;
}
#logoBoxSx{
	position: relative;
	display: block;
	height:146px;
	width:15px;
	left: -20px;
	top: 5px;
	background:url(uploads/images/img/logo_backSx.png) no-repeat left top;
	float: left;
}
#logoBoxDx{
	position: relative;
	display: block;
	height:146px;
	width:15px;
	right: -20px;
	float: right;
	top: 5px;
	background:url(uploads/images/img/logo_backDx.png) no-repeat right top;
}
#logoBox{
	float:left;
	height:100px;
	background:url(uploads/images//img/globe.gif) no-repeat;
	margin:10px 0px 0px 0px;
	padding:20px 0px 0px 90px;
	width: 42%;
	color: #333;

}
#logoBox a{
	font-family:tahoma,verdana,arial;
	color:#003366;
	font-size:2em;
	letter-spacing:-2px;
	font-weight:bold;
}
#logoBox a:hover{
	color:#0072ff;
	text-decoration:none;
}
/*------------------------MENU TOOLS--------------------------------------------------*/
#menuTools{
	font-size:1.2em;
	height:20px;
	padding-top:52px;
	text-align: right;
	font-weight:normal;
}
#menuTools ul{
}
#menuTools li{
	display:inline;
}
#menuTools a{
	margin:0;
	height:24px;
	font-weight:normal;
	letter-spacing:0;
	color: #0033ff;
	padding:4px 2px 4px 2px;
}
#menuTools a:hover{
	color:#269;
	text-decoration:underline;
}
/*------------------------MENU Lingua--------------------------------------------------*/
#menuLingua{
	font-size:1.2em;
	height:20px;
	padding-top:20px;
	text-align: right;
}
#menuLingua ul{
}
#menuLingua li{

	display:inline;
}
#menuLingua a{
	margin:0;
	height:24px;
	font-weight:normal;
	letter-spacing:0;
	color: #0033ff;
	padding:4px;
}
#menuLingua a:hover{
	color:#269;
	text-decoration:none;
        border-bottom:1px solid #0033ff;
}
/*------------------------MENU Navigazione--------------------------------------------------*/
#menuNavigazione{
	height:24px;
	margin:18px 0px 0px 0px;
	padding-top:0px;
	text-align: left;
}
#menuNavigazione ul{

}
#menuNavigazione li{
	padding:4px 0px 8px 0px;
	border-right:1px solid #ffffff;
	display:inline;
        margin: 0;
}
#menuNavigazione a{
	margin:-20px 0px 0px 0px;
	margin:0;
	height:24px;
	padding:0px 6px 0px 4px;
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:0px;
	color: #000000;
}
#menuNavigazione a:hover{
	color:#000;
	text-decoration:none;
	background: inherit;
	padding:2px 6px 7px 4px;
        border-bottom:3px solid #0055ff;
}
#menuNavigazione .attivo{
	padding:2px 6px 7px 6px;
	font-size:1.2em;
	background: #ffffff;
}
/*------------------------Box Pagina--------------------------------------------------*/
#posizione{
	margin:0px;
	padding:0px;
	font-size:1.2em;
}
#posizione a{
	text-decoration:underline;
}
#posizione a:hover{
	text-decoration:none;
}
#boxPage{
	margin-top:26px;
	width:100%;
	clear:both;
}
#boxPage p{
	margin:0.5em 1em 0.8em 1em;
}
/*------------------------Box Sinistra--------------------------------------------------*/
#boxLeft{
	width:74%;
	float:right;

}
/*------------------------Box Destra--------------------------------------------------*/
#boxRight{
	margin-right:74%;
	margin-top:-15px;

}

#boxRight h2{
	margin:15px 0 5px 0;
	width:98%;
	font-size:1.2em;
	letter-spacing:1px;
}
/*------------------------Footer-------------------------------------------------*/
#footer{
	clear:both;
	margin:2px 0 0px 0;
	padding:4px 0 20px 0px;
	text-align:left;
	color:#000000;
	border-top:1px solid #999999;
	/* background: url(uploads/images/img/backAndPage.png) repeat-x; */
}
#footer a{
	color:#0033ff;
	font-weight:normal;
	text-decoration:underline;
}
#info {
	color:#74815e;
	font-weight:normal;
	font-size:1.2em;
	letter-spacing:0px;
        margin:4px 0px 0px 0px;
}
#validatori {
	float:left;
        margin:4px 10px 0px 0px;
}
.boxContenuti{
	position:relative;
	margin:0 0 20px 0;
	border:1px solid #c1c1c1;
	color:#000000;
	padding:10px 10px 0 10px;
	background:#f1f1e0 url(uploads/images/img/schedaBack.png) repeat-x;
}
.boxContenuti h2{
	margin:0 0 10px 0;
	font-size:2em;
	color:#003366;
	font-weight:bold;
	letter-spacing:1px;
	padding:0px;
}
.boxContenuti h3{
	margin:0px;
	font-size:1.6em;
	color:#0033ff;
	font-weight:bold;
	letter-spacing:0px;
}
.boxContenuti p{
	margin:0px;
	font-size:1.2em;
	color:#000000;
	font-weight:normal;
	text-align:justify;
}
.boxContenuti ul{

}
.boxContenuti li{
padding:8px 0 8px 0;
font-size:12px;
list-style-type:none;
border-bottom:1px solid #aaaaaa;
}
.boxContenuti a{
	text-decoration:none;
	padding-bottom:2px;
}
.boxContenuti a:hover{
	text-decoration:underline;
}
.rightsub{
	font-size:1.1em;
	float:left;
	width:82%;
	margin:4px 0 20px 0;
	padding:2px 0 0 0;
	border-bottom:1px solid #999999;
}
.rightsub a{
	color:#0033ff;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px -10px;
	text-decoration:underline;
}
.rightsub a:hover{
	text-decoration:none;
}
.partner {
	position:relative;
	margin:0 2px 2px 0;
	color: #555;
	text-align:left;
	padding:3px;
	border-bottom:1px solid #999999;
}
.partner ul{
}
.partner li{
	display:inline;
	margin:6px;
	height:120px;

}
.fotoPosizione{
	margin:5px 10px 10px 0;
	float:left;
	padding:3px;
	border:1px solid #fff;
	background-color:#ddd;
	color:#333;
}
.menuNavigazione{
        color: #888;
        text-align:center;
}
.rif{
        border-top:1px solid #999999;
}
.data{

       font-weight:bold;
}
/*---------------------------------hiden------------------------------*/
.hd1{
	display:none;
}
.hd2{
	display:none;
}
.forum_pagetable{
        font-size:12px;
}

.inputfiles{}
.categoria{font-weight: bold;}
.file{
	margin-left: 40px;
	list-style: circle outside;
}
/* End of 'normale' */

