html, body, ul, li {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  font: 100.01% verdana, arial, helvetica, sans-serif;
  color: #000;
  text-align: center;
}


a:link,
a:visited {
  padding-bottom: 1px;
  border-bottom: none;
  color: #000;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  padding-bottom: 1px;
  border-bottom: 1px solid #000;
  color: #000;
  text-decoration: none;
}

a.no_border:focus,
a.no_border:hover,
a.no_border:active { border-bottom: none }

a.allegato {
  padding: 0 5px 0 10px;
  line-height: 1.7;
  border-bottom: none;
  font-weight: bold;
}
a.allegato img { vertical-align: middle }
a.allegato:link,
a.allegato:visited { background-color: transparent }
a.allegato:focus,
a.allegato:hover,
a.allegato:active { background-color: #e9f2fb }



/**
 **
 ** STILI GENERICI
 **
 **/

img { border: none }
img.incorniciato {
  padding: 1px;
  border: 1px solid #000;
  background-color: #808080;
}

.float_left     { float: left }
.float_right    { float: right }
img.float_left  { margin: 0 10px 10px 0 }
img.float_right { margin: 0 0 10px 10px }

.clear_left  { clear: left }
.clear_right { clear: right }
.clear_both  { clear: both }


.no_margin     { margin: 0 }
.no_padding    { padding: 0 }
.no_border     { border: none }
.no_background { background: none }

.vertical_align_middle { vertical-align: middle }

.left    { text-align: left }
.center  { text-align: center }
.right   { text-align: right }
.justify { text-align: justify }
.big,
.font_grande  { font-size: 120% }
.small,
.font_piccolo { font-size: 90% }
.nero { color: #000 }
.uppercase { text-transform: uppercase }





#container {
  position: relative;
  width: 1000px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  text-align: left;
  margin: 0 auto;
  line-height: 1.4em;
  font-size: 0.7em;
}
body#photogallery #container { width: auto; }





#header {
  width: 1000px;
  height: 189px;
  border-bottom: 1px solid #8d8d8d;
  background: url(/immagini/testata.jpg) no-repeat top left;
}
body#photogallery #header {
  width: auto;
  height: 90px;
  background: url(/immagini/logo.png) no-repeat center left;
}


#menu_funzionale {
  position: absolute;
  top: 167px;
  right: 3px;
  width: 350px;
  list-style-type: none;
  font-size: 90%;
  text-align: right;
}
body#photogallery #menu_funzionale {
  top: 10px;
  width: 190px;
}
#menu_funzionale li {
  display: inline;
  padding: 0 6px;
  list-style-type: none;
  line-height: 1.9;
  border-right: 1px solid #000;
}
body#photogallery #menu_funzionale img { vertical-align: middle }
#menu_funzionale .last_link { border: none }

#link_logo {
	display: block;
	position: absolute;
	top: 114px;
	left: 0px;
	width: 385px;
	height: 75px;
	border: none;
}




#menu_informativo {
  position: absolute;
  top: 193px;
  right: 0px;
  width: 1000px;
  list-style-type: none;
  font-weight: bold;
  text-align: right;
}
#menu_informativo li {
  display: inline;
  list-style-type: none;
}
#menu_informativo a { padding: 0 12px }
#menu_informativo a:focus,
#menu_informativo a:hover,
#menu_informativo a:active {
  padding-bottom: 0;
  border-bottom: none;
  color: #025ecb;
}





/***
 ***
 *** COLONNE, SEZIONI CENTRALI e RELATIVI SOTTO-ELEMENTI
 ***
 ***/


#colonna_sx {
  position: absolute;
  top: 224px;
  left: 0px;
  width: 195px;
}
#banner_abruzzo{ margin: -20px auto 10px auto }

#colonna_dx #validazioni {
  margin-top: 15px;
  text-align: center;
}
#colonna_dx #validazioni a { border-bottom: none }

#centrale {
  position: absolute;
  top: 224px;
  left: 210px;
  width: 603px;
}
body#photogallery #centrale {
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  text-align: center;
}
body#photogallery #centrale object { margin: 0 auto }

#centrale #sx {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 293px !important;
  width /**/: 304px;
  min-height: 310px;
  height: auto !important;
  height: 310px;
  padding-right: 8px;
  border-right: 1px solid #8d8d8d;
}
#centrale #dx {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 293px;
}

#colonna_dx {
  position: absolute;
  top: 224px;
  right: 0px;
  width: 176px;
  padding: 5px 0 0 0;
}





/***
 ***
 *** FOOTER
 ***
 ***/

#footer {
  margin-top: 40px;
  font-size: 80%;
  text-align: center;
}
#footer img { vertical-align: middle }










/**
 ** STILI H1
 **/
 
#colonna_sx h1,
#colonna_dx h1 {
  margin: 0 0 10px 0;
  font-size: 100%;
  color: #025ecb;
  text-transform: uppercase;
	text-shadow: 1px 1px 0.1px #c2d7ef;
}

#centrale h1 {
  margin: 0 0 18px 0;
  border-bottom: 1px solid #8d8d8d;
  line-height: 1.6;
  font-size: 160%;
  font-weight: normal;
  color: #267519;
	text-shadow: 1px 1px 0.2px #a3cf9b;
}
body#photogallery #centrale h1 {
  margin-bottom: 20px;
  border: none;
}
#centrale #sx h1,
#centrale #dx h1 { margin-bottom: 2px }



/**
 ** STILI H2
 **/
 


#centrale h2 {
	margin-top: 1.5em;
  line-height: 1.4;
  font-size: 1.2em;
  font-weight: bold;
}





/**
 ** STILI DELLE DATE E DEI TITOLETTI
 **/
 
#colonna_sx .data,
#colonna_dx .data {
  display: block;
  color: #267519;
}
#centrale .data,
#centrale .titoletto { color: #025ecb }



/**
 ** ELEMENTI (appuntamento, elenco notizie, ecc.)
 **/

#colonna_sx .element {
  margin-bottom: 4px;
  padding-left: 10px;
  border-bottom: 1px solid #8d8d8d;
}
#colonna_sx .element:last-child { border-bottom: none }
#colonna_dx .element {
  margin-bottom: 4px;
  padding-right: 10px;
  border-bottom: 1px solid #8d8d8d;
}
#colonna_sx .element p,
#colonna_dx .element p { margin: 8px 0 10px 0 }





#centrale ul.element {
  list-style-type: none;
  margin-top: 3px;
  font-size: 0.9em;
  line-height: 1.3em;
}

#centrale ul.element li.sx {
  clear: both;
  float: left;
  width: 49%;
  margin-bottom: 9px;
}
#centrale ul.element li.dx {
  float: right;
  width: 49%;
  margin-bottom: 9px;
}

#centrale ul.element li { position: relative }

#centrale ul.element img {
  position: absolute;
  top: 12px;
  right: 240px;
  border: 1px solid #000;
  background-color: #929292;
}
#centrale ul.element.photogallery img {
  width: 100px;
  height: 75px;
  right: 188px;
}

#centrale ul.element li.sx a,
#centrale ul.element li.dx a,
#centrale #sx ul.element li a,
#centrale #dx ul.element li a {
  display: block;
  padding: 8px 0 8px 0;
  min-height: 54px;
  height: auto !important;
  height: 54px;
}

#centrale #sx ul.element li.con_img a,
#centrale ul.element li.sx.con_img a,
#centrale ul.element li.dx.con_img a { padding-left: 64px }

#centrale ul.element.photogallery li a {
  padding-left: 114px;
  min-height: 81px;
  height: auto !important;
  height: 81px;
}


#centrale ul.element a:link,
#centrale ul.element a:visited {
  padding-bottom: 8px;
  border-bottom: none;
  background-color: transparent;
}

#centrale ul.element a:focus,
#centrale ul.element a:hover,
#centrale ul.element a:active {
  padding-bottom: 8px;
  border-bottom: none;
  background-color: #e9f2fb;
}




#centrale ul.allegati {
  list-style-type: none;
  margin: 1em 0 0 1em;
  line-height: 2em;
}

#centrale ul.allegati li {
}
#centrale ul.allegati a {
	padding: 0.4em 0.4em 0.4em 22px;
  background: transparent url(/immagini/attach.png) no-repeat center left;
}
#centrale ul.allegati a:link,
#centrale ul.allegati a:visited {
  border-bottom: none;
  background-color: transparent;
}

#centrale ul.allegati a:focus,
#centrale ul.allegati a:hover,
#centrale ul.allegati a:active {
  border-bottom: none;
  background-color: #e9f2fb;
}






/**
 ** ELENCHI NELLE COLONNE
 **/

#colonna_dx ul,
#colonna_sx ul { list-style-type: none }

#colonna_dx li,
#colonna_sx li { margin: 6px 0 }

#colonna_sx ul a {
  color: #000;
  font-weight: bold;
}
#colonna_dx ul a {  color: #000  }





/**
 ** LINK AGLI ARCHIVI
 **/

.go { text-align: right }

#colonna_sx .go a:link,
#colonna_dx .go a:link,
#colonna_sx .go a:visited,
#colonna_dx .go a:visited {
  line-height: 1;
  font-size: 0.9em;
  font-weight: bold;
  color: #025ecb;
}
#colonna_sx .go a:focus,
#colonna_dx .go a:focus,
#colonna_sx .go a:hover,
#colonna_dx .go a:hover,
#colonna_sx .go a:active,
#colonna_dx .go a:active {
  padding-bottom: 1px;
  border-bottom: 1px solid #025ecb;
  line-height: 1;
  font-size: 0.9em;
  font-weight: bold;
  color: #025ecb;
}


#centrale a.go {
  position: absolute;
  top: 8px;
  right: 13px;
  font-size: 90%;
  line-height: 1.05;
  color: #267519;
}
#centrale a.go:link,
#centrale a.go:visited {
  line-height: 1.05;
  color: #267519;
}
#centrale a.go:focus,
#centrale a.go:hover,
#centrale a.go:active {
  padding-bottom: 1px;
  border-bottom: 1px solid #267519;
  line-height: 1.05;
  font-size: 90%;
  color: #267519;
}
#centrale #dx a.go { right: 3px }










#paginazione {
  clear: both;
  margin: 30px 0 -5px 0;
  text-align: center;
}

#paginazione strong { padding: 0 20px }

#paginazione a { color: #267519 }
#paginazione a:focus,
#paginazione a:hover,
#paginazione a:active {
  border-bottom-color: #267519;
  color: #267519;
}



#navbar {
  clear: both;
  margin-top: 20px;
  text-align: left;
}

#navbar a { color: #267519 }

#navbar a:focus,
#navbar a:hover,
#navbar a:active {
  border-bottom-color: #267519;
  color: #267519;
}

.navbar {
  clear: both;
  margin-top: 25px;
  text-align: center;
}

.navbar a { color: #267519 }

.navbar a:focus,
.navbar a:hover,
.navbar a:active {
  border-bottom-color: #267519;
  color: #267519;
}





.sottosezioni {
  clear: both;
	list-style: none;
  margin-top: 20px;
	font-size: 1.1em;
	font-weight: bold;
}
.sottosezioni li {
	display: block;
	list-style: none;
	margin: 15px;
	padding-left: 22px;
	background: transparent url(/immagini/folder.png) no-repeat 0 50%;
}

.sottosezioni a {  color: #267519  }

.sottosezioni a:focus,
.sottosezioni a:hover,
.sottosezioni a:active {
  border-bottom-color: #267519;
  color: #267519;
}
#sito_nazionale .sottosezioni.chi_siamo {
	margin-bottom: 18px;
	text-align: center;
}
#sito_nazionale .sottosezioni.chi_siamo li { display: inline }


/**
 ** CARTINA ITALIA
 **/

p#cartina_italia {
  margin: -6px 0 3px 0;
  text-align: center;
}







#set_font_size {
  position: absolute;
  width: 100px;
  top: 169px;
  left: 600px;
  list-style-type: none;
}
body#photogallery #set_font_size {
  top: 60px;
  left: auto;
  right: 10px;
  text-align: right;
}
#set_font_size li {
  display: inline;
  list-style-type: none;
}
#set_font_size #size_one { font-size: 10px }
#set_font_size #size_two { font-size: 13px }
#set_font_size #size_three { font-size: 15px }
#set_font_size a {
  padding: 0 3px;
  color: #000;
  border-bottom: none;
}
#set_font_size a:focus,
#set_font_size a:hover,
#set_font_size a:active { color: #025ecb }









#select_regione { text-align: center }
#select_regione a,
#select_regione img { border: none }






#mediagallery { margin: 35px 110px 100px 110px }
#mediagallery p img { vertical-align: middle }
#mediagallery p {
  width: 48%;
  margin: 15px 0;
}
#mediagallery a:link,
#mediagallery a:visited {
  line-height: 1.3;
  font-size: 120%;
  font-weight: bold;
  color: #267519;
}
#mediagallery a:focus,
#mediagallery a:hover,
#mediagallery a:active {
  padding-bottom: 2px;
  border-bottom: 1px solid #267519;
  line-height: 1.3;
  font-size: 120%;
  font-weight: bold;
  color: #267519;
}




.documenti {
	margin: 2em;
	list-style-type: none;
}
.documenti li {
  display: block;
	margin-top: 1em;
	padding-left: 1.9em;
	background: transparent url(/immagini/attach.png) no-repeat 0 3px;
}
.documenti li .data {
  display: block;
  color: #267519;
}


.organizzazione {
	margin: 2em 2em 2em 5em;
	list-style-type: none;
}
.organizzazione li {
	cursor: auto;
	margin-top: 0.3em;
	padding-left: 1.7em;
	background: transparent url(/immagini/bullet_round.png) no-repeat 0 50%;
	line-height: 1.5;
	font-size: 1.1em;
	text-transform: capitalize;
}
.organizzazione li:hover { text-shadow: 1px 1px 0.1px #ddd }




.partnership ul {
	list-style-type: none;
	clear: left;
}
.partnership li {
	display: block;
	float: left;
	width: 49%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
.partnership a {
	display: block;
	padding: 15px 0;
}
.partnership img {
	margin-left: 10px;
	vertical-align: middle;
}

.partnership a:link,
.partnership a:visited { background-color: transparent }
.partnership a:focus,
.partnership a:hover,
.partnership a:active {
	border-bottom: none;
	background-color: #e9f2fb;
}

.partnership a:link img,
.partnership a:visited img { border: 1px solid transparent }
.partnership a:focus img,
.partnership a:hover img,
.partnership a:active img { border: 1px solid #000 }



#player { text-align: center }

#player p { margin-bottom: 1.4em }

#player object {
	margin: auto;
	border: 1px solid #8d8d8d;
	padding: 3px 2px;
}