#box-mainpic, #navigation, #sub-art-nav-box, #sub-navigation, #sub-navicons { display: none; }

html, body {
width:100%;
height:100%;
margin:11mm;
padding:0px;
background-color:transparent;
top:0;
left:0;
color: #666666;
font-family:Verdana, arial, helvetica, sans-serif;
font-size: 10pt;
}  


#site-container {
margin:0;
padding:0;
}

#site { 	
text-align:left;
padding:0;
}


#container-navigation {
width:415px;
margin:0;
padding:0;
}

#box-logo {
top:0;
left:0;
width:310px;
height:200px;
margin:0;
padding:0;
}

#logo {
margin:0;
}

#box-navigation {
position:absolute;
float:none;
overflow:hidden;
width:300px;
margin-top:0;
margin-left:0;
left: 0;
top: 0;
}

#navigation-adresse {
top:0;
left:0;
margin-top:220px;
margin-left:110px;
}


#container-content {
position:absolute;
width:383px;
top:140px;
left:450px;
}

#content {
margin:0;
}


/* CONTENT */ 
#content h1 {
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#666666;
	line-height:1.8em;
	letter-spacing:normal;
	padding-bottom:12px;
	margin-bottom:20px;
}

#content #sub-nav-box h1 {
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#666666;
	line-height:1.8em;
	letter-spacing:normal;
	padding-bottom:0px;
	margin-bottom:0px;
	text-transform:uppercase;
}

#content h2 {
	background: inherit;
	color:#000000;
	font-size:11pt;
	line-height:1.6em;
	padding-bottom:11px;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}

#content h3 {
	color:#666666;
	background: inherit;
	font-size:10pt;
	font-weight:bold;
	line-height:1.4em;
}

#content td {
padding-top:10px;
padding-bottom:10px;
}

#content a {
color: #666666;
text-decoration:none;
}

#content a:hover {
color: #666666;
text-decoration:none;
}