/* --------------------------------------- */
/*                 Structure               */
/* --------------------------------------- */



body {
	background:#eeeeee;
	font-family:verdana, helvetica;
	font-size:13px;
	line-height:150%;
}
#fond {
	width:970px;
	position:fixed;
	position:relative;
	left:50%;
	margin-left:-485px;
	margin-top:-70px;
	}
	
#local{
	width:30px;
	position:fixed;
	position:relative;
	left:50%;
	margin-left:500px;
	padding-top:20px;
	}
	
#local table td {
	padding:10px 0 0 0;
}



#precontainer {
	position:relative;
	margin-top: 10px;
	padding:0px;
	width:970px;
	height:130px;
	background: url(../img/jazz/header/header.jpg);
	border:1px #cccccc solid;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;

	}

#precontainer .homelogo {
	margin-left:150px;
	width:300px;
	height:80px;
	background:url(../img/precontainer/logo.png);
	z-index:6000;
	cursor:pointer;
}



#precontainer .homelogo:hover {
	background:url(../img/precontainer/logohover.png);
}

#container {
	position:relative;
	width:970px;
	background:#ffffff;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;

	}

#container p {
	padding-left:30px;
}

#footercontainer {
	background:#dddddd;
	height:200px;
	background: url(../img/pagesbg/indexfooter1.jpg);
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-top:1px #bbbbbb solid;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	}
	
table.footer {
	position:relative;
	top:10px;
	height:120px;
	margin-bottom:10px;
}
	table.footer img.more {
		background:url(../img/interfacelements/more_square.jpg);
	}
	
	table.footer img.more:hover {
		background:url(../img/interfacelements/more_square_hover.jpg);
	}
	
	
	table.footer tr td span.title {
		font-size: 18px;
		color: #999999;
		line-height: 220%;
	}
	
	table.footer tr td span.title a {
		font-size: 18px;
		color: #999999;
		line-height: 220%;
		text-decoration:none;
	}
	table.footer tr td span.title a:hover {
		font-size: 18px;
		color: #999999;
		line-height: 220%;
		text-decoration:underline;
	}
	
	table.fpnews td {
		padding:0 0 8px 0;
		vertical-align: top;
	}
	table.fpnews td.datetd {
		width:100px;
	}
	
	table.footer tr td.newsboard {
		border-right:dashed 1px #bbbbbb;
		vertical-align:top;
		padding:0 10px 0 10px;
		margin:0;
		width:350px;
		vertical-align: top;
	}
	table.newsboard td.presscontent a {
		font-size:14px;
	}
	
	

	table.footer .date {
		color:#bbbbbb;
		}
		
	table.fppress td {
		padding:0 10px 0 0;
	}

	
	table.fppress td.presscontent {
		width:400px;
		vertical-align: top;
	}
	table.fppress td.presscontent a {
		font-size:14px;
	}
	
	#newsarticle {
	padding-top:0px;
	margin:0px;
	width:360px;
	text-align:left;
	line-height:130%;
	z-index:1000;
	color:#000000;
	}
				
	table.footer td.pressboard {
		padding:0 10px 0 10px;
		margin:0;
		width:350px;
		vertical-align: top;
		border-right:dashed 1px #bbbbbb;
		line-height: 130%;
		height:150px;
	}
	

	
	table.footer td.links {
		padding:0 0 0 10px;
		margin:0;
		vertical-align: top;
		line-height:130%;
	}
	

	
	table.footer tr td.links table tr td.right{
		border-left:solid 1px #dddddd;
		padding-left:25px;
	}

	
	table.footer tr td.links ul {
		padding:0px 0 10px 0;
	
	}
	table.footer tr td.links ul li{
		list-style-type:none;
		line-height:130%;

		
	}
	table.footer tr td.links ul li a {
		color:#666666;
		font-size:12px;
		cursor: pointer;
	}
	




#footertable {
	margin: 0px 0 0 25px;

	}


#footertable th {
	width:200px;
	text-align: left;
	color:#ffffff;
	font-weight: normal;
	font-size: 14px;
	border-left: dotted 1px #ffffff;
	padding: 20px 0px 10px 10px;
	}


#footertable td {
	border-left: dotted 1px #ffffff;
	padding: 0px 0px 0px 11px;
	color:#00ff00;
	}

#footertable li {
	color:#ffffff;
	font-size: 11px;
	list-style-type: none;
	line-height: 180%;
	margin-left: 1px;
	}
#footertable li a{
	color:#03b0d8;
	cursor: pointer;
	}

#footertable li a:hover{
	color:#ffffff;
	}


#postcontainer {
	width:970px;
	height:35px;
	background:none;
	margin-top: 10px;
	}
#postcontainer ul.left li {
	position:relative;
	float:left;
	left:10px;
	margin-right:20px;
	list-style-type:none;
	color:#888888;
	font-size:12px;
}
#postcontainer ul.right li {
	position:relative;
	float:right;
	right:30px;
	margin-left:20px;
	list-style-type:none;
	color:#888888;
	font-size:12px;
}
#postcontainer img {
	margin-left:20px;
	top: 8px;
}
#postcontainer a {
	position:relative;

	font-size:12px;
	text-decoration:none;
	color:#0097C1;
}
#postcontainer a:hover {
	color:#aaaaaa;
}
#topmenu {
	position:relative;
	height: 35px;
	width:971px;
	z-index:999;
}

#pageheader {
	position:relative;
	margin-bottom:19px;
	width:970px;
	height:59px;
	background:url(../img/jazz/header/pageheader.jpg);
	_behavior:url(iepngfix.htc);
	}

				#pageheader span.title {
					position:relative;
					top:12px;
					left:25px;
					font-size:26px;
					font-weight:normal;
					}
				#pageheader p.title { /* à cleaner au fur et à mesure */
					position:relative;
					top:12px;
					left:25px;
					font-size:26px;
					font-weight:normal;
					}
					
				#pageheader a.slimboutonvert {
					position:relative;
					top:10px;
					float:right;
					margin-right:10px;
					}
				#pageheader a.slimbouton {
					position:relative;
					top:10px;
					float:right;
					margin-right:10px;
					}
				#pageheader span.spacer {
					width:15px;
					float:right;
				}












* {
	margin:0px;
	padding:0px;
}

a {
	color:#0097C1;
	text-decoration:none;
	cursor: pointer;
	}

a.nodisp {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	}

a:hover {
	color:#03728c;
	text-decoration:underline;
	cursor: pointer;
	}
a.nodisp:hover {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	}

a.bouton {
	color:#dddddd;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding: 15px 15px 15px 15px;
	margin:0 10px 10px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #555555;
}

a.bouton:hover {
	color:#ffffff;
	background: #777777;
}

a.slimbouton {
	color:#ffffff;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 5px 15px;
	margin:0 5px 10px 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #555555;
}

a.slimbouton:hover {
	color:#ffffff;
	background: #777777;
}

a.slimboutonvert {
	color:#ffffff;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 5px 15px;
	margin:0 5px 10px 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #5fb720;
}

a.slimboutonvert:hover {
	color:#ffffff;
	background: #6acc23;
}

a.slimboutonblue {
	color:#ffffff;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 5px 15px;
	margin:0 5px 10px 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #0097C1;
}

a.slimboutonblue:hover {
	color:#ffffff;
	background: #03b0d8;
}


a.boutonvert {
	color:#ffffff;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding: 15px 15px 15px 15px;
	margin:0 10px 10px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #5fb720;
}



a.boutonvert:hover {
	color:#ffffff;
	background: #6acc23;

}

a.trybuy {

	color:#ffffff;
	display:inline-table;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:18px;
	padding:15px 15px 15px 15px;
	margin:0 10px 10px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #5fb720;
	font-weight:normal;
}
a.trybuy:hover {
	color:#ffffff;
	background:#6acc23;
}

a.fpgreen {

	color:#ffffff;
	width:150px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 10px 15px;
	margin: 0 -15px 15px 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #5fb720;

}
a.fpgreen:hover {
	color:#ffffff;
	background:#6acc23;
}
a.fpdark {
	color:#ffffff;
	width:150px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 10px 15px;
	margin: 0 -15px 15px 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #555555;
}
a.fpdark:hover {
	color:#ffffff;
	background:#777777;
}

a.fpdark180 {
	color:#ffffff;
	width:180px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 10px 15px;
	margin: 0 -15px 15px 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #555555;
}
a.fpdark180:hover {
	color:#ffffff;
	background:#777777;
}


a.fpblue {
	color:#ffffff;
	width:150px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	padding:5px 15px 10px 15px;
	margin: 0 -15px 15px 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #0097C1;
}
a.fpblue:hover {
	color:#ffffff;
	background:#03b0d8;
}

.notabene{
	font-style:italic;
	font-size:12px;
}

img {
	border: 0px;
	}



p.grandtitle {
			width: 550px;
			margin-top: 5px;
			padding: 0 0px 20px 0;
			color:#0097C1;
			font-size: 24px;
			text-align: left;
			line-height: 150%;
			}
p.title {
			margin: 0 0px 20px -30px;
			color:#000000;
			font-size: 16px;
			text-align: left;
			line-height: 130%;
			font-weight: bold;
			}
#overview {

	position: relative;
	left:35px;
	width: 940px;
	padding: 0 20px 20px 0;
	font-size: 13px;
	line-height: 150%;
	}


						#overview img.shadow {
							-moz-box-shadow: 0px 0px 10px #888;
							-webkit-box-shadow: 0px 0px 10px #888;
							box-shadow: 0px 0px 10px #888;
							padding:0px;
							margin:0px;
							}

						#overview.large table {
							margin:0px;
							padding:0px;
							width:880px;
						}
						#overview table {
							margin:0px;
							padding:0px;
							width:700px;
							}

						#overview table td {
							vertical-align:middle;
						}
						/* p.titleleft deprecated change title to comply with the two following classes */
						#overview table td p.titleleft {
							float: left;
							width: 600px;
							margin-top: 5px;
							padding: 0 0px 20px 0;
							color:#0097C1;
							font-size: 24px;
							text-align: left;
							line-height: 150%;
							}

						#overview table td p.titleshort {
							float: left;
							width: 450px;
							margin-top: 5px;
							padding: 0 0px 20px 0;
							color:#0097C1;
							font-size: 24px;
							text-align: left;
							line-height: 150%;
							}

						#overview table td p.title {
							float: left;
							width: 600px;
							margin-top: 5px;
							padding: 0 0px 20px 0;
							color:#0097C1;
							font-size: 24px;
							text-align: left;
							line-height: 150%;
							}

						#overview table td p.subtitleleft {
							float: left;
							width: 550px;
							margin-top: 5px;
							padding: 0 0 0 0;
							color:#0097C1;
							font-size: 24px;
							text-align: left;
							line-height: 150%;
							}



						#overview .imgright {
							float: right;
							margin-left:40px;
							margin-bottom:10px;
							margin-right:0px;
							margin-top:0px;
						}
						#overview .imgleft {
							float: left;
							margin-left:-5px;
							margin-bottom:0px;
							margin-right:15px;
							margin-top:0px;
						}

						#overview table td p {
							text-align: justify;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							margin: 10px 20px 20px 0;
							}

						#overview table td.justify  {
							text-align: justify;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							}
						#overview table td.left  {
							text-align: left;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							}

						#overview table td.left p {
							text-align: left;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							}

						#overview table td.right {
							text-align: right;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							}
						#overview table td.buy {
							text-align: center;
							vertical-align: top;
							font-size: 13px;
							line-height: 150%;
							width:170px;
							}
						#overview table td.buy a {
							width:120px;
							}
						#overview table td.rightstartprice {
							text-align: right;
							vertical-align: top;
							font-size: 15px;
							line-height: 160%;
							color:#666666;
							padding-right:10px;
							}
                        			#overview table td.rightstartprice .price {
							font-size:24px;
							}

						#overview table td ul {
							margin:20px 0 20px 0px;
							}

						#overview table td li {
							position: relative;
							vertical-align: top;
							list-style-type: disc;
							left: 50px;
							text-align: left;
							font-size:13px;
							line-height:150%;
							max-width:500px;
							}

						#overview table table {
							margin:0;
							width:100%;
							line-height:150%;
						}
						#overview table table td{
							vertical-align:top;
							padding:20px 40px 20px 0;
							text-align:left;
							width:50%;
						}
						#overview div.ovtitle {
							font-size:14px;
							margin:0 0 10px 0;
							font-weight:bold;
						}
						#overview div.ovtitle a {
							float:right;
							font-size:16px;
							margin:0 0 10px 0;
							font-weight:normal;
						}
						#overview table table table td{
							vertical-align:baseline;

						}
						#overview table.presstable {
                            margin:0px;
							padding:0px;
							width:700px;
                            text-align:left;
                          }
                        #overview table.presstable td {
                            vertical-align: top;
                            border-top:solid 1px #dddddd;
                            padding-top:10px;

                        }
                        #overview table.presstable td.date {
                            width:120px;
                            color:#0097C1;
                            vertical-align:top;
                        }
                        #overview table.presstable td .title {
                            text-align:left;
                            vertical-align:top;
                        }
                        #overview table.presstable td .desc {
                            color:#999999;
                        }
						#overview table.presstable td .desc a {
                            color:#999999;
							text-decoration:none;
                        }
                        #overview table.presstable td span.link {
                            float:right;
                        }
                        #overview table table.events span.date {
                            color:#aaaaaa;
                        }
                        #overview table table.events span.title {
                        }
                        #overview table table.events span.desc {
                            color:#999999;
                        }
                        #overview table table.events td {
                        	border-top:solid 1px #dddddd;
                        	padding-top:10px;
                        }
                        #overview table table tr td ul.triplecolonne {
                        	margin-left: 0px;
                        	padding-left: 0px;
                        }
                        #overview table table tr td ul.triplecolonne li {
                        	position: relative;
                        	left:15px;
                        	width:190px;
                        	margin-bottom: 10px;
                        	

                        }
                        #overview table table tr td ul.doublecolonne {
                        	margin-left: 0px;
                        	padding-left: 0px;
                        }
                        #overview table table tr td ul.doublecolonne li {
                        	position: relative;
                        	left:15px;
                        	width:400px;
                        	margin-bottom: 10px;
                        	

                        }


#suboverview {
	width: 920px;
	padding: 20px 0 20px 0px;

	}



						#suboverview table td p.title {
							margin: 0 0px 20px 0;
							color:#000000;
							font-size: 16px;
							text-align: left;
							line-height: 130%;
							font-weight: bold;
							}
						#suboverview table td p.titleleft {
							display:inherit;
							margin: 0 0px 20px 0;
							color:#000000;
							font-size: 16px;
							text-align: left;
							line-height: 130%;
							font-weight: bold;
							}

						#suboverview table td p.titleright {
							display: inherit;
							margin: 0 0px 20px 0;
							color:#000000;
							font-size: 16px;
							text-align: left;
							line-height: 130%;
							font-weight: bold;
							}

						#suboverview img {
							margin: 0px 50px 10px 10px;
							}

						#suboverview .imgright {
							float: right;
							margin-left:50px;
							margin-bottom:10px;
							margin-right:0px;
							margin-top:0px;
						}
						#suboverview .imgleft {
							float: left;
							margin-left:0px;
							margin-bottom:10px;
							margin-right:50px;
							margin-top:0px;
						}

						#suboverview table td.left {
							text-align: left;
							vertical-align: top;
							font-size: 13px;
							line-height: 170%;
							}

						#suboverview table td.right {
							text-align: left;
							vertical-align: top;
							font-size: 13px;
							line-height: 170%;
							}

						#suboverview table td.center {
							text-align: center;
							vertical-align: top;
							font-size: 13px;
							line-height: 170%;
							}

						#suboverview table td ul {
							margin:0 0 20px 25px;
							}

						#suboverview table td li {
						position: relative;
							vertical-align: top;
							list-style-type: disc;
							left: 50px;
							text-align: left;
							}

						#suboverview table td p {
							margin: 10px 20px 20px 0;
							}

#teamgallery {
	text-align:justify;
	margin:0 0 30px 30px;
	}
						#teamgallery img {
							border:1px solid #999999;
						}
						#teamgallery table td {
							padding:5px 40px 10px 10px;
						}
						#teamgallery table td.profile {
							vertical-align:top;
							padding:0 20px 10px 10px;
							border-left:1px solid #bbbbbb;
						}
						#teamgallery table p.titleleft {
							margin:0 0 0 0;
							font-size:16px;
							font-weight:bold;
							color:#000000;
						}

						#teamgallery table p {
							font-size:13px;
							line-height:170%;
							margin:0 0 20px 0;
							width:480px;
						}

.separatorleft {
	display: block;
	background: url(../img/pagesbg/separator_l.jpg) no-repeat;
	margin:0px 0 10px 0;
	height: 40px;
	width: 730px;
	}

.separatorright {
	display:inline-block;
	background: url(../img/pagesbg/separator_r.jpg) no-repeat;
	margin:0px 0 10px 0;
	float: right;
	height: 40px;
	width: 730px;
	}

#container p.titleleft {
	text-align:left;
	width: 550px;
	margin-top: 20px;
	padding: 0 0px 20px 30px;
	color:#0097C1;
	font-size: 24px;
	text-align: left;
	line-height: 150%;
}

#container p {
	width:650px;
}

#container p.mention {
	text-align:center;
	color:#999999;
	padding-bottom:20px;
	font-size:11px;
}










.imgright {
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:0px;
	margin-top:0px;
	}
.imgleft {
	float: left;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:0px;
	}

table.headertable {
	width:970px;
	margin-left:0px;
	margin-top:35px;
	padding: 5px 5px 0 0;

}
table.headertable td {
	vertical-align:top;
}


table.headertable td.fpheaderbuttons {
	margin-top:-10px;
	padding-top:-10px;
	width:450px;
	color: #bbbbbb;
	text-align:right;
	padding-right:20px;
	vertical-align:bottom;
}

#precontainer table.headertable td.fpheaderbuttons a {
	position: relative;
	margin-left:15px;
	top:8px;
	padding:43px 0 0px 0;
}

#precontainer table.headertable td.button div {
	margin-top:15px;
	padding:0px;
	width:60px;
	height:60px;
}

table.headertable td .facebookheader {
	background: url(../img/jazz/header/facebookdark.jpg);
	width:60px;
	height:60px;
}

table.headertable td .facebookheader:hover {
	background: url(../img/jazz/header/facebooklight.jpg);
}

table.headertable td .twitterheader{
	width:60px;
	height:60px;
	background: url(../img/jazz/header/twitterdark.jpg);
}

table.headertable td .twitterheader:hover {
	background: url(../img/jazz/header/twitterlight.jpg);
}

table.headertable td a.gostaiheader{
	width:60px;
	height:60px;
	background: url(../img/jazz/header/gostaidark.jpg);
}

table.headertable td a.gostaiheader:hover {
	background: url(../img/jazz/header/gostailight.jpg);
}

table.headertable td .ytheader{
	width:60px;
	height:60px;
	background: url(../img/jazz/header/ytdark.jpg);
}

table.headertable td .ytheader:hover {
	background: url(../img/jazz/header/ytlight.jpg);
}










/*-----------------------------------------*/
/*              related menu               */
/*-----------------------------------------*/


	#relatedmenu {
		position:absolute;
		top:65px;
		margin-left:780px;
		width:170px;
		}

	#relatedmenu ul {
		position:relative;
		left:-6px;
		margin-top:44px;
		padding: 20px 0 20px 0;
		width:180px;
		font-size:13px;
		background: url(../img/pagesbg/mainrightstdlistbg.jpg);
		border-bottom: 2px solid #bbbbbb;
		border-top: 2px solid #eeeeee;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		}

	#relatedmenu ul li {
		list-style-type:none;
		text-align:center;
		margin-bottom:10px;
		}

	#relatedmenu ul li.title {
		position:relative;
		left:0px;
		list-style-type:none;
		height:25px;
		width:160px;
		text-align:center;
		color: #222222;
		font-size:18px;
		line-height: 130%
		}

	#relatedmenu ul li.title p {
		position:relative;
		top:6px;
		}

	#relatedmenu ul li a {
		color:#777777;
		text-decoration:none;
		cursor: pointer;
		}
	#relatedmenu ul li a.slimbouton {
		color:#ffffff;
		text-decoration:none;
		cursor: pointer;
		}
		
	#relatedmenu ul li a.slimboutonvert {
		color:#ffffff;
		text-decoration:none;
		cursor: pointer;
		}

	#relatedmenu ul li a:hover {
		color:#ffffff;
		}


/* -------------------------------- */
/*              Cosmetics           */
/* -------------------------------- */

/* Pictos more/videos/pictures/download */




		a.more {
		    display:inline-block;
		    height:55px;
		    width:55px;
		    text-align: center;
		    text-decoration:none;
		    font-size:11px;
		    color: #0097C1;
		    letter-spacing:1px;
		    line-height:97px;
			background: url(../img/buttons/picto_more.jpg);
			}

		a.more:hover {
		    border:0;
		    cursor:pointer;
		    color: #cccccc;
		    }

		a.videos {
		    display:inline-block;
		    height:55px;
		    width:55px;
		    text-align: center;
		    text-decoration:none;
		    font-size:11px;
		    color: #0097C1;
		    letter-spacing:1px;
		    line-height:97px;
			background: url(../img/buttons/picto_videos.jpg);
			}

		a.videos:hover {
		    border:0;
		    cursor:pointer;
		    color: #cccccc;
		    }

		a.pictures {
		    display:inline-block;
		    height:55px;
		    width:55px;
		    text-align: center;
		    text-decoration:none;
		    font-size:11px;
		    color: #0097C1;
		    letter-spacing:1px;
		    line-height:97px;
			background: url(../img/buttons/picto_pictures.jpg);
			}

		a.pictures:hover {
		    border:0;
		    cursor:pointer;
		    color: #cccccc;
		    }

		a.dload {
		    display:inline-block;
		    height:55px;
		    width:55px;
		    text-align: center;
		    text-decoration:none;
		    font-size:11px;
		    color: #0097C1;
		    letter-spacing:1px;
		    line-height:97px;
		    background: url(../img/buttons/picto_download.jpg);
			}

		a.dload:hover {
		    border:0;
		    cursor:pointer;
		    color: #cccccc;
			}

/*---------------*/
/* standard table */
/*---------------*/

table.standard {

	padding-bottom:30px;
}

table.standard th {
	background:#888888;
	padding:10px;
	color:#ffffff;
	vertical-align:top;
	font-weight:normal;

}

table.standard td {
	background:#dfdfdf;
	padding:10px;
	color:#222222;
}

table.standard td ul {
	margin:0px 0 20px 20px;
}


table.standard td#whitebg {
	background:#ffffff;
}
table.standard td.left {
	text-align:left;
}

table.standard td.center {
	text-align:center;
}
table.standard td.right {
	text-align:right;
}

table.standard td.check {
	text-align:center;
	height:50px;
}

/*---------------*/
/* compare table */
/*---------------*/

#overview table.downloads {
	width:840px;
}
#overview table.downloads tr td  {
	vertical-align:top;
	max-width:280px;
	padding:0px;
}
#overview table.downloads tr td table  {
	width:280px;
}

#overview table.downloads tr td table tr  {
	vertical-align:top;
}

#overview table.downloads tr td table td  {
	vertical-align:top;
	padding:0 5px 0 5px;
}

#overview table.downloads tr td table td.desc  {
	vertical-align:top;
	background:#dddddd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
/*
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
*/
	padding:10px;
}



#container form table.form tr th  {
	vertical-align:top;
	text-align:right;
	padding:10px 20px 10px 0;
}





/*---------------*/
/* compare table */
/*---------------*/

table.tableformat {
	text-align:center;
	padding-bottom:30px;
}
table.tableformat tr.lightgrey td{
	background:#dddddd;
	padding:3px;
}
table.tableformat tr.darkgrey td{
	background:#cccccc;
	padding:3px;
}

table.tableformat th {
	background:#888888;
	padding:5px;
	color:#ffffff;
	vertical-align:middle;


}

#overview table.tableformat td {
	background:#dddddd;
	padding:5px;
	color:#222222;
	vertical-align:middle;
	text-align:center;

}


table.tableformat td#whitebg {
	background:#ffffff;
}
table.tableformat td.left {
	text-align:left;
}

table.tableformat td.center {
	text-align:center;
	font-weight:bold;
}
table.tableformat td.right {
	text-align:right;
}
table.tableformat td.check {
	text-align:center;
	height:50px;
	background:#dddddd;
}

#overview table.doc {
	width:600px;
	margin:10px 0 10px 25px;
}
#overview table.doc th {
	font-weight:bold;
	text-align:left;
}
#overview hr {
	width:600px;
	margin:10px 0 10px 25px;
	border:1px dotted #444444;
}

#overview table table.doclist {
}
#overview table table.doclist td ul {
	padding-left:0px;
	margin-left:0px;
}
#overview table table.doclist td ul li{
	padding-left:0px;
	margin-left:-30px;
}
#overview table table.doclist td dl dd {
	margin-bottom:20px;
}
#overview table table.doclist td dl dd table td {
	padding:0px;
	margin:0px;
	height:30px;
}
#overview table table.doclist td dl dd dl {
	margin-left:50px;
	margin-top: 10px;
}
#overview table table.doclist td dl dd dl dd{
	margin-bottom:5px;
}

#overview table td.dldescript {
	width:650px;
	padding:0 10px 0 30px;
	vertical-align:top;
}
#overview table td.dldescript p {
	width:630px;
	text-align:left;

}
.jobzone {
	width:700px;
	border:1px solid #bbbbbb;
	margin:0 0 30px 60px;
	font-size:13px;
	line-height:170%;
	}
.jobzone table th {
	width:150px;
	vertical-align:top;

}


.jobzone table th div.titlejob {
	width:150px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	line-height:170%;
}
.jobzone table td {
	padding-left:20px;
	padding-bottom:20px;
}
.jobzone table td a {
	margin-top:110px;
}

/* Pop up boxes */
#trybox {
	width:450px;
	height:280px;
	}

#quicktour {
	width:470px;
	height:550px;
	}
#quicktour p {
	text-align:left;
	width:450px;
	margin-left:10px;
	}

#quicktour p span.bigcode {
	text-align:left;
	color:#0097c1;
	font-size:18px;
	margin:15px;
	padding:30px 0 30px 0;
	background:#00ff00;
	}

a.quicktourgnet img {
	background: url(../img/pagecontentimg/quicktour_gnet.jpg);
	padding:0;
	margin:0;
	cursor: pointer;
}

a.quicktourgnet img:hover {
	background: url(../img/pagecontentimg/quicktour_gnethover.jpg);
}

/*Newsletter*/
.newslettersub {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#cccccc;
	padding:15px;
	width:350px;
	margin:20px 0 20px 0;
}

.platebox {
	padding: 10px;
	height:100%;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	background-color: #eeeeee; /* fallback color */
    background-image: -moz-linear-gradient(0% 0% 45deg, #dddddd, #ffffff);
    background-image: -webkit-gradient(linear, left bottom, right top, from(#cccccc), to(#ffffff));
	-moz-box-shadow: 1px 1px 8px #aaa;
	-webkit-box-shadow: 1px 1px 8px #aaa;
	margin-bottom:10px;
}

/************************/
/*    Frontpage         */
/************************/

td.stayconnected {
 	text-align:right;
 	padding-right:5px;
	padding-top:0px;
	vertical-align:top;
}

a.scnewsletters {
	/*
padding-top:10px;
	padding-top:9px !important;
*/
	height:25px;
	width:104px;
	cursor: pointer;
}
a.scnewsletters img:hover {
	background:url(../img/pagesbg/stayconnected/newsletters_hi.png);
}


a.scuservoice {
	/*
padding-top:10px;
	padding-top:9px !important;
*/
	height:25px;
	width:104px;
	cursor: pointer;
}
a.scuservoice img:hover {
	background:url(../img/pagesbg/stayconnected/uservoice_hi.png);
}
a.sctwitter {
/*
	padding-top:10px;
	padding-top:9px !important;
*/	height:25px;
	width:104px;
	cursor: pointer;
}
a.sctwitter img:hover {
	background:url(../img/pagesbg/stayconnected/twitter_hi.png);
}
a.scfacebook {
/*
	padding-top:10px;
	padding-top:9px !important;
*/
	height:25px;
	width:104px;
	cursor: pointer;
}
.scfacebook img:hover {
	background:url(../img/pagesbg/stayconnected/facebook_hi.png);
}

/******************/
/*      CART      */
/******************/

#overview.platebox table.carttable {
}

#overview .platebox table.carttable td {
	padding:5px;
}

#overview .platebox table.carttable td.cartdesc {
	padding-bottom:30px;
}

#overview .platebox table.carttable td .carttitle{
	color:#000000;
	font-size:24px;
	margin-bottom:15px;
	margin-top:5px;
	line-height:150%;
}

#overview table .platebox table.carttable td.cartimg {
	padding-right:15px;
	text-align:center;
	width:110px;
}

#overview table .platebox table.carttable td.cartimg a img {
	text-decoration:none;
	border:0px;
}

#overview table .platebox table.carttable td.price {
	width:280px;

	font-size:16px;
	text-align:center;
	vertical-align:middle;

}

#overview table .platebox table.carttable td.price .platebox {
	width:250px;


}
#overview table .platebox table.carttable td.price span{

	color:#222222;

}

#overview table .platebox table.carttable td.cartbutton {
	text-align:right;
	vertical-align:middle;
	height:50px;
}

a.cartdownload {

	color:#ffffff;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:18px;
	padding:10px 15px 10px 15px;
	margin:0 10px 10px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #5fb720;



}
a.cartdownload:hover {
	color:#ffffff;
	background:#6acc23;
}
#urbiscript_quicktour img {
	background:url(../img/pagecontentimg/quicktour_urbiscript.jpg);
}

#urbiscript_quicktour img:hover {
	background:url(../img/pagecontentimg/quicktour_urbiscript_hover.jpg);
}

/**************************/
/*        TRAINING        */
/**************************/

#overview table.trainingtable td.desc span.trainingtitle {
	font-size:18px;
	font-weight:bold;
	line-height:220%;
	padding: -10px 0 20px 0;
	}

#overview table.trainingtable {
	width:650px;
}

#overview table.trainingtable td.bouton {
	vertical-align:bottom;
}

#overview table.trainingtable td.desc {
	vertical-align:bottom;
	width:550px;
}
#overview table.trainingtable td.desc table{
	width:550px;

}

#overview table.trainingtable td.desc table td{
	height:30px;
	padding:0px;
	vertical-align:baseline;

}
#overview table.trainingtable td.desc table td.right{
	text-align:right;
	padding-right:10px;
	vertical-align:baseline;
	color:#666666;


}

#overview .shadow td {
    margin:0px;
    padding:0px;
}


