/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	color: #fff;
	background: #000;
	text-align: center;	
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;

	
}

h2 {
font-size:14px;
}

#container {
	width: 890px;
	margin: 0 auto;
	padding:0;
}


#header {
	width: 890px;
	margin: 0 auto;
	padding:0;
	background:#000000;
}

#menu_marche {
	width: 890px;
	margin: 0 auto;
	padding:0;
	  clear: both;
}

#contenuti {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	text-align: left;  
}


.paragrafo {
  clear: both;
	padding: 10px;
	text-align: left;
	border: 1px solid #006600;
	margin: 0 0 20px  0;
}

.annunci  {
	font-size: 10px; 
	color: #cccccc;
}

#footer  {
	font-size: 10px; 
	color: #cccccc;
	text-align: center;
	padding: 20px 0;
}

a    {
  color: #2244AA;
  text-decoration: none;
}
 a:hover    {  
  color: #ffffff;
  text-decoration: none;
}

/*--------------------------------------------------------------------------*/
#marca1 a    {
  display: block; width:114px; height: 60px; float: left; padding:0; margin:0;
  background: url('../img/marca1.gif') 0% 0% no-repeat;
}
#marca1 a:hover    { 
  background: url('../img/marca1_over.gif') 0% 0% no-repeat;
}

#marca2 a    {
  display: block; width:111px; height: 60px; float: left;    padding:0; margin:0;
  background: url('../img/marca2.gif') 0% 0% no-repeat;
}
#marca2 a:hover    {  
  background: url('../img/marca2_over.gif') 0% 0% no-repeat;
}

#marca3 a    {
  display: block; width:102px; height: 60px; float: left;    padding:0; margin:0;
  background: url('../img/marca3.gif') 0% 0% no-repeat;
}
#marca3 a:hover    {  
  background: url('../img/marca3_over.gif') 0% 0% no-repeat;
}

#marca4 a    {
  display: block; width:116px; height: 60px; float: left;  padding:0; margin:0;
  background: url('../img/marca4.gif') 0% 0% no-repeat;
}
#marca4 a:hover    {
    background: url('../img/marca4_over.gif') 0% 0% no-repeat;
}

#marca5 a    {
  display: block; width:100px; height: 60px; float: left;   padding:0; margin:0;
  background: url('../img/marca5.gif') 0% 0% no-repeat;
}
#marca5 a:hover    {
  background: url('../img/marca5_over.gif') 0% 0% no-repeat;
}

#marca6 a    {
  display: block; width:96px; height: 60px; float: left;   padding:0; margin:0;
  background: url('../img/marca6.gif') 0% 0% no-repeat;
}
#marca6 a:hover    {
  background: url('../img/marca6_over.gif') 0% 0% no-repeat;
}

#marca7 a    {
  display: block; width:171px; height: 60px; float: left;   padding:0; margin:0;
  background: url('../img/marca7.gif') 0% 0% no-repeat;
}
#marca7 a:hover    {
   background: url('../img/marca7_over.gif') 0% 0% no-repeat;
}

#marca8 a    {
  display: block; width:80px; height: 60px; float: left;   padding:0; margin:0;
  background: url('../img/marca8.gif') 0% 0% no-repeat;
}
#marca8 a:hover    {     
  background: url('../img/marca8_over.gif') 0% 0% no-repeat;
}

/*--------------------------------------------------------------------------*/
#sez{
 padding:0; margin:0; 
  /*background: url('../img/sez.gif') 0% 0% repeat-x; */
}


#sez1 a    {
  display: block; width:62px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez1.gif') 0% 0% no-repeat;   
}

#sez2 a    {
  display: block; width:60px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez2.gif') 0% 0% no-repeat;  margin-left:2px; 
}

#sez3 a    {
  display: block; width:62px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez3.gif') 0% 0% no-repeat;  margin-left:2px;
}

#sez4 a    {
  display: block; width:120px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez4.gif') 0% 0% no-repeat;  margin-left:2px;
}

#sez5 a    {
  display: block; width:71px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez5.gif') 0% 0% no-repeat;  margin-left:2px;
}

#sez6 a    {
  display: block; width:130px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez6.gif') 0% 0% no-repeat; margin-left:2px;
}

#sez7 a    {
  display: block; width:133px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez7.gif') 0% 0% no-repeat;   margin-left:2px;
}
#sez8 a    {
  display: block; width:132px; height: 45px; float: left; padding:0; margin:0;
  background: url('../img/sez8.gif') center no-repeat;   margin-left:2px;
}



/*--------------------------------------------------------------------------*/




	
	.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 11px;
	text-align: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	margin: 1px;
}
piccolo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
piccolo a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;

}
testorosso a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
	}
	
	testorosso a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
	}
	
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	border: 1px solid #006600;
	text-align: left;
	margin: 2px 0px;
	padding: 5px;
}
.testo77 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	border: 1px dashed #00CC00;
	text-align: left;
	margin: 2px 0px;
	padding: 5px;
}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
}
.PICCOLO2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	color: #FFFFFF;
	text-align: justify;
}
.piccolo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	border: 1px #EDEDED;
	line-height: 20px;
}
.fondo {
	font-size: 11px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.bianco {
	font-size: 9px;
	line-height: 9px;
}
.MINI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #003300;
	margin: 1px;
	padding: 0px;
	border: 0px;
}
.MOUSE {
	cursor: hand;
	color: #000000;
}
.bordoverde {
	margin: 2px;
	padding: 2px;
	border: 2px solid #003300;
	background-color: #000000;
}
.colore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00CC00;
	border: #009933;
	line-height: normal;
}
#immaginebox1{
	height:306px;
	*margin-left: -890px;
}
#immaginebox1 img {
border:0 none;
display:none;
position:absolute;
}
#sez img{
	float: right;
	margin: 1px 0 0 0; 
}
