/* CSS Document - Impostazioni generali */

/* Stile per body */
body.backg  {
    background-color: #ececec;
}

body.text  {
    margin-top: 0px;
	margin-bottom: 0px;
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	color: black;
}

div.text  {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	color: black;
}

img.no_border  {
    border-width: 0px;
}

a.usually {
    color: black;
    text-decoration: underline;
}
    
a:hover.usually {
    color: black;
    text-decoration: none;
}

/* Stile per l'header */
table.header  {
    margin-top: 30px;
    border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #ececec;
}

table.header_admin  {
    margin-top: 30px;
    border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #DE0728;
}

/* Stile per il box a sinistra */

span.red  {
    color: #DE0728;
}

table.new_pub  {
    font-size: 11px;
    font-weight: bold;
	margin-bottom: 0px;
}

a.new_pub  { font-size: 10px; font-weight: normal; color: #2B50AB; text-decoration: underline; }
a:hover.new_pub  { font-weight: normal; color: #2B50AB; text-decoration: none; }

ul li {list-style-image: url(../img/square.gif); }

td.box_sx  {
	background-repeat: no-repeat;
	color: #2d2d2d;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 13px;	
}

div.box_sx  {
    margin-top: 75px;
	margin-left: 17px;
	font-size: 13px;
}

p.box_sx  {
    margin-top: 8px;
	margin-bottom: 0px;
	font-size: 12px;
}

a.box_sx  {
    color: #2d2d2d;
	text-decoration: underline;
}

a:hover.box_sx  {
    color: #ffeb00;
	text-decoration: underline;
	background-color: #D80437;
}

/* Stile per il corpo centrale */
table.main  {
    border-left: 1px solid black;
	border-right: 1px solid black;	
}

td.main  {
    background-color: #ffffff;
	padding-bottom: 20px;
}

p.main  { font-size: 12px; line-height: 18px; margin-top: 10px; margin-left: 25px; margin-right: 25px; text-align: justify; }
p.main2  { font-size: 12px; line-height: 18px; margin-top: 18px; margin-bottom: 0px; margin-left: 41px; margin-right: 41px; text-align: justify;}
p.dett  { font-size: 12px; line-height: 18px; margin-top: 3px; margin-bottom: 0px; margin-left: 41px; margin-right: 41px; text-align: justify;}

a.title_link  { font-size: 12px; color: black; text-decoration: underline; }
a:hover.title_link  { color: black; text-decoration: none; }

a.blu_link  { font-size: 12px; color: #2B50AB; text-decoration: underline; }
a:hover.blu_link  { color: #2B50AB; text-decoration: none; }


div.main_path  {
   font-size: 12px;
   line-height: 18px;
   margin-top: -30px; margin-bottom: 22px; margin-left: 41px; margin-right: 41px;
   text-align: right;
   font-weight: bold;
   color: #DE0728;
}

a.main_path  {color: #DE0728; text-decoration: underline; }
a:hover.main_path  {color: #DE0728; text-decoration: none; }


p.map  {
   font-size: 12px;
   line-height: 18px;
   margin-left: 25px; margin-right: 25px;
   margin-top: 4px;
   margin-bottom: 0px;
}

p.inforete  {
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  margin-top: 10px; margin-left: 25px; margin-right: 25px;
  font-weight: bold;  
}

a.inforete  {
    color: #0c4c72;
	text-decoration: underline;
}

a:hover.inforete  {
  	text-decoration: underline;
	color: white;
	background-color: #0c4c72;
}

table.form  {
    margin-top: 20px;
	background-color: #ececec;
	font-size: 11px;
}

input.form  {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	width: 250px;
	padding-left: 2px;
}

select.form  {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	padding-left: 2px;
	font-size: 10px;
}

textarea.form  {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	padding: 2px;
	width: 250px;
	height: 100px;
}

input.plain  {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	padding-left: 2px;
}

td.form_first  {
    font-weight: bold;
	padding-left: 15px; padding-top: 15px;
	border-top: 1px solid black;  border-left: 1px solid black;
}

td.form_first2 {
	padding-right: 15px; padding-top: 15px;
	border-top: 1px solid black; border-right: 1px solid black;
}

td.form_last  {
	padding-left: 15px; padding-bottom: 15px; padding-top: 12px;
	border-bottom: 1px solid black; border-right: 1px solid black; border-left: 1px solid black;
}

td.form  {
    font-weight: bold;
	padding-left: 15px; padding-right: 15px;
	border-left: 1px solid black;
}

td.form2  {
	padding-right: 15px;
	border-right: 1px solid black;
}

span.form  {
    font-weight: bold;
    font-family:  verdana, helvetica, sans-serif;
}

.button  {
    background-color: #ececec;
    width: 100px;
    border: 1px solid black;
	margin-left: 8px;
	margin-top: 20px;
	font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: black;	
}

td.form_buttons {
    background-color: white;
	padding-right: 0px;
}

/* Stile per il footer */
table.footer  {
    font-size: 11px;
	line-height: 22px;
	color: #dbdbdb;
	background-color: #2d2d2d;
	background-repeat: no-repeat;
	border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black;
	padding-top: 10px;
	padding-bottom: 2px; padding-left: 5px; padding-right: 5px;
	margin-bottom: 30px;
}

a.footer {
    color: #dbdbdb;
    text-decoration: none;
}
    
a:hover.footer {
    color: #dbdbdb;
    text-decoration: underline;
}   
