/* CSS Level 1*/

BODY {
	/* scrollbar-3d-light-color:#ee6666;
	scrollbar-arrow-color:#dd4433;
	scrollbar-base-color:#ff9999;
	scrollbar-dark-shadow-color:#883333;
	scrollbar-face-color:#ffbb88;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color:#444444; */
	margin : 0px 0px 0px 0px; 
	
}
		   
/* General */
body, p, ul, ol, li, table, td, #LeftMenu, a.LeftMenu, #TopMenu, #Content { font-family: Verdana, Geneva, sans-serif; text-align : justify; font-style: #FF0000 }
body, p, ul, ol, li, table, td, #LeftMenu, #TopMenu, #Content {
	font-size: 10px;
}
body, p, ul, ol, li { color: #000000 }
p, ul, ol, li { line-height: 1.2;  text-align : justify;  }
ul { margin-top: 5px}
.txtsml  {	color: #000000;	font-size : 10px;	}
.txextsml  {	color: #000000;	font-size : 9px;	}

a:link {
	color: #000000;
	font-weight: normal
}
a:visited {
	color: #000000;
	font-weight: normal
}
a:active {
	font-weight: normal
}

/* Rassegna Stampa Menu - in /stampa/  */
a.StampaLink:link {	color: #FF6633;	text-decoration : none; font-style:italic; }
a.StampaLink:visited { color: #FF6633; text-decoration : none; font-style:italic; }
a.StampaLink:active { color: #ffffff; text-decoration : none;	font-style:italic; }
a.StampaLink:hover { color: #FF6633; text-decoration : underline; font-style:italic; }

/* Mappa Sito Menu - in /mappa/  */
a.MappaSito:link {	font-size: 10px; color: #333333;	text-decoration : underline;  }
a.MappaSito:visited { font-size: 10px; color: #FF7C03; text-decoration : underline; }
a.MappaSito:active { font-size: 10px; color: #333333; text-decoration : underline;	 }
a.MappaSito:hover { font-size: 10px; color: #333333; text-decoration : none;  }

/* news_header_link - in /stampa/  & /news/ */
a.news_header_link:link {	font-size: 10px; color: #000000;	text-decoration : underline;  }
a.news_header_link:visited { font-size: 10px; color: #FF7C03; text-decoration : underline;  }
a.news_header_link:active { font-size: 10px; color: #000000; text-decoration : underline;	 }
a.news_header_link:hover { font-size: 10px;color: #FF0000;text-decoration : none; }

/* home_headers_white for PRESS RELEASES - in /stampa  */
a.home_headers_white:link {	font-size: 11px; color: #FFFFFF;	text-decoration : none;  }
a.home_headers_white:visited { font-size: 11px; color: #FFFFFF; text-decoration : none;  }
a.home_headers_white:active { font-size: 11px; color: #FFFFFF; text-decoration : underline;	 }
a.home_headers_white:hover { font-size: 11px; color: #FFFFFF; text-decoration : underline;  }
/* home_headers_orange for PRESS RELEASES - in /stampa  */
a.home_headers_orange:link {	font-size: 11px; color: #FF810F;	text-decoration : none;  }
a.home_headers_orange:visited { font-size: 11px; color: #FF810F; text-decoration : none;  }
a.home_headers_orange:active { font-size: 11px; color: #FF810F; text-decoration : underline;	 }
a.home_headers_orange:hover { font-size: 11px; color: #FF810F; text-decoration : underline;  }


/* Class for document */
.big { FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: Verdana, Geneva, sans-serif; font-weight: bold; border-width : 2px 2px 2px 2px; vertical-align : top; height : 20px; }
a.big:link { FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Geneva, sans-serif; font-weight: bold; border-width : 2px 2px 2px 2px; vertical-align : top; height : 20px;  text-decoration : none;  }
a.big:hover{ FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Geneva, sans-serif; font-weight: bold; border-width : 2px 2px 2px 2px; vertical-align : top; height : 20px;  text-decoration : underline;  }
a.big:visited { FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Geneva, sans-serif; font-weight: bold; border-width : 2px 2px 2px 2px; vertical-align : top; height : 20px;  text-decoration : none;  }

.medium {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.input {
	font : 11px;
	font-family :  Verdana, Geneva, sans-serif;
	BORDER-RIGHT: #999999 ridge 1px;
	BORDER-TOP: #999999 ridge 1px;
	BORDER-LEFT: #999999 ridge 1px;
	BORDER-BOTTOM: #999999 ridge 1px;
}

#Content .ProductTable {	border-right : 1px solid Black;	border-bottom : 1px solid Black;}
#Content .ProductTable TD.Title {	background-color : #FF9966;	font-weight : bold;}
#Content .ProductTable TD.Model {	background-color : #FFCC99;	font-weight : bold;}
#Content .ProductTable TD {
	background-color : White;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	font-size : 10pt;
	line-height : 24px;
	text-align : center;
	vertical-align : middle;
}

#Content .HeadLineTable {	border : 1px solid Black;	border-bottom : 1px solid Black;}
#Content .HeadLineTable TD.Title {
	background-color : #FF9966;
	font-weight : bold;
	font-size : 120%;
}
#Content .HeadLineTable TD.SubTitle {
	background-color : #FFCC99;
	font-size : 80%;
}

#Content .HeadLineTable TD {
	font-size : 10pt;
	text-align : left;
	vertical-align : middle;
}

#Content .TypeAndSection {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border : 0px;
}

/* Search Results */
#Content .ResultType {	color: #777777;	font-size : 10px;	font-style : italic;	text-align : right;}

#Content a.ResultLink { font-size: 12px; }
#Content a.ResultLink:link {COLOR: #dd0000; font-weight: bold; TEXT-DECORATION: none}
#Content a.ResultLink:visited {COLOR: #aa0000; font-weight: bold; TEXT-DECORATION: none}
#Content a.ResultLink:active {COLOR: #112244; font-weight: bold; TEXT-DECORATION: underline}
#Content a.ResultLink:hover {COLOR: #112244; font-weight: bold; TEXT-DECORATION: underline}

#Content a.lieninter { font-size: 10px; }
#Content A.lieninter:link {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}
#Content A.lieninter:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}
#Content A.lieninter:active {COLOR: #ffffff; TEXT-DECORATION: underline; font-weight: normal}
#Content A.lieninter:hover {COLOR: #ffffff; TEXT-DECORATION: underline; font-weight: normal}

/* Right Menu - Dropdown */
#RightMenu .Title {
	font-size: 10px;
	background-position : right;
	background-repeat : no-repeat;
	background-color : #979797;
	border : 1px solid White;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-left : 5px;
	line-height : 14px;
}
#RightMenu .Item {
	font-size: 10px;
	background-color : #B1B0B3;
	border : 1px solid White;
	text-align : left;
	padding-left : 5px;
	line-height : 14px;
}
#RightMenu a { font-size: 10px }
#RightMenu a:link {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}
#RightMenu a:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}
#RightMenu a:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}
#RightMenu a:hover {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal}

/* Site map  */
#SiteMap a.Level0:link {COLOR: #555555; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level0:visited {COLOR: #555555; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level0:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level0:hover {COLOR: #dddddd; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level0 {font-size: 12px; line-height: 2 }

#SiteMap a.Level1:link {COLOR: #555555; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level1:visited {COLOR: #555555; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level1:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level1:hover {COLOR: #dddddd; TEXT-DECORATION: none; font-weight: bold}
#SiteMap a.Level1 {font-size: 10px; line-height: 2 }

/*Float Menu Haut*/
.float {
	position:absolute;
	z-index:2;
	left: 296px;
	top: 164px;
	width: 325px;
	height: 15;
	color: #333366;
}

.table_css 
{ 
background-color:#EEEFF3; border:1px; border-style:solid; border-color:#002C6D;
}
.table_dealer 
{ 
background-color:#FFFFFF; border:1px; border-style:solid; border-color:#002C6D;
}
.header_dealer 
{ 
background-color:#B5BFC9; border-top:1px solid #333366; border-left:1px solid #333366; border-right:1px solid #333366;
}
.zona_dealer 
{ 
border-left:1px solid #333366; 
}
.zona_titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.dealer_link { font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
a.dealer_link:link { COLOR: #000000; TEXT-DECORATION: none; }
a.dealer_link:visited { COLOR: #000000; TEXT-DECORATION: none; }
a.dealer_link:active { COLOR: #000000; TEXT-DECORATION: underline; }
a.dealer_link:hover { COLOR: #000000; TEXT-DECORATION: underline; }
/*Iframes - Dealers*/
.scroll_bars_IE {
    scrollbar-3d-light-color:#ee6666;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#333366;
	scrollbar-dark-shadow-color:#883333;
	scrollbar-face-color:#B5BFC9;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color:#444444; 
	}

.table_dashed 
{ 
border-style:dotted; border-color:#002C6D; border-width: thin;
}

.home_headers
{
font-size:11px; font-weight:bold; color: #333333;
}

.news_dates
{
font-size:10px; color: #000000;
}

.home_text
{
	font-size:11px;
	font-weight:normal;
	color: #666666;
	line-height: 9pt;
}

.home_text_normal
{
font-size:11px;  color: #999999; line-height: 9pt; 
}

.text_grey13
{
font-size:11px; font-weight:normal; color: #666666;
}

.box_press_release
{
border: solid 1px #FF810F;
}
/* Other IDz*/

#white {color : #FFFFFF;}
#red {color : #DE0000;}
#dark_blu {color : #112244;}
#concess {
	background-color : #EB6122;
	font-family: Verdana, Geneva, sans-serif;
	font-weight : bold;
	font-size : 12 px;
	border : 2px White;
	color : White;
}


/* Class for contacts page*/
.contacts
{
	font-size:12px;
	font-weight:bold;
	color: #333333;
	line-height: 15px;
}

.contacts a:link
{font-size:12px; font-weight:bold; text-decoration: underline;}

.contacts a:visited
{font-size:12px; font-weight:bold; text-decoration: underline;}

.contacts a:active
{font-size:12px; font-weight:bold; text-decoration: underline;}

.contacts a:hover
{font-size:12px; font-weight:bold; color: #CC3333; text-decoration: underline;}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

