﻿body {

    margin:0;

    padding:0;

    font-family:Arial,Verdana,Tahoma;
    text-align:center;
    background-color:#f0f0f0;
}

img {

  border-width:0px;

}
h1 {

    color:#e67b19;

    font-size:0.85em;

}

h2 {

    color:#e67b19;

    font-size:0.7em;

    margin:0px;

}

h3 {
color:#5F5F5F;
font-size:2em;
margin:0;
}

p {

    margin:0px;

}



.clearboth {
	clear: both;

	font-size: 1px;
}




#Container {

	margin:0 auto;

	position:relative;

	width:940px;

}


.clearboth {
	
}



/*CONTENT*/

#Content

{
    width:940px;

    margin-bottom:20px;

    text-align:left;    

    display:block;

}



#ContentColumnLeft
{
    padding-right:15px;

    display:inline;

    float:left;

    width:564px;
    
}

#ContentColumnLeftProdotti
{

    padding-right:15px;

    display:inline;

    float:left;

    width:700px;

}

#ContentColumnLeftMap{
    padding-right:15px;

    display:inline;

    float:left;

    width:564px;
    
    border-right:1px solid #c3c3c3;
    
}


#ContentColumnRight

{

    width:345px;

    border-left:1px solid #c3c3c3;

    padding-left:15px;

    float:left;

}

#ContentColumnRightProdotti

{

    width:200px;

    border-left:1px solid #c3c3c3;

    padding-left:15px;

    float:left;

}
#ContentColumnRightMap

{

    width:345px;

    padding-left:15px;

    float:left;

}

#ContentRowTop {
    height:151px;
    width:940px;    
}

#ContentRowTop, .Privacy {
    background-image:url(top_privacy.jpg); 
}

#ContentRowTop, .Sitemap {
    background-image:url(top_sitemap.jpg); 
}

/*******************************************/
#Content #ContentRowCenter{
    width: 100%;
    padding-top: 15px;
}

#Content #ContentRowCenter ul{
    margin:0;
    padding:0;
    list-style-type:disc;
    }

#Content #ContentRowCenter ul li{
    display:block;
    list-style-type:disc;
    padding:0;
    color:#5b5b5b;
    font-size:0.7em;
    line-height:20px;
    }

#Content #ContentRowCenter a{
    display:inline;
    text-decoration:none;
    }

#Content #ContentRowCenter a:hover{
    text-decoration:none;
    }

/**********************************/
.ContentRowCenterColumn{
    width:134px;
    float:left; 
    font-size: 0.7em;
    font-weight:bold;
    color:#575757;
    margin-bottom:3px;
}

.ContentRowCenterLine{
    height:1px;
    background-color:#CCC;
    width:100%;
    clear:left;
    margin-bottom:10px;
}

.ContentRowCenterColumnB{
    width:134px;
    float:left; 
    display:block;   
}

/************************************/


#Content p

{

    font-size:0.7em;

    color:#4d4d4d;

    text-align:left;

    margin-bottom:20px;

}



#Content ul

{

  margin:0;

  padding:0;

  list-style-type:disc;

}



#Content ul li
{

  display:block;

  list-style-type:disc;

  padding:0;

  color:#3b3a3a;

  font-size:0.6em;

  line-height:13px;

}

#Content a
{

  display:inline;

  color:#3b3a3a;

  text-decoration:underline;

}

#Content img

{
  text-decoration:none;
}

#Content .buttonDownload
{
	background-image: url(/themes/default/images/shared/btn_download.jpg);
        background-repeat: no-repeat;
        height: 46px;
        width: 177px;
        padding: 5px 10px 10px 10px;
        margin: 5px 0 5px 0;
        text-align:left;
        overflow:hidden;
}
#Content .buttonDownload a 
{
	text-decoration: none;
	color: #3b3a3a;
	text-decoration:underline;
	font-size:0.7em;            
}


/*FINE CONTENT*/



#TopMenu

{

    margin:10px 0px 20px 1px;

}

#ApplicationMenu 

{

    width:940px;

    padding-bottom:20px;

}



#ApplicationMenu p 

{ 

    text-align: left; 

    font-size: 10px; 

    color: #666;

}



#ApplicationMenuFrame

{ 

    width:940px;

    padding: 0;

    margin: 0;

    border:1px solid #CCC;    

    float:left;

}



#ApplicationMenuFrame p

{ 

    text-align:center;

    font-size:0.5em;

    color:#666;

}



#ApplicationMenuFrame ul

{ 

    margin:0;

    padding:0;

    list-style-type:none;

    width:auto;

}



#ApplicationMenuFrame ul li
{ 

    display:inline;

    float:left;

    list-style-type:none;

    margin: 5px;

    padding: 5px 4px 5px 5px;

}

#ApplicationMenuFrame li
{ 
	width: 75px;	
}



/*FOOTER*/

#Footer {

    width:940px;

    height:25px;   

}



#FooterLeft {

    float:left;

}



#FooterLeft p{

    text-align:left;

    font-size:0.6em;

    color:#666;

}



#Tools

{

  float:right;

  padding-top:7px;

  text-align:left;

}



#Tools ul

{

  margin:0px 5px 0px 0px;

  padding:0;

  list-style-type:disc;

}



#Tools ul li

{

  display:inline;

  list-style-type:disc;

  padding:0px 0px 0px 0px;

  color:#3c3c3c;

  font-size:0.6em;

}



#Tools a

{

  display:inline;

  color:#3c3c3c;

  text-decoration:none;

}



#Tools a:hover

{

  text-decoration:underline;

}
/*FINE FOOTER*/


/* PRODOTTI */



.TableProductsList
{
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    font-family: Arial,Verdana,Tahoma;/*credo che questo si possa eliminare perchè è già dichiarato nel body*/
}
.TableProductsList thead
{
    font-size: 0.7em;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
}
.TableProductsList tbody
{
    font-size: 0.7em;
    line-height: 20px;
    color: #787878;
    vertical-align:text-bottom;
}
.TableProductsList a
{
    font-weight: bold;
    color: #787878;
    text-decoration: none;
    padding-right:5px;
}

#Content .TableProductsList .collimg
{
	text-decoration: none;
}

.TableProductsList .Type
{
    font-weight: bold;
    color: #e67b19;
}
.TableProductsList .AlignRight
{
    text-align: right;           
}

.TableProductsList .DisplayInline
{
    display:inline;
}

.TableProductsList .LineBreak
{
    background-color: #cecece;
    height: 1px;
    width: 100%;
    clear: both;
}

.formFieldValue 
{
	padding:0 0 5px;
	color:#575757;
	font-size:0.80em;
	margin-top:10px;
}

.formFieldValue select 
{
	background-color:#E2E2E2;
	color:#575757;
	font-size:0.80em;
	width:180px;
}

.button {
	border:1px solid #D1D1D1;
	background-color:#E2E2E2;
	color:#585858;
	margin-top:28px;
}

.search{
	border:1px solid #D1D1D1;
	background-color:#E2E2E2;
	color:#585858;
	float:right;
	margin:10px 22px;
}

/* FINE PRODOTTI */


