body {
	font-family:Calibri, Tahoma, Arial, Times New Roman;
	background-color:#F3F5F4;
	background-repeat: repeat;
}  
p
{
	margin-top:0px;
	padding-top:0px;
	text-align:justify;
}
img
{
	margin:0px;
	padding:0px;
}
li
{
	text-align:left;
	/* list-style-image:url(/_img/tratto.png); */
	margin:0 auto;
	padding:0px;
}

a
{
	color:Red;
	
}

.LinkCorpo
{
	color:red;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin-left:5px;		 
}	
.LinkCorpo2
{
	color:red;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
			 
}	
.link
{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}
.linkBlu
{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#213278;
} 
.title
{
	color:#2F5675;
	margin: 0px;
	padding:0px;		
}
.table
{
	width:100%;
	border: solid 0.5px #2F5675;
}

.td
{
	text-align:left;																																					
	border: solid 1px #2F5675;	
}
.tdCenter
{
	text-align:center;
	border: solid 1px #2F5675;	
}
.th1
{
	text-align:center;	
	border: solid 1px #2F5675;  
	width:30%;
	color:#213278;
	font-weight:bold;
}
.th2
{
	text-align:center;	
	border: solid 1px #2F5675;  
	width:35%;
	color:#213278;
	font-weight:bold;	  
}
.th3
{
	text-align:center;	
	border: solid 1px #2F5675;  
	width:25%;
	color:#213278;
	font-weight:bold;
}
.th4
{
	text-align:center;	
	border: solid 1px #2F5675;  
	width:10%;
	color:#213278;
	font-weight:bold;
}

/* ************ HEADER *********** */	 

#boxHeader
{
	padding-top:2px;
	margin-bottom:10px;
	
}
#Header
{
	position: static;
	background-color: Transparent;
	margin: 0px 2px 0px 2px;
}
#Header IMG.Banner 
{
	width : 959px;
	height: 191px;
	z-index : 0;

} 
#Header DIV.bannerDaihatsu
{
	width:500px;
	height:100px;
	border:none;
	overflow: hidden;
	margin-top:-150px;
	margin-left:430px;
	position:relative;
    z-index : 1;	 

}

#Header DIV.bannerDaihatsu div
{
    background-color: transparent;
}

/* ************ MENU' DI NAVIGAZIONE *********** */

#MenuNavigazione 
{
    /*position: relative;*/
    margin-right:10px;
	z-index : 1;
    width: 153px;
    min-width: 153px;
    min-height: 700px;    
    height: auto;
	background-color : Transparent;
	float:left;
}
#MenuNavigazione DIV.MenuP
{ 
	width:143px;
	background-repeat:no-repeat;
	padding:2px;
	padding-left:10px;
	cursor:pointer;
	vertical-align:middle;
	background-image: url(../_img/menu_unita_singola.png);
	float: left;
	margin-top:-6px;
	height: 23px;
	font-style:normal;
	font-weight:bold;	
}
#MenuNavigazione p.Aggiusta
{
    margin-top: 2px;
}

#MenuNavigazione DIV.MenuAlto
{
	padding-bottom:2px;
	width:153px;
	height:97px;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:-5px;	
} 
#MenuNavigazione DIV.MenuBasso
{
	padding:1px;
	width:155px;
	height:97px;
	background-repeat:no-repeat;
	float:left;
	margin-top:-6px;
	margin-bottom:20px;
}	
#MasterSinistraPhotogallery
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 450px;
    margin-top: 30px;
    padding-left: 40px;
    text-align: left;
}
#MasterSinistraPhotogalleryMiniature
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 730px;
    margin-top: 30px;
    padding-left: 40px;
    text-align: left;
}  
div.PG_PortaFoto
{
    background-position: top;
    background-repeat: inherit;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;    
    width: 150px;
    height: 140px;
    padding: 0px;
    z-index: 10;
}    
img.PG_Zoom
{
    border: 1px solid #000000;
    width: 430px;
    height: 300px;
    margin-bottom: 5px;
}
img.PG_Copertina
{
    border: 1px solid #000000;
    margin-left: 11px;
    margin-top: 7px;
    width: 200px;
}
img.PG_Miniature
{
    border: 2px solid #575757;
    margin-left: 16px;
    margin-top: 11px;
    width: 120px;
    height: 90px;
    cursor: pointer;
}

img.PG_Miniature:hover
{
    border: 2px solid #FF9900;
}


/***finestra PopUP *****/

.ctrlPopUP
{
    position:fixed;
    left:0px;
    top: 100px;
    z-index:100;
    right:0;
    bottom:0;
    text-align:center;
}

.divCtrl
{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}

img.PopUP_Miniature
{
/*
    margin-left: 15px;
    margin-top: 20px;   
    margin-bottom:20px;
*/
    position: inherit;
    border: 0px;
}

.closeDiv
{
   margin-top: 0px;   
   padding: 0px;
   display: -moz-inline-stack;
/*   float:right; */
   position: absolute;  
}

.imagesPopUP 
{
	display: inline-block;
	display: -moz-inline-stack;
	max-height: 600px;
    margin-top: 20px;
    border: solid 1px black;
    background-color: #EDEEEF;
    overflow: auto;
/*    overflow-y: auto;*/
}


/**********/

table.PG_Table
{
    border: 0px solid red;
    margin-left: 30px;
}
td.PG_ExtMenuFoto
{
    padding: 7px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #D4D0C8;
}
td.PG_ExtMenuDesc
{
    padding: 0px;
    text-align: left;
    vertical-align: middle;
    font-size: small;
    border-bottom: 1px solid #D4D0C8;
}
a.PG_Link2Album
{
    font-size: medium;
    color: #1B7CD6;
}

p.PG_Title
{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-left: 20px;
    font-size: medium;
    color: #1B7CD6;
}
p.PG_Descrizione
{
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: small;
}

li.PG_MenuAlbum
{
}

li.PG_MenuAlbum a
{
    color: #333333;
    text-decoration: none;
}
li.PG_MenuAlbum a.Selected
{
    color: red;
    text-decoration: underline;
}
li.PG_MenuAlbum a:hover
{
    color: blue;
    text-decoration: underline;
}


p.Zoom
{
    font-weight: normal;
    color: #000000;   
    font-size: 0.65em;
    float: right;
    margin-top:0px;
}

/* ****************************************** */

.mL 
{
     display:none;
     margin-top:-5px; 
     text-align:left; 
     width:150px; 
     float:left;
     background-color:#2689E4;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     color:White;
     margin-left:1px;
     padding:0px;
     margin-bottom:5px;
     vertical-align:middle;
}
 .mV 
{
	 display: block;
	 margin-top: -5px; 
     text-align: left; 
     width:150px; 
   	 float:left;
     background-color:#2689E4;
     font-weight:bold;
	 font-style:normal;
	 text-decoration:none;
	 color:White;
	 margin-left:1px;
	 padding:0px;
	 margin-bottom:5px;
	 vertical-align:middle;
}
.mO 
{
	 color:#FFFF00; 
	 margin-right:10px; 
     display:block;
     margin-top:2px;
     padding:0px;
     margin-left:5px;
     text-decoration:underline;   
     vertical-align:middle;
     min-height:1.1em;
}

.mOO 
{
	 color:White; 
	 margin-right:10px; 
     display:block;
     margin-top:2px;
     padding:0px;
     margin-left:5px;
     text-decoration:none;     
     vertical-align:middle;
     min-height:1.1em;
}
.rigaMenu
{
	 float:left;
	 margin-top:1px;
}	     

/*************CORPO****************/

#Master 
{   
    text-align: center;
	font-size: small;
}
#Contenuti
{
    width:967px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 0px;
    text-align: center;
    background-color:White;
	font-size: small;
	border:solid 1px #CDCED0;
}	   
#BoxContenuti 
{
    width:959px;
    margin: 0 auto;
    padding: 0px;
    margin: 2px 2px 2px 2px;
    text-align: left;
	font-size: small;
}	 
#boxCorpo
{
	position:relative;
	margin-top:60px;
	margin-bottom:20px;
	margin-left:20px;
	height:auto;
		
}
#Corpo
{
	position:relative;
    z-index : 1;
    float: left;
    width: 510px;
    min-height: 700px;    
    height: auto;
	background-image: url(../_img/angolo_sfumato.png);
	background-repeat:no-repeat;
	text-align : left;
	margin-right:10px;
	margin-bottom:30px;
}
#CorpoTesto
{
	position:relative;
	margin-left:10px;
	margin-top:20px;
    z-index : 1;
    float: left;
    width: 500px;
    min-height: 700px;    
    height: auto;
	text-align : left;
}  
#Banner
{
	position: static;
	margin-top:5px;
 	padding: 0px 0px 0px 0px;
    left: 0px;
    top: 0px;
    z-index : 1;
    float: left;
    width: 220px;
    min-width: 220px;
    min-height: 700px;    
    height: auto;
	text-align : center;
	margin-left:20px;
	margin-bottom:20px;
}  
#Banner DIV.immagine
{
	margin-top: 10px;
/*	width: 213px; */
	height: auto;
	padding: 0px;
}
#Banner DIV.immagineNoBorder
{
	margin-top: 15px;
/*	width: 213px; */
	height: auto;
	border: none;
}

#Banner img.immagine
{
	margin-top: 10px;
	border: solid 1px black;
	width: 213px;
	height: auto;
	padding: none;
	cursor: pointer;
}
#Banner img.immagineNoBorder
{
	margin-top: 10px;
	width: 213px;
	height: auto;
	border: none;
	cursor: pointer;
}

#Banner img.Banner_immagine
{
	margin-top: 10px;
	border: solid 1px black;
	width: 213px;
	height: auto;
	padding: none;
}
#Banner img.Banner_immagineNoBorder
{
	margin-top: 10px;
	width: 213px;
	height: auto;
	border: none;
}



#Banner SPAN.testoBlu
{
	font-weight:bold;
	font-size:medium;
	color:#213278;
}  
.NotizieHomePage
{
	float:left;
	 width:100%;
}  
.imgNotizie
{
	 width:auto;
	 border: solid 1px black;
	 vertical-align:top;
	 text-align:center;
}
.imgNotizieLogo
{
	 border: solid 1px black;
	 vertical-align:top;
	 text-align:center;
}
.margine
{
    margin-left:40px;
}
.notiziaHome
{
	vertical-align:top;
	text-align:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.Domanda
{
    font-size: small;
    font-weight: bold;
    color: Black;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.Risposta
{
    font-size: small;
    font-weight: normal;
    text-indent: 20px;
    text-align: justify;
    color: Black;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 40px;
    margin-bottom: 5px;
}
.TextAreaFormNewsletter
{
	text-align:justify;
	
}
.Box
{
	border: solid 1px #213278;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE: small;
	background-color : #FFFFFF;
	width : 400px;
}
.TextArea
{
	border : 1px solid #213278;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE: small;
	background-color : #FFFFFF;
	width : 400px;
}
.Button
{
		border: solid 1px #213278;

	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE: x-small;
	CURSOR: pointer;
	background-color : #FFFFFF;
	padding : 2px;
	width : 100px;
    padding: 0px;
    text-align: center;
}

.buttonFrecce
{
	margin-left:350px;
	margin-top:-20px;
	
}
.links
{
    font-size:14px;
    font-weight: bold;
    
}
/********************FOOTER*******************/

#boxFooter
{
	padding-bottom:2px;
}
#Footer
{
	width:959px;
	height: 36px;
    margin: 0 auto;
    padding: 0px;
    margin: 2px 2px 2px 2px;
   clear: both;
    text-align: Right;
    vertical-align:text-bottom;
	background-image: url(../_img/banner_giu.png);
}  
#Footer SPAN.testoBianco
{
	color:White;
	margin-right:10px;
}	
#Footer A.testoBianco
{
	color:White;
	margin-right:10px;
	text-decoration:none;
}

/********************FOOTER_RIFERIMENTI*******************/

#Footer_Riferimenti
{
	/*width:959px;
	height: 36px;
    margin: 0 auto;
    padding: 0px;
    margin: 2px 2px 2px 2px;
   clear: both;		  */
    text-align: center ;
} 

#Footer_Riferimenti SPAN.testoNeroSmallBold
{
	font-size:small;
	font-weight:bold;
	color:Black;
}	
#Footer_Riferimenti SPAN.testoGrigioSmall
{
	font-size:11px;
	color:Gray;
	font-style:italic;
} 

/********************GRID NOTIZIE************************/
.grid
{
    color:#333333;
    width:450px;
}
.gridPager
{
    background-color:#999999;
    color:White;
    text-align:center;
}
.gridPager a 
{
	color: #FFFFFF;
}
.gridHeader a 
{
	color: #FFFFFF;
}
.gridHeader
{
    background-color: #999999;
    font-weight:bold;
    color:White;
    text-decoration:none;	  
}
.gridHeaderNotizie
{
    background-color: #5D7B9D;
    font-weight:bold;
    color:White;
    text-decoration:none;	 
}

.gridFooter
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #999999;
    color: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.gridRow
{
	background-color:  #F7F6F3;
	color: #333333;
}
.gridAltRow
{
	background-color: #CCCCCC;
	color:#333333;
}	 

.gridAltRowNotizie
{
	background-color:White;
	color:#284775;
}	


.chkFiltra
{
	float:right;
	padding-right: 20px;
}


img.imgPhotoGallery
{
    border: 1px solid black;   
    width:120px;
}


p.Manufactoring
{
    margin-right: 10px;
    text-align: right;
    font-size: small;
}

.fire
{
    color:Red;
}

.linkGrid
{
    text-decoration:none;
}
