/*stili per il layout fisso con posizionamenti assoluti*/
html,body{
	margin: 0;
	padding:0;
	background-color: #ffffff;
}
body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #ffffff;
}
div#container{
	position:relative;
	width: 840px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

/*stili generici, su header e footer*/
div#header{
	background-image:url(../imgs/bg_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:148px;
	background-color:#fff;
}
h1,h2{margin: 0;padding:0}
h1{padding-left:0.5em;font: bold 2.3em/80px arial,serif}
h2{color: #999;font-size: 1.5em}
div#footer a{
	color: #006ec3;
	font-weight: normal;
	text-decoration: underline
}

/*stili specifici per il layout*/
div#navigation{
	/*position:absolute;top: 134px;right: 0;width: 13em;*/
position:absolute;
	top:168px;
	left:250px;
	width:567px;
	height: 415px;


}

div#navigation2{
/*position:absolute;top: 134px;right: 0;width: 13em;*/
position:absolute;
top:154px;
left:0px;
width:360px;


}

div#content{
	/*margin-right: 13em;padding: 1em;*/
/*margin:0;
padding:0;*/
margin-left:0px;
	padding-top:50px;
	padding-left:250px;
	background-image:url(../imgs/bg_content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:380px;
	color:#006ec3;
}

div#content_photo{
	/*margin-right: 13em;padding: 1em;*/
/*margin:0;
padding:0;*/
margin-left:0px;
	padding-top:30px;
	padding-left:250px;
	background-image:url(../imgs/bg_content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:380px;
	color:#006ec3;
}

div#content p{
	margin:0;
	padding-top:0px;
	padding-right:30px;
	color:#006ec3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
div#content p a{color:#990000;}









div#contentbis{
/*margin-right: 13em;padding: 1em;*/
/*margin:0;
padding:0;*/
margin-left:0px;
padding-left:390px;
padding-top:20px;
background-image:url(../imgs/bg_content_2.jpg);
background-position:left top;
background-repeat:no-repeat;
height:412px;
height:392px;}

div#contentbis p{
margin:0;
padding-top:20px;
padding-right:15px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:15px;
}


div#contentbis p.sx{
margin:0;padding-top:8px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:15px;
width:120px;

float:left;
}

div#contentbis p.dx{
margin:0;
padding:0;
padding-top:5px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:15px;
width:150px;
}







div#contentbis p a{color:#990000;}



















div#navigation p img{
padding-top:20px}
div#footer{
	color: #006ec3;
	background-position:left top;
	background-repeat:no-repeat;
	height:87px;
	background-image: url(../imgs/bg_footer.jpg);
	vertical-align: text-bottom;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	border-right-color: #006ec3;
	border-bottom-color: #006ec3;
	border-left-color: #006ec3;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

/*stili per la navigazione*/
div#navigation ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#369;font: normal bold 1.2em/1.6em arial,sans-serif;text-decoration: none}
div#navigation a:hover{color: #033;text-decoration: underline}
div#navigation a#activelink{color: #F11930;text-decoration: none}


/*Stili per le icone della photogallery*/

div#navigation div#totgall{
}

div#navigation div#icosx{
	width:70px;
	height:70px;
	position:absolute;
	left:2px;
	text-align:center;
}

div#navigation div#icosx img{
border:#006ec3 1px solid}


div#navigation div#icodx{
	width:70px;
	height:70px;
	position:absolute;
	left:83px;
	text-align:center;
}

div#navigation div#icodx img{
border:#006ec3 1px solid}

div#navigation div#totnextpre{
	width:150px;
	height:19px;
	top:390px;
	left:263px;
	position:absolute;
	margin:0;
	padding:0;
}



div#btn_pre a{
	width:35px;
	height:19px;
	color:#006ec3;
	font-size:11px;
	background-image:url(../imgs/pre.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:260px;
	margin-top:3px;
	padding-left:15px;
	top: -12px;
}

div#btn_next a{
width:35px;
height:19px;
color:#006ec3;
font-size:11px;
background-image:url(../imgs/next.jpg);
background-position:right top;
background-repeat:no-repeat;
display:block;
position:absolute;
left:140px;
margin-top:3px;
padding-left:15px;}


/*stili per il menu superiore*/
div#btn_1 a{
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:209px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_up.gif);
}
div#btn_1 a:hover {
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:209px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_up.gif);
}
div#btn_1 a#activelink {
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:209px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_actvilink.gif);
}









div#btn_2 a{
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:253px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_2 a:hover {
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:253px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}


div#btn_2 a#activelink {
	display:block;
	width:232px;
	height:37px;
	background-color:#006ec3;
	position:absolute;
	text-align:center;
	left:4px;
	top:253px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_actvilink.gif);
}





div#btn_3 a{
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:298px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_3 a:hover {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:298px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_3 a#activelink {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:298px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_actvilink.gif);
}


div#btn_4 a{
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:343px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_4 a:hover {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:343px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_4 a#activelink {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:343px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_actvilink.gif);
}

div#btn_0 a {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:162px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}

div#btn_0 a:hover {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:162px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
}
div#btn_0 a#activelink {
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:162px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_actvilink.gif);
}
div#btn_5 a{

	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:387px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../imgs/background_up.gif);
   border-top-width   : thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#btn_5 a:hover {

	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:387px;
	color:#006ec3;
	
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_up.gif);
	background-image: url(../imgs/background_up.gif);
}
div#btn_5 a#activelink {
	
	display:block;
	width:232px;
	height:37px;
	position:absolute;
	text-align:center;
	left:4px;
	top:387px;
	color:#006ec3;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006ec3;
	background-image: url(../imgs/background_up.gif);
	background-image: url(../imgs/background_actvilink.gif);
}
.text{color:#006ec3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px}



.text10biancoBold{
	color:#006ec3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
#apDiv1 {
	position:absolute;
	left:168px;
	top:511px;
	width:601px;
	height:60px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:124px;
	top:735px;
	height:40px;
	z-index:2;
	width: 715px;
	vertical-align: top;
	color: #006ec3;
	text-decoration: none;
}
