@charset "utf-8";
/* Dichiarazione documento CSS*/

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	font-family: Verdana;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}

/* tag © 2008 DDT Network per eComunica/SEFORM */

/* layout tableless */

#testata {
	width:766px;
	height:370px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;	
}

#corpo {
	width:766px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0 0 10px;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}

#colonnaSx {
	width:189px;
	margin-top: 0;
	margin-left: 28px;
	padding: 0px;
	float: left;
}

#colonnaDx {
	width:525px;
	margin-top: 0;
	margin-right: 20px;
	padding: 30px 0px 0px;
	float: right;
}

.chiudiCorpo {
	width:100%;
	clear: both;
}

.boxItem {
	margin: 0;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.boxItemDx {
	margin: 0;
	padding: 0 0 11px;
	float: left;
	width: 100%;
}

.boxItemHome {
	margin: 0;
	padding: 0 0 34px;
	float: left;
	width: 100%;
}

.greenbar {
	float: left;
	width: 100%;
	background-color: #bece46;
	height: 10px;
	margin: 0 0 5px;
}

#contenuti {
	width:344px; /*352px*/
	margin-top: 0;
	margin-left: 20px;
	padding: 0px;
	float: left;
}

#contenutiArticoli {
	width:504px;
	margin-top: 0;
	margin-left: 20px;
	padding: 0px;
	float: left;
}

#contenutiNews {
	width:724px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0px;
	float: left;
}

#colonnaLink {
	width:144px;
	padding: 0px;
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}

#piede {
	width:766px;
	height:50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4082BE;
	background-color: #E3E3E3;
	text-decoration: none;
	float: none;
	clear: none;
	text-align: center;
	padding-top: 10px;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	position: relative;
}

/* tipografia */

.titolopagina {
	font-weight: bold;
	font-size: 18px;
	color: #505353;
	text-decoration: none;
	text-transform: uppercase;
}

.titolo {
	font-weight: bold;
	font-size: 12px;
	color: #505353;
	text-decoration: none;
	text-transform: uppercase;
}

.titolo a {
	font-weight: bold;
	font-size: 12px;
	color: #505353;
	text-decoration: none;
	text-transform: uppercase;
}

.titolo a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #D71920;
	text-decoration: underline;
	text-transform: uppercase;
}

.testo {
	font-size: 12px;
	color: #4082BE;
	text-decoration: none;
}

.testo a {
	font-size: 12px;
	color: #4082BE;
	text-decoration: none;
}

.testo a:hover {
	font-size: 12px;
	color: #D71920;
	text-decoration: underline;
}

.articoli {
	font-size: 12px;
	color: #161616;
	text-align: justify;
}

.credits {
	font-size: 10px;
	color: #4082BE;
	text-decoration: none;
}

.credits a:hover {
	font-size: 10px;
	color: #D71920;
	text-decoration: underline;
}

.tabella {
	background-color: #ececec;
	border: 1px solid #ccc;
	margin: 2px;
}

.tabGestione {
	background-color: #ececec;
	border: 1px solid #ccc;
}


.gestione tr td{
	border-bottom: 1px solid #ffffff;
}

.tabellaOdd {
	background-color: #e3e3e3;
	margin: 2px;
	border-bottom: 1px solid #787878;
}

.tabellaEven {
	background-color: #f7f7f7;
	margin: 2px;
	border-bottom: 1px solid #787878;
}

.tabellaS {
	background-color: #bece46;
	margin: 2px;
	border-bottom: 1px solid #787878;
}

/* news */

.newsTitolo {
	color: #505353;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-weight: bold;
}

.newsTitolo a {
	color: #505353;
	text-decoration: none;
}

.newsTitolo a:hover {
	color: #D71920;
	text-decoration: underline;
}

.newsPubblicazione {
	font-size: 10px;
	line-height: 12px;
	color: #4082BE;
	font-weight: bold;
}

.newsRimando {
	color: #505353;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 15px;
}

.altrenews {
	color: #4082BE;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding-top: 0;
	padding-bottom: 15px;
	text-decoration: none;
}

.altrenews a {
	color: #4082BE;
	text-decoration: none;
}

.newsOcchiello {
	color: #505353;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}

.newsCorpo {
	font-size: 10px;
	line-height: 11px;
	color: #505353;
	text-align: justify;

}

/* login box*/
#registraz{
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #6C6C6C;
	width: 190px;
	height: 136px;
	text-align: center;
    color: black;
    font-size: 10px;
    font-weight: bold; 
} 
#registraz_1{
	position: relative;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
    color: #4082BE;
	margin-left: 2px;
	margin-top: 2px;
}
#registraz_2{
	position: relative;
	margin-top: 2px;
	margin-left: 0px;
	text-align: center; 
	font-size: 10px;
	background-color: transparent;
    color: #4082BE;
}
#registraz a{
	color: #4082BE;
	text-decoration: none;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	letter-spacing:-1px;
}
#registraz a:hover{
	color: red;
	text-decoration: underline;
	padding: 4px 0px 0px 0px;
	font-weight: normal; 
	letter-spacing:-1px;
}
#registraz input{
	margin: 0px;
	font-size: 11px;
	width: 65px;
	height: 20px;
	background: transparent;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray; 
	border-left: 1px solid gray; 
}
#registraz_1 input{
	margin: 0px;
	width: 180px;
	height: 16px;
	background: transparent;
}
#registraz_1 p{
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 1px 0px;
}
#registraz_1 p.titolo{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

/* form set*/ 
#formset{
	position: relative;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
    color: #4082BE;
	margin-left: 2px;
	margin-top: 2px;
}
#formset a{
	color: #4082BE;
	text-decoration: none;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	letter-spacing:-1px;
}
#formset a:hover{
	color: red;
	text-decoration: underline;
	padding: 4px 0px 0px 0px;
	font-weight: normal; 
	letter-spacing:-1px;
}
#formset input{
	margin: 1px 0px 4px;
	height: 16px;
	background: transparent;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray; 
	border-left: 1px solid gray; 
}

#formset textarea{
	margin: 1px 0px 4px;
	background: transparent;
	background: transparent;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray; 
	border-left: 1px solid gray; 
}

#formset p{
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 1px 0px;
}

#formset_btn{
	position: relative;
	margin-top: 2px;
	margin-left: 0px;
	text-align: center; 
	font-size: 10px;
	background-color: transparent;
    color: #4082BE;
}

#formset_btn input{
	margin: 0px;
	font-size: 11px;
	width: 65px;
	height: 20px;
	background: transparent;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray; 
	border-left: 1px solid gray; 
}

.formset_btn input{
	margin: 0px;
	font-size: 11px;
	width: 65px;
	height: 20px;
	background: transparent;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray; 
	border-left: 1px solid gray; 
}

#formset p.titolo{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
