@charset "UTF-8";
/* =========================
	Url: http://www.nomedominio.it
	Data: 08/08/2012
	dgNet www.dgnet.it
========================= */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,200);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web);
/*font-family: 'Titillium Web', sans-serif;*/

@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('fonts/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('fonts/texgyreadventor-italic-webfont.eot');
    src: url('fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size:14px;
	background-color:#EAEAEA;
	}

/* =========================
Dichiarazione e Assegnazione Fonts 
========================= */
gruppofont1 {font-family:'Yanone Kaffeesatz', sans-serif; text-transform:uppercase;}
gruppofont2 {}
gruppofont3 {}

/* =========================
CSS 3 - Effetti e Transizioni
========================= */
.alpha{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity:0.6;
	}
	
.all_transition {
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear; 
	}
	
.bg_transition  {
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
	}

.txt_shadow {text-shadow:20px -12px 2px #6374AB;}

.border_radius {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

/* =========================
Reset Area Testo
========================= */
.gridTesto {
	line-height:1.5em;
	margin:20px 0;
	border:1px solid #000;
	color:#444;
	}
	
.gridTesto h1 {} /* titolo */
.gridTesto h2 {} /* sottotitolo */
.gridTesto h3 {} /* titoletto */

.gridTesto ul,.gridTesto ol {
	margin:20px 0;
	padding:0;
	}
	
.gridTesto li {
	margin-left:20px;
	color:#EEE;
	}

.gridTesto ul li {list-style-type:circle;}
.gridTesto ol li {list-style-type:decimal;}
.gridTesto strong {color:#81B1C7;}
.gridTesto a {color:#F69;}
.gridTesto a:hover {text-decoration:underline;}
	
.gridTesto .separatore {
	border-top:1px solid #333;
	background-color:#000;
	height:1px;
	width:100%;
	margin:10px 0;
	}

/* =========================
Reset Moduli di Contatto
========================= */
.box_contatti {}

.box_contatti input, .box_contatti textarea, .btn_submit { 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:inset 3px 3px 3px #CCC;
	-webkit-box-shadow:inset 3px 3px 3px #CCC;
	box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1);
	background:#FFF;
	padding:6px;
	color:#333;
	font-size:12px;
	margin-bottom:12px;
	border:none;
	border:1px solid #EEE;
	}

.box_contatti .btn_submit {
	cursor:pointer;
	padding:6px 12px;
	display:block;
	text-transform:uppercase;
	font-size:15px;
	}

.box_contatti .btn_submit:hover {
	color:#FFF;
	background-color:#A00;
	border:1px solid #B00;
	}
.seo-alto{
	width:100%;
	height:15px;
	background-color:#333;
	padding-top:5px;
}
.seo-alto h1{
	font-size:9px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
header{
	width:100%;
	height:90px;
	background-color:#fff;
}
#testata{
	width:1300px;
	margin:0 auto;
	padding:13px 0px;
}
#navigazione{
	float:right;
	
	margin-top:25px;
}
#navigazione ul li {
	float: left;
	padding:3px 10px;
	border-right:1px solid #999;
}
.no-li{
	border-right:none !important;
	padding-right:none !important;
}
#navigazione ul li a{
	font-size:13px;
	font-family:'TeXGyreAdventorRegular';
	color:#333;
}
#navigazione ul li a:hover{
	border-bottom:#b33437 2px solid;
}
#wrap{
	width:1300px;
	margin:0 auto;
	padding-top:20px;
}
#contenuto{
 	width:100%;
}
#contenuto-sinistra{
	width:972px;
	float:left;
	background-color: #FFF;
}
/*#contenuto-destra{
	float:left;
	
}*/
.box-grande{
 	width:647px;
	height:410px;
	float:left;
}
.box-piccolo{
	width:324px;
	height:205px;
	float:left;
}
.box-testo{
	padding:20px;
	width:284px;
	height:165px;
	float:left;
	background-color:#FFF;
}
.box-testo h1{
	font-size:15px;
	color:#333;
	margin-bottom:20px;
}
.box-testo p{
	font-size:11px;
	color:#666;
	padding-bottom:15px;
	text-align:justify;
	line-height:16px;
	border-bottom:2px solid #ccc;
	margin-bottom:15px;
}
.box-testo a{
	font-size:13px;
	color:#333;
	margin-top:15px;
}
.box-testo a p{
	font-size:13px;
	color:#333;
	border:none;
}
.box-testo-destra{
	padding:20px;
	width:284px;
	height:165px;
	float:left;
	background-color:#999;
}
.box-testo-destra h1{
	font-size:15px;
	color:#fff;
	margin-bottom:20px;
}
.box-testo-destra p{
	font-size:11px;
	color:#fff;
	padding-bottom:15px;
	text-align:justify;
	line-height:16px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.box-testo-destra a{
	font-size:13px;
	color:#fff;
	margin-top:15px;
}
.box-testo-destra a p{
	font-size:13px;
	color:#fff;
	border:none;
}
footer{
	width:100%;
	background-color:#fff;
}
#piede{
	width:1300px;
	padding-top:20px;
	margin: 0 auto;
	height:135px;
	background-color:#fff;
}
.dati-footer{
	width:445px;
}
.dati-footer p {
	line-height: 18px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #999;
	font-size:13px;
	color:#666;
}
#piede a {
	font-size:13px;
	color:#666;
}
#piede a:hover {
	font-size:13px;
	color:#333;
}
#piede h2 {
	line-height: 18px;
	text-align:right;
	font-size:13px;
	color:#666;
}
#piede h2 strong {
	font-weight: bold;	
}
.f_right a {
	text-align: right !important;
	padding-top: 20px !important;
	font-size: 11px !important;
	color:#666;
}
.seo-basso p {
	font-size: 9px;
	color: #CCC;
	text-align: center;
	padding-bottom:15px;
}



@media only screen and (max-width:1300px)  {
	#wrap{width:972px;}
	#testata{width:972px;}
	#piede{width:972px;}
	
}
#contatti {
	float: left;
	height: 595px;
	width: 446px;
	padding:0 20px 20px 20px;
	background-color:#fff;
}
#btn-form{
	padding:8px 15px;
	background-color:#B33437;
	color:#fff;
	border:none;
	font-size:14px;
	cursor:pointer;
}
.w602{
	width:435px;
	border:#ccc 1px solid;
	padding:5px;
}
.w300{
	width:225px;
	height: 30px;
	background-color:#fff;
	font-size:12px;
	font-family:Titillium Web;
	border:1px solid #dedede;
	padding-left:5px;
	color:#6d6d6d;
}
#contatti p{
	margin-top:20px;
	font-size:13px;
	color:#666;
	line-height:1.3em;
	text-align:justify;	
	margin-bottom:20px;
}
#contatti h2 {
	text-align: center;
	color:#b33437;
}
.testo {
	float: left;
	height: 370px;
	width: 284px;
	background-color: #fff;
	padding: 20px;
}
.testo p{
	font-size:13px;
	color:#666;
	text-align:justify;
	line-height:16px;
	margin-bottom:15px;
}
.testo li{
	font-size:12px;
	color:#666;
	line-height:16px;
	list-style-type: disc;
    margin-left: 15px;	
}

.contenuto-news{
	width:446px;
	heigth:575px;
	padding:20px;
	float:left;
}

.testo-news {
	float: left;
	width: 446px;
	background-color: #fff;
	padding: 20px;
	overflow-y: scroll;
	height:575px;
}
.news{
	float: left;
	width: 446px;
	background-color: #fff;
	padding: 20px;
	font-size:13px;
	color:#666;
	text-align:justify;
	line-height:16px;
	margin-bottom:15px;
	position:relative;
	height:300px;
}
.news h1{
	font-size:18px;
}
.testo-news p{
	font-size:13px;
	color:#666;
	text-align:justify;
	line-height:16px;
	margin-bottom:15px;
}
.testo-news a{
	font-size:13px;
	color:#B33437;
	text-align:justify;
	line-height:16px;
	margin-bottom:15px;
}
.testo-news li{
	font-size:12px;
	color:#666;
	line-height:16px;
	list-style-type: disc;
    margin-left: 15px;	
}

.contenuto-news h1 {
	color: #333333;
    font-size: 15px;
    margin-bottom: 20px;
}
.imgBox {
	margin-top: 20px;
	margin-bottom:20px;
}
.btnPdf {
    background-color:#B33437;
    border: 1px solid #AFC5C5;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 5px 15px;
    text-align: center;
}
.allegati-news-detail p {
	font-size:13px;
	color:#666;
}
.testo h1{
	color: #333333;
    font-size: 15px;
    margin-bottom: 20px;
}
.btNews{
	background-color: #b33437;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-size: 14px;
    padding: 8px 15px;
	position:absolute;
	bottom:25px;
	right:30px;
}
