body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #FFF;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
        color          : #605F57;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color			         : #616E00;
	text-decoration		: none;
	font-weight               : bold;
}

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 {
   width             : 980px;
   margin            : auto;
}

#div_container div.div_dx {
   margin-left       : 250px;
}

#div_container div.div_sx {
   width             : 245px;
   float             : left;
}

#div_container div.div_sx div.div_logo {
   height            : 200px;
   text-align        : center;
}

#div_container div.div_sx div.div_banner {
   text-align        : center;
   background-color  : #CCC;
}

#div_container div.div_sx div.div_main_menu {
   padding              : 0 30px;
   margin-top           : 12px;
}

#div_container div.div_sx div.div_main_menu ul {
   list-style-type      : square;
   color                : #B1BE76;
   padding-left         : 18px;
   margin-left          : 18px;
   padding-top          : 3px;
   margin-top           : 3px;
}

#div_container div.div_sx div.div_main_menu ul li a:link,
#div_container div.div_sx div.div_main_menu ul li a:visited {
   font-weight          : normal;
}

#div_container div.div_sx div.div_main_menu ul li {
   padding              : 2px 0;
}

#div_container div.div_sx div.div_main_menu ul li span.numero {
   color                : #E52;
}

#div_container div.div_sx div.div_main_menu p.titolo {
   font-size            : 12px;
   color                : #70801C;
   font-weight          : bold;
}

#div_container div.div_menu_header {
   padding           : 10px;
   margin-top        : 5px;
}

#div_container div.div_menu_header div.div_lingue {
   float             : right;
}

#div_container div.div_menu_header a:link,
#div_container div.div_menu_header a:visited {
   color             : #333;
   font-weight       : bold;
}

#div_container div.div_menu_header a:hover {
   color             : #91A143;
   text-decoration      : none;
}

#div_container div.div_menu_header a:link,
#div_container div.div_menu_header a:visited,
#div_container div.div_menu_header a:hover {
   padding           : 8px 4px;
}

#div_container div.div_menu_header span.selected a:link,
#div_container div.div_menu_header span.selected a:visited,
#div_container div.div_menu_header span.selected {
   background-color     : #91A143;
}

#div_container div.div_menu_header span.selected a:link,
#div_container div.div_menu_header span.selected a:visited {
   color                : #FFF;
   font-weight          : bold;
}

#div_container div.div_img_header {
   height               : 225px;
   margin-top           : 5px;
}

div.div_main_body {
   padding              : 20px;
   min-height           : 400px;
}

div.div_homepage {
   height               : 380px;
}

div.div_homepage div.div_strutture_ricerca {
}

div.div_homepage div.div_strutture_ricerca table {
   width                : 100%;
}

div.div_homepage div.div_strutture_ricerca table td {
   width                : 50%;
   padding-bottom       : 4px;
}

div.div_homepage div.div_strutture_ricerca table td p.titolo {
   text-align           : center;
   color                : #70801C;
   font-weight          : bold;
}

div.div_homepage div.div_strutture_evidenza {

}

div.div_homepage div.div_strutture_ricerca table,
div.div_homepage div.div_strutture_evidenza table {
   margin               : auto;
}

div.div_homepage div.div_strutture_evidenza table td {

}

div.div_homepage div.div_strutture_evidenza table td p {
   text-align           : center;
   padding              : 3px 0;
}

div.div_homepage div.div_strutture_ricerca table td p.titolo,
div.div_homepage div.div_strutture_evidenza table td p.nome {
   font-size            : 14px;
}

div.div_homepage div.div_strutture_evidenza table td p.location {
   font-weight            : bold;
}

div.div_pag_interna {
   /*height               : 1000px; */
}

.tab_dettaglio_struttura {
    padding: 4px;
}


#div_footer {
   text-align              : center;
   background-image        : url(../_pics/struttura/bg_footer.gif);
   background-repeat       : repeat-x;
   background-position     : center;
   height                  : 75px;
   padding-top             : 2px;
}

#div_footer p {
   line-height             : 18px;
}


#div_footer p.menu a:link,
#div_footer p.menu a:visited {
   color                : #70801C;
   font-weight          : normal;
}

#div_footer p.menu span.selected {
   color                : #F4F9CB;
   font-weight          : bold;
}

.error {
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #A00;
}

.big {
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
}

.rich-message-label {
    font-weight: bold;
    color: red;
}

.bottone1 {
    border: solid 2px;
    border-top-color:#EEFFEE;
    border-right-color:#AAFFAA;
    border-left-color:#00FF00;
    border-bottom-color:#00FF00;
    
    padding: 6px;
    background-color: #BFB;
}

.link_pan {
    text-decoration: none !important;
    font-weight: normal !important;
    color: #888 !important;
}

.span_alert1 {
    font-size: 13px;
    font-weight: bold;
    color: #A00;
    border-bottom: red 2px dotted;
}

.multiselstr-panel {
    border: 1px solid lightgrey;
    margin-bottom: 6px;
    padding: 4px;
    line-height: 22px;
}

.multiselstr {
    padding: 2px;
    margin: 2px;
    background-color: #FFF;
    border: 1px dotted gray;
}

.multiselstr-x {
    margin: 2px;
    font-size: 9px;
    background-color: #FEE;
    color: #A00;
    te
}

.td_dati {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #cccccc;
}
.td_dati_img {
    width: 120px;
}
.td_dati_centrale {
    width: 500px;
}
.td_dati_links {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #cccccc;
    width: 200px;
    text-align: right;
}
.td_dati_links2 td {
    border-bottom: 1px dotted gray;
    width: 200px;    
}
.td_dati_links img {
    vertical-align: middle;
}
.td_dati_links a {
    text-decoration: none;
}
