/* Gestisce la stampa del materiale correllato */

.mat
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-right:0px;
}


.box
{
	
}

.box h4
{
	
}




/* Materiale correlato immagini */

.mat_img
{
	padding:0px;
}

.mat_img img
{
	border: 1px solid #cfd8e3;
	margin-right:6px;
	margin-bottom:4px;
	padding:1px;


	
}

.mat_img h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}


/* Materiale correlato immagini */

.mat_video
{
	padding:0px;
}
.mat_video h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}

.mat_video img
{
	
}
.mat_video .box 
{
	
}

.mat_video .box h4
{
	
}

.mat_video .box p
{
	
}
/* Materiale correlato documenti */

.mat_doc
{
	padding:0px;

}
.mat_doc h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}

.mat_doc img
{
	
}
.mat_doc .box 
{

	margin-right:9px;
	margin-bottom:15px;	
	background-color:#f3f6f8;
	border:1px solid #efefef;
	width:345px;
	float:left;
}

.mat_doc .box h4
{
	padding:3px;
	padding-left:8px;
	width:100%;
	font-weight:bold;
	
}

.mat_doc .box h4 a:link, .mat_doc .box h4 a:visited, .mat_doc .box h4 a:active 
{
	font-size:11px;
	font-weight:bold;	
	text-decoration: none;
	color:#296ca1;
}
.mat_doc .box h4 a:hover {
	text-decoration: underline;
	font-weight:bold;
}



.mat_doc .box p
{
	padding-left:8px;
	margin-top:3px;
	font-size:11px;
	
}

.mat_doc .box p a:link, .mat_doc .box p a:visited, .mat_doc .box p a:active 
{
	color:#296ca1;	
}

.mat_doc .box p a:hover 
{
	text-decoration: underline;
}



/* Materiale correlato audio */

.mat_audio
{
	padding:0px;
	width:518px;
}

.mat_audio h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}
.mat_audio img
{
	
}
.mat_audio .box 
{

	margin-right:7px;
	margin-bottom:15px;	
}

.mat_audio .box h4
{
	padding:3px;
	padding-left:8px;
	background-color:#f0f4f8;
	width:512px;
	
}

.mat_audio .box h4 a:link, .mat_audio .box h4 a:visited, .mat_audio .box h4 a:active 
{
	font-size:11px;
	
	text-decoration: none;	
}
.mat_audio .box h4 a:hover {
	text-decoration: underline;
}



.mat_audio .box p
{
	padding-left:8px;
	margin-top:5px;
	font-size:11px;
	
}


/* Materiale correlato Archivio */

.mat_arc
{
	padding:0px;
	width:518px;
}

.mat_arc h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}
.mat_arc img
{
	
}
.mat_arc .box 
{

	margin-right:7px;
	margin-bottom:15px;	
}

.mat_arc .box h4
{
	padding:3px;
	padding-left:8px;
	background-color:#f0f4f8;
	width:512px;
	
}

.mat_arc .box h4 a:link, .mat_arc .box h4 a:visited, .mat_arc .box h4 a:active 
{
	font-size:11px;
	
	text-decoration: none;	
}
.mat_arc .box h4 a:hover {
	text-decoration: underline;
}



.mat_arc .box p
{
	padding-left:8px;
	margin-top:5px;
	font-size:11px;
	
}
/* Materiale correlato Mappe */

.mat_maps
{
	padding:0px;
}

.mat_maps h3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf3;
	margin-bottom:15px;
	margin-top:30px;
	font-weight:bold;
	color:#296ca1;
	height:20px;
	font-size:13px;
}

/* Mappa senza box di ricerca */
.mat_maps #maps
{
	padding:0px;
	height:300px;
}



/* Mappa del Box di ricerca */
.mat_maps .maps_direction #maps
{
	width:100%px;
	height:220px;
}
/* Box della ricerca */ 
.mat_maps .maps_direction #direction
{
	margin-top:11px;

}
.mat_maps .maps_direction #direction h3
{
	margin-top:10px;
	margin-bottom:0px;

}
.mat_maps .maps_direction #direction p
{
	margin-top:10px;
	margin-bottom:10px;

}

/* Risultato del calcola percorso */
.mat_maps .result
{
	padding:0px;
}


#slidematimg
{
	display:none;
}
/* Creazione del form */


/* Creazione del form */

.mat_form 
{

}


.mat_form  .req
{
	color:#F00;

}

.mat_form p 
{
	margin-top:5px;

}
.mat_form .input
{
	display:block;
	width:350px;
}


/* Campo Input */

.mat_form .input .sticker
{
	display: block; 
	width: 100%;
	float:left;
	height:18px;
	padding-top:3px;

}
.mat_form .input input
{
	clear:both;
	display: block; 
	width:350px;
}


/* Text area */


.mat_form .textarea
{
	width:482px;
	height:150px;
}


.mat_form .textarea .sticker
{
	display: block; 
	width: 100%;
	float:left;
	height:18px;
	padding-top:3px;
}
.mat_form .textarea textarea
{
	display: block; 
	float:left;
	padding-top:3px;
	width:380px;
	height:150px;
}

.mat_form .textarea .resizebleTextarea
{
	display: block; 
	float:left;
	padding-top:3px;
	width:380px;
	height:150px;
	
}



.mat_form .textarea .resizehandle {
	background:transparent url("http://www.jquery.info/images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
	height:16px;
	width:352px;
	margin-left:130px;
	float:left;
	text-align:center;
}


/* Campo select */


.mat_form .select
{
	clear:both;
	width:482px;
	margin-top:10px;
}


.mat_form .select .sticker
{
	display: block; 
	width: 100%;
	float:left;
}
.mat_form .select select
{
	clear:both;
	width:auto;
}


/* Campo Radio */


.mat_form .radio
{
	clear:both;
	width:482px;
	margin-top:10px;
}


.mat_form .radio .sticker
{
	display: block; 
	width: 100%;
	float:left;
}
.mat_form .radio input
{
	clear:both;
	width:auto;
}

/* Campo Ceckbox */


.mat_form .ceckbox
{
	width:482px;
	margin-top:10px;
}


.mat_form .ceckbox .sticker
{
	display: block; 
	width: 100%;
	float:left;
}
.mat_form .ceckbox input
{
	clear:both;
}


/* Campo Data */


.mat_form .date
{
	width:482px;
	margin-top:10px;
}


.mat_form .date .sticker
{
	display: block; 
	width: 100%;
	float:left;
}
.mat_form .date input
{

}


/* Campo Informativa sulla privaCY */


.mat_form .info_privacy
{
	width:100%;

}


.mat_form .info_privacy .sticker
{
	display: block; 
	width: 100%;
	float:left;

	margin-bottom:5px;
	margin-top:10px;
}
.mat_form .info_privacy textarea
{

	clear:both;
	height:250px;
	width:380px;
}


.mat_form .privacy
{
	text-align:center;
	width: 350px;

	margin-top:10px;
}
.mat_form .submit
{
	text-align:center;
	margin-top:10px;
	color: #ffffff;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	width:350px;
}


.mat_form h2
{
	font-size:14px;

}

.mat_form p .error
{
	color:#F00;
	text-align:center;
}
