/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;	
	background: #AAAAAA url(bg_grad.jpg) fixed;
}

.shadow{
	color: #FFFFFF;
	position: inherit;
}

.sottotitoloporsche {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #009900;
}

.sottotitolomappa {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
}

.sottotitoloFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0000FF;
}

.red {
	color: #FF0000;
}

.foto {
	color: #0000CC;
}

a.foto:link, a.foto:visited {
	color: #0000CC;
}

a.plink:link, a.plink:visited{
	color: #333333;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

a.plink:hover{
	color: #FF0000;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{ 
	color: #CCCCCC;
	text-decoration:none;
	font-style:normal;
}

/************** header tag styles **************/

h1{
 font: small Verdana,sans-serif;
 color: #AAAAAA;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align: center;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial, Helvetica, sans-serif;
 color: #333333;
}
				
input{
font-family: Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: relative;
	margin: auto;
	top: auto;
	width: 800px;
	background-color: #F1F1F1;
}

#masthead{
	position: relative;
	margin: auto;
	top: 0px;
	width:800px;
	height: 110px;
	background-image: url(fondotitle.jpg);
	border-bottom: 1px solid #AAAAAA;
	
}

#pageNav{
	padding: 0px;
	border-right: 1px solid #AAAAAA;
	font: small Arial, Helvetica, sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 158px;
	border-left: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA; 
	background-color: #FFFFFF;
}

#table{
	 font-size: 75%; 
}
	 
a.tablei:link, a.tablei:visited {
	color: #CB1B1B;
}

a.tablei:hover{
	color: #CCCCCC;
	text-decoration:none;
	font-style:normal;
}

a.tablen:link, a.tablen:visited {
	color: #006600;
}

a.tablen:hover{
	color: #CCCCCC;
	text-decoration:none;
	font-style:normal;
}

a.tablep:link, a.tablep:visited {
	color: #877332;
}

a.tablep:hover{
	color: #CCCCCC;
	text-decoration:none;
	font-style:normal;
}

a.tablef:link, a.tablef:visited {
	color: #0000FF;
}

a.tablef:hover{
	color: #CCCCCC;
	text-decoration:none;
	font-style:normal;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #AAAAAA;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: small Verdana,sans-serif;
	position: absolute;
	top: auto;
	right: 10px;
	color: #AAAAAA;
}

#utility a{
	color: #AAAAAA;
}

#utility a:hover{
	color: #333333;
}

#utilitypre{
	font: small Verdana,sans-serif;
	position: absolute;
	top: auto;
	left: 5px;
	color: #AAAAAA;
	width: 705px;
}

#utilitypre a{
	color: #AAAAAA;
}

#utilitypre a:hover{
	color: #333333;
}

#utilityban{
	position: absolute;
	right: 10px;
}

/************** pageName styles ****************/

#pageName{
	background-color: #F1F1F1;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-bottom: 1px solid #AAAAAA;
	height: 48px;
}

#pageName h2{
	font: bold 95% Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: relative;
	margin-left: 0px;
	padding-right: 10px;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	height: 32px;
	color: #AAAAAA;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
	top: 52px;
}

#globalLink{
	position: relative;
	top: 7px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 101;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 1px 5px 5px 5px;
	border-right: 1px solid #AAAAAA;
}

a.glink:hover{
  	background-image: url(glblnav_selected.jpg);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 90px;
	left: 10px;
	/*width: 100%;*/
	background-color:#F1F1F1;
	height: 20px;
	padding: 0;
	visibility: hidden;
	font-size: 80%;
	color: #999999;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #333333;
}

.subglobalNav a:hover{
	color: #FF0000;
}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	background-color:#F1F1F1;
	height: 20px;
	padding: 5px 10px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #333333;
	text-decoration: none;
}

/************** index styles *****************/

.index{
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: center;
}
.links{
	padding: 0px 0px 10px 10px;
	font-size: 140%;
	font-weight:bold;
	text-align: center;
}

/************** fb styles *****************/
.fb{
	float: left;
	padding: 10px 0px 10px 0px;
	width:158px;
	height: 200px;
	background:#F1F1F1;
	padding: 0px;
	text-align: center;
}

/************** banner styles *****************/

.banner{
	float: right;
	padding: 20px 0px 0px 0px;
	width: 642px;
	height: 150px;
	height: auto;
	background:#F1F1F1;
	text-align: center;
}

/**************pubb styles *****************/

.pubb{
	float: right;
	padding: 20px 0px 20px 0px;
	width: 640px;
	height: auto;
	background:#F1F1F1;
	text-align: center;
}


/************** goog styles *****************/

.goog{
	padding: 20px 0px 0px 0px;
	text-align: center;
}

/************** nolimit styles *****************/

.nolimit{
	background-color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}
html>body .nolimit{height: auto;}

.nolimit h3{
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px 0px 20px 0px;
}
.nolimit h1{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 20px 0px;
}

.nolimit img{
	padding: 5px 5px 5px 5px;
}

/************** Foto styles *****************/
#pageFoto{
	position:absolute;
	top: 110px;
	left: 2%;
	right: 2%;
	width: 845px;
	background-color: #F1F1F1;
}

#mastFoto{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:845px;
	
}

.Foto{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	text-align: justify;
}
html>body .Foto{height: auto;}

.Foto h3{
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px 0px 20px 0px;
}
.Foto h1{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 20px 0px;
}

.Foto img{
	padding: 1px 5px 1px 5px;
}

.Fotobanner{
	float: right;
	padding: 10px 0px 10px 0px;
	width: 642px;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	height: 70px;}

/************** feature styles *****************/

.feature{
	float: right;
	width: 620px;
	height: 210px;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}

.feature h3{
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px 0px 20px 0px;
}

.feature img{
	float: left;
	padding: 5px 10px 0px 0px;
}

/************** curve styles *****************/

.curve{
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}
html>body .curve {height: 190px;}

.curve h1{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 20px 0px;
}

.curve img{
	float: left;
	padding: 5px 10px 0px 0px;
}

/************** rs styles *****************/

.rs{
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}
html>body .rs {height: 150px;}

.rs h1{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 20px 0px;
}

.rs img{
	float: right;
	padding: 5px 10px 0px 0px;
}

/************** lin styles *****************/

.lin{
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}
html>body .lin {height: 60px;}

.lin h3{
	font: bold 150% Arial,sans-serif;
	color: #333333;
	padding: 20px 0px 20px 0px;
}

.lin img{
	float: left;
	padding: 5px 10px 0px 0px;
}

/*************** story styles ******************/

.story {
	background-color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #333333;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #FF0000;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	color: #005000;
	font-style: oblique;
	text-decoration: none;
}

.story a.intlink{
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#FF0000;
	display:block;
	padding-bottom: 1px;
}

.story a.intlink:hover{
	color: #FF0000;
	background-color:#FFFFFF;
	font-style: oblique;
	text-decoration: none;
}

td.storyLeft{
	float: left;
	width: 47%;
	padding-left: 15px;
	text-align: justify;
}

.sLeft{
	float: left;
	width: 309px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.sRight{
	float: right;
	width: 309px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.stRight{
	float: right;
	width: 373px;
	padding: 30px 5px 20px 5px;
	text-align: justify;
}
/************** siteInfo styles ****************/

#siteInfo{
	width: auto;	
	padding: 20px 0px 0px 158px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	text-align: center;
}
	
#siteInfo a{
	color: #AAAAAA;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #333333;
	text-decoration: none;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/

#sectionLinks{
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ sectionLinksy styles **************/

#sectionLinksy{
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;

}

#sectionLinksy h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

#sectionLinksy a:link, #sectionLinksy a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_navgy.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinksy a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ sectionLinksy styles **************/

#sectionLinksg{
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;

}

#sectionLinksg h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

#sectionLinksg a:link, #sectionLinksg a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_navg.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinksg a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ secLinks styles **************/

.secLinks{
	margin: 0px;
	padding: 0px;

}

.secLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.secLinks a:link, .secLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

.secLinks a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ sectionLinksy styles **************/

.secLinksy{
	margin: 0px;
	padding: 0px;

}

.secLinksy h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.secLinksy a:link, .secLinksy a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_navgy.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

.secLinksy a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ sectionLinksg styles **************/

.secLinksg{
	margin: 0px;
	padding: 0px;

}

.secLinksg h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.secLinksg a:link, .secLinksg a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_navg.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

.secLinksg a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

/************ sectionLinksb styles **************/

.secLinksb{
	margin: 0px;
	padding: 0px;

}

.secLinksb h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.secLinksb a:link, .secLinksb a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(bg_navgb.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

.secLinksb a:hover{
	border-top: 1px solid #AAAAAA;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}



/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.relatedLinks h3{
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

.new{
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

.new a{
	color: #AAAAAA;
}

.new a:hover{
	color: #333333;
	text-decoration: none;
}

.caratteristiche {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F5F5F5;
}
