body {
	margin: 0px;padding:0px;
	text-align: center;
	background-color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #4A4A4A;
}



img{border:0px;margin:0px;padding:0px;}

/*link default*/
a:link {
	/*color: White;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	/*color: White;*/
	text-decoration: none;
	font-weight: bold;
}
a:active {
	/*color: White;*/
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	/*color: White;*/
	text-decoration: none;
	font-weight: bold;
}

/*link menu destra*/
a:link.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menudx {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: bold;
}
a:active.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:visited.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover.menudx {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: bold;
}

/*link lingua*/
a:link.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:hover.link_lingua {
	color: Black;
	font-size: 80%;
	font-weight: normal;
}
a:active.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:visited.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:visited:hover.link_lingua {
	color: Black;
	font-size: 80%;
	font-weight: normal;
}

div#contenitore{
	background: url(../img/patt_page.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	width: 760px;
	margin: auto;
	text-align: left;
	position: relative;
	
	
}
#testa {
	position:relative;
	height: 170px;
	width: 760px;
}
#prima_colonna {
	/*background: url(img/logo_giu.gif) no-repeat;
	background-position: bottom;
	width: 200px;*/
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: absolute;
	background-color:white;
	
	
}
#seconda_colonna {
	width: 360px;
	/*background: green;*/
	position: absolute;
	margin-left: 200px;
	background-color:white;
	
}
#terza_colonna {
	position: absolute;
	margin-left: 560px;
	background-color:white;
	/*padding: 0 5 5 0px;*/
	background-color:white;
	
}
.vocidx {
	/*background: url(img/dots_vert.gif) repeat-y;
	background-position: left;*/
	margin-bottom: 10px;
	width:170px;
}

/*link sottovoci destra*/
a:link.sottovoci {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	
}
a:hover.sottovoci{
	color: black;
	text-decoration: none;
	font-weight:bold;
	
}
a:active.sottovoci {
	color: black;
	text-decoration: none;
	
}
a:visited.sottovoci {
	color: black;
	text-decoration: none;
	font-weight:normal;
	
}
a:visited:hover.sottovoci {
	color: black;
	text-decoration: none;
	font-weight:bold;
	
}

#piede {
	background: url(../img/patt_page.gif) repeat-y;
	height:19px;
	width:780px;
	text-align:right;
	position:relative;
	bottom:0px;
	margin:auto;
	visibility : hidden;
	}
	
#piede img{display:block;right:10px;position:absolute;margin:0px;
	padding:0px;}
#logo {
	height:178;
	width: 200px;
	background: url(../img/logo.jpg) no-repeat;
}

#menu {
	width: 185px;
	top:0px;position:relative;
	
}


#corpo {
	padding-right:15px;
	/*margin-top: 0px;*/
}

#menu img{ vertical-align: -3px;
	border:0;
	
	}



#logogruppo {
	/*position:absolute;
	bottom:10px;*/
	left:20px;
	width:158px;
	
}

#voci {
	background: url(../img/dots_vert.gif) repeat-y;
	height:100%;
	top:20px;
	padding-left:4px;
	left:0px;
	position: relative;
	width:170px;
	}
	
#voci img{ border:0px;padding:0px;

	}
	
.titolo{
	font-size:200%;
	color: #0B7EB5;
		font-weight: bold;
	}

.sottotitolo{
	font-size:130%;
		font-weight: bold;
	color: #333333;
}


#colonna_test {
	width: 360px;
	/*background: green;*/
	position: absolute;
	margin-left: 200px;
	background-color:white;
	
}

#terza_colonna2 {
	position: absolute;
	margin-left: 560px;
	background-color:white;
	/*padding: 0 5 5 0px;*/
	background-color:white;
}
	
.titoli{
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	color:#b74f50;
}

.chiusura_linea{
	clear:both; 
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

.chiusura_linea2{
	clear:both; 
	border-bottom:1px solid #999999;
	padding-bottom:30px;
	margin-bottom:5px;
}

.linea_attivita{
	border-bottom:1px solid #b74f50; 
	padding-top:10px; 
	margin-bottom:5px;
}


.colonna_centrale{
	float:right; 
	width:540px; 
	padding-right:20px; 
	padding-top:20px;
}

.rosso{
	color:#b74f50;
	/*line-height:16px;*/
}

.rosso2{
	color:#b74f50;
	font-weight:bold;
}

.grigio{
	color:#4A4A4A;
	/*line-height:16px;*/
}

.campi{
	border:1px solid #C6C6C6;
	height:16px;
	margin:0;
	padding:2PX;
}


.campi2{
	border:1px solid #666666;
	height:16px;
	margin:0;
	padding:2PX;
}

.campi_rossi{
	border:1px solid #b74f50;
	height:16px;
	margin:0;
	padding:2PX;
}

.colonna_frase{
	float:right; 
	font-size:11px; 
	width:480px;
	line-height:16px;
}

.colonna_attivita{
	float:left; 
	width:50px;
	font-size:14px;
	line-height:16px;
}

.colonna_domanda{
	float:left; 
	width:350px;
	padding-top:20px;
}


.colonna_domanda2{
	float:left; 
	width:230px;
	padding-top:20px;
}


.colonna_domanda3{
	float:left; 
	width:400px;
	padding-top:20px;
}


.colonna_domanda4{
	float:left; 
	width:80px;
	padding-top:20px;
}

.colonna_domanda5{
	float:left; 
	width:230px;
	padding-top:20px;
}



.colonna_risposta{
	float:right; 
	width:150px;
	padding-top:20px;
}

.colonna_risposta2{
	float:right; 
	width:280px;
	padding-top:20px;
}


.colonna_risposta3{
	float:right; 
	width:100px;
	padding-top:20px;
}

.colonna_risposta4{
	float:right; 
	width:420px;
	padding-top:20px;
}

.colonna_risposta5{
	float:right; 
	width:310px;
	padding-top:20px;
}

.testo_grigio{
	color:#999999;
}

.testo{
	color:#4A4A4A;
}

