/* DTR
   especify the font-size as pt.
*/

/* DTR
   especify the font-size as pt.
*/
/* page titles */
h1{

	font-family: Jura.ttf;
	font-size:14pt;
	color:#666633;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	height:30px;
	overflow:hidden;
	line-height:30px;

}
h1 a{
	font-family: Jura.ttf;
	font-size:14pt;
	color:#666633;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-align:center;
	
}
h1 a:hover{

	font-family: Jura.ttf;
	font-size:14pt;
	color:#CCCC99;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-align:center;

}

h4 a{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#999966;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-align:center;
	
}
h4 a:hover{

	font-family: Jura.ttf;
	font-size:12pt;
	color:#CCCC99;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-align:center;

}
/* subtitle 'handmade in france' */
h6 {

	font-family: Jura.ttf;
	font-size:10pt;
	color:#999999;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	
}
h6 a{
	font-family: Jura.ttf;
	font-size:10pt;
	color:#999999;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	
}
h6 a:hover{
	font-family: Jura.ttf;
	font-size:10pt;
	color:#999999;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	
}

/* home page links */
h2 {
	font-family: Jura.ttf;
	font-size:14pt;
	color:#666633;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	
}
h2 a{
	font-family: Jura.ttf;
	font-size:14pt;
	color:#999966;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-decoration:none;
	border-bottom:1px solid #999966;

}
h2 a:hover{

	font-family: Jura.ttf;
	font-size:14pt;
	color:#999966;
	font-weight:300;
	background-color:#ffffff;
	background:#ffffff;
	line-height:18px;
	text-decoration:none;
	border-bottom:1px solid #999966;

}
/* widget links*/
h3{

	font-family: Jura.ttf;
	font-size:14pt;
	color:#666633;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	height:25px;
	overflow:hidden;
	line-height:25px;

}
h3 a{

	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#666633;
	font-weight:normal;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	height:20px;
	overflow:hidden;
	line-height:20px;

}
h3 a:hover{

	font-family: Jura.ttf;
	font-size:12pt;
	color:#666633;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	height:20px;
	overflow:hidden;
	line-height:20px;

}












h5{

	font-family: Superbastone, Helvetica, Arial;
	font-size:10pt;
	color:#666666;
	background-color:#000000;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	height:25px;
	overflow:hidden;

}
h5 a{

	font-family: Superbastone, Helvetica, Arial;
	font-size:10pt;
	color:#666666;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;
}
h5 a:link{

	font-family: Superbastone, Helvetica, Arial;
	font-size:10pt;
	color:#666666;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;

}
h5 a:visited{

	font-family: Superbastone, Helvetica, Arial;
	font-size:10pt;
	color:#666666;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;

}
h5 a:hover{

	font-family: Superbastone, Helvetica, Arial;
	font-size:10pt;
	color:#009966;
	background-color:#000000;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;

}

/* Generally you don't need to change anything below */
.dtr{
overflow:hidden;
margin:0;
height:1%;
}
.dtr a{
display:block;
float:left;
overflow:hidden;
cursor: pointer
}
.dtr a:hover span{
background-position:left bottom;
}
.dtr span{
display:block;
float:left;
overflow:hidden;
text-indent:-1000px;
background-repeat:no-repeat;
background-position:left top;
}

@media print{
.dtr span{
background-image:none;
display:inline;
float:none
}
}

