body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #F9F9F9;
	background-image: url(../images/struttura/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,
select,
input,
textarea {
	font-family		: "Trebuchet MS", sans-serif;
	font-size		: 11px;
}
h1 {
	margin				: 0;
	padding				: 0;
	font-size:14px;
}
h3 {
	margin				: 0;
	padding				: 0;
	font-size:13px;
}
h2{
	margin				: 0;
	padding				: 0;
	color:#FF0000;
	font-size:14px;
}

h2.black{
	margin				: 0;
	padding				: 0;
	color:#000000;
	font-size:14px;
}
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

hr
{
	display				: none;
}

img
{
	border				: 0;
}
a:
{
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a:link
{
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}
a:active
{
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}
a:visited
{
color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}

a:hover
{
	text-decoration: underline;
	font-size:13px;
}

input.input,
select.input
{

}

input.input,
select.input,
textarea.input
{
	padding			: 1px;
	background-color	: #FFF;
	border			: 1px solid #333;
	
}

textarea.input {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

#divcontainer,
#divcontainer div.divheader,
#divcontainer div.divfooter {
   width             : 970px;
   margin            : auto;

}

#divcontainer {
   background-color  : #FFF;
   background-image: url(../images/struttura/splash_head.jpg);
   background-position: center top;
   background-repeat: no-repeat;
}

#divcontainer div.divheader {
   height            : 105px;
   position             : relative;
}

#divcontainer div.divheader div.divlogo {
   position             : absolute;
   left                 : 17px;
   top                  : 8px;
}

#divcontainer div.divheader div.divheadersearch {
   position             : absolute;
   right                : 4px;
   top                  : 4px;
}

#divcontainer div.divheader div.divheaderbtn {
   position             : absolute;
   left                 : 520px;
   top                  : 0px;
}


#divcontainer div.divheader div.divheadersearch form {
   margin               : 0;
   padding              : 0;
   display              : inline;
}

#divcontainer div.divheader div.divheadersearch form input {
   vertical-align       : middle;
}

#divcontainer div.divheader div.divheadersearch form input.input {
   width                : 140px;
}

#divcontainer div.divheader div.divlingue {
   position             : absolute;
   right                : 20px;
   bottom               : 20px;
}

#divcontainer div.divheader div.divlingue a:link,
#divcontainer div.divheader div.divlingue a:visited {
   color                : #000;
   font-weight             : normal;
   text-decoration         : none;
}

#divcontainer div.divheader div.divlingue img {
   vertical-align       : middle;
}

#divcontainer div.divbody {
   overflow             : hidden;
   width                : 953px;
   margin               : auto;
}

#divcontainer div.divbody div.divsx {
   width                : 240px;
   float                : left;
}

#divcontainer div.divbody div.divsx div.divmenuh,
#divcontainer div.divbody div.divsx div.divmenuf {
   background-color     : #C00;
   height               : 20px;
   line-height          : 1px;
   font-size            : 1px;
}

#divcontainer div.divbody div.divsx div.divmenuh {
   background-image: url(../images/struttura/main_menu/bg_h.gif);
   background-repeat: no-repeat;
}

#divcontainer div.divbody div.divsx div.divmenuf {
   background-image: url(../images/struttura/main_menu/bg_f.gif);
   background-repeat: no-repeat;
}

#divcontainer div.divbody div.divsx div.divmenub {
   background-image: url(../images/struttura/main_menu/bg_b.gif);
   background-repeat: repeat-y;
}

#divcontainer div.divbody div.divsx div.divmenuh,
#divcontainer div.divbody div.divsx div.divmenub,
#divcontainer div.divbody div.divsx div.divmenuf {
   background-color     : #C00000;
}

#divcontainer div.divbody div.divsx div.divmenub a:link,
#divcontainer div.divbody div.divsx div.divmenub a:visited {
   color                : #FFF;
   font-weight          : normal;
   text-decoration      : none;
}

#divcontainer div.divbody div.divsx div.divmenub p.vocemenu {
   padding              : 6px 6px 6px 28px;
   background-image     : url(../images/struttura/main_menu/dot_off.gif);
   background-repeat    : no-repeat;
   background-position  : left center;
}
p.vocemenu2 {
   padding              : 6px 6px 6px 35px;
   background-image     : url(../images/struttura/main_menu/dot2_off.gif);
   background-repeat    : no-repeat;
   background-color        : #A80202;
   background-position  : left center;
}
p.vocemenu3 {
   padding              : 6px 6px 6px 35px;
   background-image     : url(../images/struttura/main_menu/dot_on.gif);
   background-repeat    : no-repeat;
    background-color        : #900;
   background-position  : left center;
}
p.vocemenu a:hover {
   font-weight          : bold;
   text-decoration:underline;
}

#divcontainer div.divbody div.divsx div.divmenub p.selected {
   background-color        : #900;
   background-image: url(../images/struttura/main_menu/dot_on.gif);
   background-repeat: no-repeat;
   background-position: left center;   
}

#divcontainer div.divbody div.divsx div.divmenub p.selected a:link,
#divcontainer div.divbody div.divsx div.divmenub p.selected a:visited {
   font-weight          : bold;
}

#divcontainer div.divbody div.divdx {
   width                : 700px;
   float                : right;
}
     

#divcontainer div.divfooter {
   background-image: url(../images/struttura/bg_footer.jpg);
   background-repeat: no-repeat;
   height               : 153px;
   position             : relative;
}

#divcontainer div.divfooter div.divmainmenu {
   font-family          : Verdana, sans-serif;
   font-size            : 11px;
   color                : #6F6F6F;
   padding              : 20px;
   width                : 650px;
}

#divcontainer div.divfooter div.divmainmenu p {
   line-height          : 18px;
}

#divcontainer div.divfooter div.divmainmenu p.menu a:link,
#divcontainer div.divfooter div.divmainmenu p.menu a:visited {
   color                : #6F6F6F;
   text-decoration      : none;
   font-weight          : normal;
}

#divcontainer div.divfooter div.divmainmenu p.menu span.selected {
   text-decoration      : underline;
   font-weight          : bold;
   font-size:13px;
}

#divcontainer div.divfooter div.divmainmenu p.copyright a:link,
#divcontainer div.divfooter div.divmainmenu p.copyright a:visited  {
   font-weight          : normal;
   text-decoration      : none;
}

p.titolo {
   font-size            : 35px;
   letter-spacing       : -2px;
   color                : #333;
}

p.breadcrumb,
p.testo {
   padding              : 0 4px;
   line-height          : 20px;
   font-size            : 13px;
   color                : #444;   
}
.testo {
text-align:justify;  
}
div.testo2 {
font-size:13px;
text-align:justify;

}
li
{
   font-size            : 14px;
}
table
{
font-size: 12px;
}


p.breadcrumb span.attivo {
   font-weight          : bold;
   color                : #C00;
}

div.divsplashhome {
   width                   : 700px;
   height                  : 150px;
   
}

div.divsplashhome div.divslogan {
   padding-top              : -5px;
}

div.divsplashhome div.divslogan p {
   font-family             : Arial, sans-serif;
   text-align              : center;
   
}

p.slogan1 {
   font-size               : 20px;
  
}

div.divsplashhome div.divslogan p.slogan2 {
   font-size               : 18px;
}

div.divboxeshome {
   padding-top              : 100px;
   width                   : 600px;
   margin                  : auto;
}

div.divboxhome {
   background-image: url(../images/box.gif);
   background-repeat: no-repeat;
   width                   : 290px;
   height                   : 290px;
   position                : relative;
   float                   : left;
}

div.divboxevento {
   margin-right            : 16px;
}

div.divboxhome div {
   position                : absolute;
}

div.divboxhome div.divtitolobox {
   color                   : #FFF;
   font-size               : 14px;
   font-weight             : bold;
   left                    : 27px;
   top                     : 11px;
   
}

div.divboxhome div.divlink {
   text-align              : center;
   bottom                  : 15px;
   width                   : 145px;
   left                    : 70px;
}

div.divboxhome div.divtitolo {
   top                     : 48px;
   font-size               : 14px;
   font-weight             : bold;
}

div.divboxhome div.divimg {
   top                     : 100px;
}

div.divboxhome div.divtitolo,
div.divboxhome div.divimg,
div.divboxhome div.divtesto {
   width                   : 270px;
   left                    : 8px;
   text-align              : center;
   
}

div.divboxhome div.divtesto {
   top                     : 170px;
}

div.divboxhome div.divlink a:link,
div.divboxhome div.divlink a:visited {
   font-weight             : bold;
   text-decoration         : none;
}
div.divboxhome div.divlink a:active {
   font-weight             : bold;
   text-decoration         : none;
}
div.divboxhome div.divlink a:hover {
   font-weight             : bold;
   text-decoration         : underline;
}

.bordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.bordo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:1px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.close {
clear: both;
}
.controlOk {
color: #1A7612;
font-weight: bold;
padding-left:5px;
}
.controlEr {
color: #f32a39;
font-weight: bold;
padding-left:5px;
}
.controlImportant {
color: #f33729;
background: #212121;
padding: 4px;
border: 1px solid #f0b51f;
}
.toLeft {
float: left;
margin: 0 0 5px 5px;
}
.toRight {
float: right;
margin: 0 5px 5px 0;
}
.red {
color:#FF0000;
}
#principale {
   
    float:left;
    width:250px;
    }

#sidebar {
    
    float:right;
	vertical-align:top;
    width:400px;
    }
	
#principale1 {
    float:left;
    width:450px;
	text-align:justify;
	padding              : 0 4px;
   line-height          : 20px;
   font-size            : 13px;
   color                : #444;   
    }
.lupcorsi
{
padding:5px;
}

.lupmilano  {margin:0 15px;}
.lupmilano {background:#ccc; color:#000000; margin:0 15px;}
.lupmilano { width: 200px; float: right; }

.lupmilano2  {margin:0 15px;}
.lupmilano2 {background:#ccc; color:#000000; margin:0 15px;}

.rtop, .rbottom{display:block; background:#fff;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#ccc;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.barra
{
	margin			: 0;
	text-align:left;
	padding-top:12px;
	font-size:12px;
	border			: 0;
	width: 592px;
	height:50px;
	background-image: url(../images/barra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.novitas:hover
{
	text-decoration: underline;
}
#iniziative0 { display: none; }
#iniziative1 { display: none; }
#iniziative2 { display: none; }
#iniziative3 { display: none; }
#iniziative4 { display: none; }
#iniziative5 { display: none; }
#iniziative6 { display: none; }
#iniziative7 { display: none; }
#iniziative8 { display: none; }
#iniziative9 { display: none; }
#iniziative10 { display: none; }
#iniziative11 { display: none; }
#iniziative12 { display: none; }
#iniziative13 { display: none; }
#iniziative14 { display: none; }
#iniziative15 { display: none; }
#iniziative16 { display: none; }
#iniziative17 { display: none; }
#iniziative18 { display: none; }
#iniziative19 { display: none; }
#iniziative20 { display: none; }
#iniziative21 { display: none; }
#iniziative22 { display: none; }
#iniziative23 { display: none; }
#iniziative24 { display: none; }
#iniziative25 { display: none; }
#iniziative26 { display: none; }
#iniziative27 { display: none; }
#iniziative28 { display: none; }
#iniziative29 { display: none; }
#iniziative30 { display: none; }