/*---------reset--------------*/
html, body, h1, h2, h3, h4, h5, h6,
p,img, dl, dt, dd, ol, ul, li, blockquote,
fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td, button, iframe {
	margin: 0;
	padding: 0;
	border: none;
}
ol, ul {
	list-style: none;
}
/*--------------------------------------------------*/
/*-------centratura IE5, font e background body------*/
body {
	color: #333;
	background: #FFF;
	font: 62.5%/1.4 Garamond, "Bodoni", "Palatino", "Times New Roman", serif;
/*font: 62.5%/1.4 Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;*/
	text-align: left;
}
/*--------------------------------------------------*/
/*--stili generici testo--*/
h2, h3, h4, h5, h6, p, ul.lista li{
	margin: 1em 0 0.32em;
}
h1, h2, h3, h4, h5, h6, #menu_istituzionale, #menu_servizi{
	font-family: Garamond, "Bodoni", "Palatino", "Times New Roman", serif;
}
p, ul.lista li{
	font-size:1.6em;
}
ul.lista li{
	margin-left:20px;
	padding-left:15px;
	background:url(../img/bullet.gif) no-repeat left 5px;
    margin-top:0.2em;

}
h2,h3{
	color:#E2001A;
}
h2{
	font-size:4em;
	margin-top:0.5em;
	width:905px;
	margin-right:-205px;
}
h3{
	font-size:2em;
}
h3+p{
	margin-top:0;
}
a {
	text-decoration:none;
	color:#E2001A;
}
a:hover, a:focus, a:active {
	outline:none;
	text-decoration:underline;
}
a.active{
	cursor:default;
}
.nascosto{
	position:absolute !important;
 	left:-10000px !important;
 	top:-10000px !important;
 	width:1px !important;
 	height:1px !important;
 	overflow:hidden !important;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.replace{
	position: relative;
	z-index:-1;
}
/*------container------*/
#container{
	width:905px;
	padding-left:45px;
	float:left;
	background:url(../img/bkg_container.jpg) no-repeat left bottom;
	position:relative;
}
/*--header--*/
#header{
	width:905px;
	padding:15px 0 0;
	float:left;
	background: url(../img/bkg_header2.gif) no-repeat left 170px;
}
#header a{
	text-decoration:none;
}
#logo{
	width:75px;
	height:92px;
	float: left;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat left top;
	text-indent:-9000em;
}
/*--menu--*/
#menu_istituzionale{
	width:805px;
	float:right;
	margin-top:60px;
	border-top: 1px solid #e2e3e3;
	font-size:1.6em;
	/*text-transform:uppercase;*/
	font-weight:bold;
}
#menu_istituzionale li{
	float:left;
	border-left: 1px solid #e2e3e3;
	line-height:1;
}
#menu_istituzionale li:first-child{
	border-left: none;
}
#menu_istituzionale li a{
	display:block;
	padding: 15px 20px 0;
	color:#000;
}
#menu_istituzionale li a:hover, #menu_istituzionale li a:focus, #menu_istituzionale li a:active, #menu_istituzionale li a.active{
	color:#E2001A;
}
#menu_servizi{
	clear:both;
	width:805px;
	float:left;
	padding:225px 100px 0 0;
	font-size:2.2em;
	line-height:0.9;
}
#menu_servizi li{
	display:-moz-inline-stack;
	display:inline-block;
	padding-right:8px;
	border-right: 2px solid #E2001A;
	margin:0 3px 8px 0;
}
#menu_servizi li.bold{
	font-weight:bold;
}
#menu_servizi li a{
	color:#575757;
}
#menu_servizi li a:hover{
	color:#E2001A;
}
#menu_servizi li a:focus, #menu_servizi li a:active, #menu_servizi li a.active{
	color:#CCC;
}
/*--content--*/
#content{
	width:700px;
	padding:0 205px 150px 0;
	float:left;
	position:relative;
}
div.quotes{
	width:200px;
	position:absolute;
	right:0;
	top:116px;
	color: #999999;
}
div.quotes p {
	font-size:1.1em;
	padding-left:15px
}
div.quotes blockquote {
	font:italic 1.5em/1.4 Futura, "Century Gothic", "Apple Gothic", "Avant Garde", "URW Gothic L", sans-serif;
	width: 170px;
	background: url(../img/close-quote.gif) no-repeat right bottom;
	text-indent: -15px;
	padding :0 15px;
}
div.quotes blockquote:first-letter {
	background: url(../img/open-quote.gif) no-repeat left top;
	padding-left: 15px;
	font-size:1.3em;
	line-height:1.1;
} 
/*--partner--*/
#partner{
	width:273px;
	height:60px;
	position:absolute;
	right:0;
	top:15px;
	line-height:1;
}
#partner h3{
	width:40px;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin:0;
	color: #333;
}
#partner ul{
	width:228px;
	height:60px;
	float:right;
}
#partner li{
	width:75px;
	height:60px;
	float:left;
	border-left:1px solid #E2E3E3;
}
#partner li a{
	width:100%;
	height:100%;
	display:block;
	background-repeat:no-repeat;
	background-image: url(../img/partner.gif);
	text-indent:-9000em;
}
#partner li.anpas a{
	background-position: 0 0;
}
#partner li.anpas a:hover, #partner li.anpas a:focus, #partner li.anpas a:active{
	background-position: 0 -60px;
}
#partner li.cnsas a{
	background-position: -75px 0;
}
#partner li.cnsas a:hover, #partner li.cnsas a:focus, #partner li.cnsas a:active{
	background-position: -75px -60px;
}
#partner li.cri a{
	background-position: -150px 0;
}
#partner li.cri a:hover, #partner li.cri a:focus, #partner li.cri a:active{
	background-position: -150px -60px;
}
/*--link--*/
#link{
	width:700px;
	height:250px;
	position:relative;
	right:0;
	top:15px;
	line-height:1;
}
#link h3{
	width:306px;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	color: #333;
}
#link ul{
	width:700px;
	height:120px;
	float:left;
}
#link li{
	width:200px;
	height:120px;
	float:left;
	padding-top:100px;
	margin-left:0;
	text-align:center
}
#link li a{
	margin-top:40px;
	width:100%;
	height:100%;
	display:inline;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#E2001A;
}
#link li a:hover{
	text-decoration:underline;
}
#link li.anpas{
	background: url(../img/link_anpas.jpg) no-repeat center top;
	width:200px;
	height:90px;
	border-right: 1px solid #e2e3e3;
	padding-right:15px;
	padding-left:15px;
}

#link li.cnsas{
	background: url(../img/link_soccorso_alpino.jpg) no-repeat center top;
	width:350px;
	height:120px;
	width:200px;
	height:90px;
	border-right: 1px solid #e2e3e3;
	padding-right:15px;
	padding-left:15px;
}
#link li.cri{
	background: url(../img/link_croce_rossa.jpg) no-repeat center top;
	width:350px;
	height:90px;
	width:200px;
	height:120px;
	/*border-right: 1px solid #e2e3e3;*/
	padding-right:15px;
	padding-left:15px;

}
/*--lista come funzionano--*/
#come{
	width:500px;
	height:525px;
	position:relative;
	right:0;
	top:15px;
	line-height:1;
}
#come h3{
	width:306px;
	float:left;
	font-family: Garamond, "Bodoni", "Palatino", "Times New Roman", serif;
	/*font-family: Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;*/
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	color: #333;
}
#come p{
	float:left;
	font-family: Garamond, "Bodoni", "Palatino", "Times New Roman", serif;
	font-size:1.6em
	/*font:1.3em/1.4 Arial, "Helvetica Neue", Helvetica, Garuda, FreeSans, sans-serif;*/

}

#come ul{
	width:500px;
	height:510px;
	float:left;
}
#come li{
	width:500px;
	height:170px;
	float:left;
	padding-left:196px;
	margin-left:0
}

#come li.uno{
	background: url(../img/1_premi.jpg) no-repeat left top;
	width:500px;
	height:170px;
}

#come li.due{
	background: url(../img/2_contatto_attivo.jpg) no-repeat left top;
	width:500px;
	height:170px;
}
#come li.tre{
	background: url(../img/3_operatore.jpg) no-repeat left top;
	width:500px;
	height:170px;
}
/*immagine attiva i servizi*/
.img{
	padding:5px;
	/*border: 1px solid #e2e3e3;*/
	margin:15px 0 15px 0;
}
.img2{
	padding:0x;
	margin:0;
}


/*--footer--*/
#footer{
	width:100%;
	height:20px;
	line-height:20px;
	float:left;
}
#footer p{
	margin:0;
	font-size:1.2em;
}
.pipro{
	display:-moz-inline-stack;
	display:inline-block;
	width:50px;
	height:16px;
	margin-right:2px;
	text-indent:-9000em;
	background:url(../img/logo_pipro.gif) no-repeat left top;
	vertical-align:middle;
}

