body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #005176;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #E8BF50;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}

#div_container,
#div_container div.div_header,
#div_container div.div_body,
#div_container div.div_footer {
   width             : 950px;
   margin            : auto;
}

#div_container div.div_header {
   background-image        : url(../_pics/struttura/bg_header.jpg);
   background-repeat       : no-repeat;
   background-position     : center;
   height                  : 168px;
   position                : relative;
}

#div_container div.div_header div.div_stampa_pagina {
   position                : absolute;
   bottom                  : 6px;
   right                   : 6px;
   font-size               : 11px;
   float                   : right;  
}

#div_container div.div_header div.div_stampa_pagina a:link,
#div_container div.div_header div.div_stampa_pagina a:visited {
   text-decoration      : none;
}

#div_container div.div_header div.div_stampa_pagina a:hover {
   text-decoration      : underline;
}

#div_container div.div_header div.div_stampa_pagina img {
   vertical-align       : middle;
}

#div_container div.div_body {
   background-color        : #FFF;
   overflow                : hidden;
   width                   : 100%;   
}

#div_container div.div_main_menu {
   width                   : 240px;
   float                   : left;
}

#div_container div.div_main_menu p.voce_menu {
   margin-bottom           : 3px;
}


#div_container div.div_main_content {
   width                   : 590px;
   float                   : right;
}

#div_container div.div_footer {
   background-image        : url(../_pics/struttura/bg_footer.jpg);
   background-repeat       : no-repeat;
   background-position     : center;
   height                  : 20px;
}

div.padding_body {
   padding                 : 10px 50px;
}


#div_pagina_dinamica {

}

#div_pagina_dinamica div.div_pd_titolo {
   font-size            : 240%;
   letter-spacing       : -1px;
   color                : #005176;
}

#div_pagina_dinamica div.div_pd_sottotitolo {
   font-size            : 130%;
}

#div_pagina_dinamica div.div_pd_testo {
   padding              : 4px;
}

#div_pagina_dinamica div.div_pd_immagini {
   width                : 200px;
   border-left          : 2px dotted #AAA;
   margin-left          : 10px;
   float                : right;
   padding              : 16px;
}

#div_pagina_dinamica div.div_pd_immagini table td {
   padding              : 5px;
}

#div_pagina_dinamica div.div_pd_immagini table td img {
   border               : 1px solid #999;
}

#div_pagina_dinamica div.div_pd_allegati {

}

#div_pagina_dinamica div.div_pd_allegati ul {
   list-style-type         : square;
}


#div_pagina_dinamica div.div_pd_immagini p.titolo,
#div_pagina_dinamica div.div_pd_allegati p.titolo {
   font-size            : 110%;
}

div.div_dettaglio_articolo {
}

div.div_dettaglio_articolo table td {
   vertical-align       : top;
   padding              : 20px;
   
}

div.div_dettaglio_articolo table td.td_elenco {
   font-size            : 11px;
   width                : 150px;
   border-right         : 2px dotted #CCC;
}

div.div_dettaglio_articolo table td.td_news {
   text-align           : justify;
}

div.div_dettaglio_articolo table td.td_elenco p.link_news {
   margin-bottom        : 14px;
}

div.div_dettaglio_articolo table td.td_elenco p.selected {
   text-decoration      : underline;
   font-size            : 14px;
}

div.div_dettaglio_articolo div.div_lista_articoli {
   width                : 200px;
   background-color     : #CCC;
   float                : right;
}

table.tab_elenco_organizzatori {
   margin               : auto;
}

table.tab_elenco_organizzatori td {
   padding              : 20px;
   vertical-align       : top;
   width                : 50%;
}

table.tab_elenco_organizzatori td a:link,
table.tab_elenco_organizzatori td a:visited {
   text-decoration         : none;
   color                   : #005176;
}

table.tab_elenco_organizzatori td p {
   text-align           : center;
   font-size            : 16px;
   margin-top           : 6px;
}

