/* 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
{
	
}



h3
{

}

/* Materiale correlato immagini */

.mat_img
{
	clear:both;
	margin-top:50px;
	padding:3px;
}


.mat_img h3
{
	clear:both;
	margin-bottom:15px;
	color:#c76045;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f0e8;
	padding-bottom:4px;
}


.mat_img img
{
	border: 2px solid #f3f3f3;
	margin-left:6px;
	margin-bottom:4px;


	
}
 #slidematimg
{
	display:none;

}

 #slidematimg div
{
	display:none;
}



/* Materiale correlato immagini */

.mat_video
{
	padding:3px;
}


.mat_video img
{
	
}
.mat_video .box 
{
	
}

.mat_video .box h4
{
	
}

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

.mat_doc
{
	padding:3px;
}


.mat_doc img
{
	
}
.mat_doc .box 
{
	float:left;
	border: 1px solid #f0eee5;
	background-color:#f6f5f1;
	padding:12px;
	background-image: url(../images/background/col.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:100px;
	width:200px;
	margin-right:15px;
	margin-bottom:15px;

	
}

.mat_doc .box h4
{
	
}

.mat_doc .box p
{
	
}

/* Materiale correlato audio */

.mat_audio
{
	padding:3px;
}


.mat_audio img
{
	
}
.mat_audio .box 
{
	float:left;
	border: 1px solid #f0eee5;
	background-color:#f6f5f1;
	padding:12px;
	background-image: url(../images/background/col.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:100px;
	width:200px;
	margin-right:15px;
	margin-bottom:15px;
}

.mat_audio .box h4
{
	
}

.mat_audio .box p
{
	
}


/* Materiale correlato Archivio */

.mat_arc
{
	padding:3px;
}


.mat_arc img
{
	
}
.mat_arc .box 
{
	float:left;
	border: 1px solid #f0eee5;
	background-color:#f6f5f1;
	padding:12px;
	background-image: url(../images/background/col.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:100px;
	width:200px;
	margin-right:15px;
	margin-bottom:15px;
}

.mat_arc .box h4
{
	
}

.mat_arc .box p
{
	
}

/* Materiale correlato Mappe */

.mat_maps
{
	padding:3px;
}


/* Mappa senza box di ricerca */
.mat_maps #maps
{
	padding:3px;
	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:3px;
}



/* 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: 130px;
	float:left;
	height:18px;
	padding-top:3px;

}
.mat_form .input input
{
	display: block; 
	width:60%;
}


/* Text area */


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


.mat_form .textarea .sticker
{
	display: block; 
	width: 100%;
	float:left;
	height:18px;
}
.mat_form .textarea textarea
{
	display: block; 
	float:left;
	width:100%;
	height:150px;
}

.mat_form .textarea .resizebleTextarea
{
	display: block; 
	float:left;
	padding-top:3px;
	width:350px;
	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
{
	width:482px;
	margin-top:10px;
}


.mat_form .select .sticker
{
	display: block; 
	width: 130px;
	float:left;
}
.mat_form .select select
{
	width:auto;
}


/* Campo Radio */


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


.mat_form .radio .sticker
{
	display: block; 
	width: 130px;
	float:left;
}
.mat_form .radio input
{
	width:auto;
}

/* Campo Ceckbox */


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


.mat_form .ceckbox .sticker
{
	display: block; 
	width: 130px;
	float:left;
}
.mat_form .ceckbox input
{
}


/* Campo Data */


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


.mat_form .date .sticker
{
	display: block; 
	width: 130px;
	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:100%;
}


.mat_form .privacy 
{
	margin-top:10px;
	text-align:center;
	width:100%;
}

.mat_form .submit
{
	color:#FFFFFF;
	margin-bottom:26px;
	margin-top:10px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}


.mat_form h2
{
	font-size:14px;

}

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


.mat_form .extensions
{
}

