@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 16px;	
}
body {
	background-color: #e2e1dd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #bf2e1a;
}
a:link {
	text-decoration: none;
	color: #BF2E1A;
}
a:visited {
	text-decoration: none;
	color: #BF2E1A;
}
a:hover {
	text-decoration: none;
	color: #BF2E1A;
}
a:active {
	text-decoration: none;
	color: #BF2E1A;
}
.dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*----------------------------- index -----------------------------*/


#centratura_index {
	width:720px;
	margin-top:20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logoindex {
	width:168px;
	float:left;
}
#testo {
	width:532px;
	float:left;
	padding-top:244px;
}
#ita_index {
	padding:10px;
	background-color:#e2e1dd;
}
#eng_index {
	padding:10px;
	margin-top:15px;
	background-color:#e2e1dd;
}
#deu_index {
	padding:10px;
	margin-top:15px;
	background-color:#e2e1dd;
}



/*----------------------------- template header + 3 colonne + footer -----------------------------*/


#header {
	width:800px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	height: 172px;
	margin: 0 auto;
	margin-top: 20px
	
}
#container {
	width:800px;
	margin:0 auto;
}
#navigazione {
	width:120px;
	float:left;
}
#destra {
	width:680px;
	float:left;
}
#strumenti {
	width:120px;
	float:left;
}

#content {
	width:520px;
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	width:800px;
	clear:both;
	margin: 0 auto;
	margin-top: 5px;
}




/*----------------------------- testata -----------------------------*/

#logo {
	float: left;
	width: 120px;
}
.bandiera {
	padding-left: 5px;
}
#lingua {
    padding:0px;
    padding-left: 566px;
    margin-top: 151px;
    float: left;
    /*--width: 70px;--*/
    }
#lingua:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#header #lingua ul {
	margin: 0px;
	padding: 0px;
}
#header #lingua ul li {
	display: inline;
	float: left;
	padding-right: 5px;
	height: 10px;
	width: 15px;
}
#header #lingua ul li a {
	display:inline;
	height: 10px;
	padding-right: 5px;
	width: 15px;
	float: left;
}
#header #lingua ul li a span {
	display:none;
}
#header #lingua ul li a:link#ita, #header #lingua ul li a:visited#ita {
	background-image: url(immagini/itaoff.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #lingua ul li a:hover#ita{
	background-image: url(immagini/itaon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #lingua ul li a:link.active#ita, #header #lingua ul li a:visited.active#ita{
	background-image: url(immagini/itaon.png);
	background-position: left bottom
}
#header #lingua ul li a:link#eng,#header #lingua ul li a:visited#eng {
	background-image: url(immagini/engoff.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #lingua ul li a:hover#eng{
	background-image: url(immagini/engon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #lingua ul li a:link.active#eng,#header #lingua ul li a:visited.active#eng{
	background-image: url(immagini/engon.png);
	background-position: left bottom
}
#header #lingua ul li a:link#deu,#header #lingua ul li a:visited#deu {
	background-image: url(immagini/deuoff.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #lingua ul li a:hover#deu{
	background-image: url(immagini/deuon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #lingua ul li a:link.active#deu, #header #lingua ul li a:visited.active#deu{
	background-image: url(immagini/deuon.png);
	background-position: left bottom
}

/*----------------------------- MENU NAVIGAZIONE -----------------------------*/


#navigazione ul {
	list-style-type: none;
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
	width: 120px;
}
#navigazione ul li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-left: 6px;
	margin-left: 0px;
	margin-bottom: 2px;
}
.nolink {
	color: #E2E1DD;
	background-color: #BF2E1A;
}

/*------------- *navigazione ul li a:hover{color: #E2E1DD;	background-color: #BF2E1A;}-----------------------------*/


/*----------------------------- FINESTRA CONTENUTO -----------------------------*/


.titolo {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 4px;
	text-transform: uppercase;	
}
.grassetto{
	font-weight: bold;	
}
.frame{
	height: 462px;
	width: 520px;
}

/*----------------------------- piè pagina -----------------------------*/

.piepagina {
	font-size: 10px;
	text-align: center;
	margin-top: 3px;
}

/*----------------------------- menu strumenti -----------------------------*/

#strumenti ul {
	list-style-type: none;
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
	width: 120px;
}
#strumenti ul li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-left: 6px;
	margin-left: 0px;
	margin-bottom: 2px;
}

/*----------------------------- modulo -----------------------------*/


.dimensionamento{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.singola{
	background-color: #cbcac8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 520px;
}
.invio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #bf2e1a;
	background-color: #E2E1DD;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

