body {
	background: #666;
	font-size: 12px;
	font-family: sans-serif;
}

.img_png, .image_typo, .spip_logo, .format_png {
	behavior: url("../dist/win_png.htc");
}

a, a:hover, a:visited {
	color: red;
	text-decoration: none;
}

img {
	border: 0px;
}

#zone {
	position: absolute;
	width: 926px;
	height: 540px;
	left: 50%; 
	top: 50%;
	margin-top: -270px;
	margin-left: -463px;
	background: #c1c1c1;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: left; 
}

#haut {
	width: 926px;
	height: 66px;
	background: white;
}

#haut .lang {
	margin: 0px;
}

#haut .logo {
	float: left;
	margin-left: 60px;
}

#lang {
	float: right;
	color: red;
	margin-top: 45px;
	margin-right: 10px;
}

#lang a {
	color: #000;
	text-decoration: none;
}

#bandeau-sup {
	width: 926px;
	height: 74px;
	padding: 0;
	margin: 0;
}

#bandeau-sup img {
	border-bottom: 5px solid red;
}

#menu {
	float: left;
	width: 200px;
	height: 100%;
	padding-top: 2em;
	font-size: 13px;
}

#menu a {
	color: #666;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 2em;
	background-image: url(../images/tiret-rouge.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_rub_on {
	color: #F00;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 2em;
	background-image: url(../images/tiret-rouge.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_menu {
	color: #666;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 4em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_menu_on {
	color: #F00;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 4em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_sous_menu {
	color: #666;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 6em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_sous_menu_on {
	color: #F00;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 6em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_menu3 {
	color: #666;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 8em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a.sous_menu3_on {
	color: #F00;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 8em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

.tiret {
	height: 20px;
	width: 100px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 4em;
	background-image: url(../images/tiret-gris.png);
	background-repeat: no-repeat;
	background-position: left;
}

#centrale {
	position: absolute;
	width: 575px;
	height: 304px;
	left: 50%; 
	top: 50%;
	margin-top: -92px;
	margin-left: -197px;
	background-image: url(../images/coin-h.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#centrale2 {
	background-image: url(../images/coin-b.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 15px;
	min-height: 260px;
}

#centrale-som {
	position: absolute;
	width: 615px;
	height: 304px;
	left: 50%; 
	top: 50%;
	margin-top: -92px;
	margin-left: -212px;
	background-image: url(../images/coin-h.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#centrale2-som {
	background-image: url(../images/coin-b.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 15px;
	min-height: 260px;
}

#centrale-une {	
	float: left;
	width: 360px;
	height: 260px;
	overflow: hide;
}

#centrale-une img2 {
	width: 100%;
	border: 0px;
}

#centrale-deux {
	float: right;
	width: 170px;
	height: 260px;
	margin-left: 13px;
}

#centrale-deux img {
	width: 100%;
	margin-bottom: 11px;
}

#centrale-une-som {	
	float: left;
	width: 400px;
	height: 300px;
	overflow: hide;
}

#centrale-une-som img2 {
	width: 100%;
	border: 0px;
}

#centrale-deux-som {
	float: right;
	width: 170px;
	height: 300px;
	margin-left: 13px;
	background: #999;
}

.c2bis {
	width: 170px;
	height: 123px;
	margin-bottom: 15px;
	background: #999;
}

.c2ter {
	width: 170px;
	height: 123px;
	padding: 0;
	margin: 0;
	background: #999;
}

.c2bis-som {
	width: 170px;
	margin-bottom: 54px;
	background: #FFF;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
}

.c2ter-som {
	width: 170px;
	padding: 0;
	margin: 0;
	background: #FFF;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
}

.c2ter-som a, .c2bis-som a {
	color: #000;
	padding: 5px;
	margin-top: -15px;
	display: block;
}

.centrale-rub {
	float: left;
	width: 259px;
	height: 123px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 6px;
	border: 1px solid #c1c1c1;
}

.centrale-rub img {
	width: 100%;
	border: 0px;
}

.title_rub {
	float: left; 
	background: #FFF;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
	height: 100%;
}

.title_rub a {
	margin-top, margin-bottom: auto;
}

.title_rub img {
	margin-top: 5px;
	width: 25px;
	vertical-align: bottom;
}

.title_art {
	background: #FFF;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
	width: 100%;
	padding: 0;
}

.title_art a {
	margin-top, margin-bottom: auto;
}

.title_art img {
	margin-left: 5px;
	width: auto;
}

#details {
	position: absolute;
	width: 360px;
	height: 20px;
	text-align: right;
	background: white;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
	margin-top: -164px;
	top: 420px;
	z-index: +2;
}

#details a {
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
}

#details p {
	margin-top: 3px;
}

#details-som {
	position: absolute;
	width: 400px;
	height: 35px;
	text-align: left;
	background: white;
filter:alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
	margin-top: -139px;
	top: 420px;
	z-index: +2;
}

#details-som a {
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
}

#details-som p {
	margin-top: 3px;
}

.spacer {
	clear: both;
}

#nav {
	position: absolute;
	width: 650px;
	top: 470px;
	left: 230px;
	border: 1px solid;
}

#nav div, #nav img {
	display: inline;
}

#nav-g {
	position: absolute;
	top: 480px;
	left: 240px;
}

#nav-d {
	position: absolute;
	top: 480px;
	left: 860px;
}

#description {
	position: absolute;
	width: 550px;
	top: 470px;
	left: 162px;
	color: #FFF;
	margin-left: 120px;
	margin-right: 100px;
	line-height : 12px;
}

#description h1 {
	font-size: 14px;
	margin-bottom: 0;
}

#acc {
	position: relative;
	top: -194px;
	color:red;
}


#layerDiv { 
	visibility:hidden; 
	width:360px; 
	height:160px; 
	position: absolute; 
	margin-top: -164px;
	z-index: +3;
	top: 280px;
	background: white;

filter:alpha(opacity=85);

-moz-opacity:0.9;

opacity:0.9;
	
}

#layerDiv .txt {
	height:120px; 
	padding: 0em;
	padding-left: 8em;
	padding-right: 1em;
	margin-right: 0;
	overflow: auto;
}

#layerDiv p {
	margin: 0;
	margin-bottom: 6px;
	line-height : 12px;
}

#layerDiv img {
	float: left;
	margin-left: 1em;
}

.close-details {
	float: right;
	margin-right: 5px;
	margin-top: -8px;
}

#presentation {
	height:200px; 
	padding: 0em;
	padding-left: 4em;
	padding-right: 1em;
	margin-top: 0px;
	overflow: auto;
}

.chapo {
	font-weight: bold;
}

.photo {
	padding: 0;
	margin: 0;
}

.photo img {
	margin-left: auto;
	margin-right: auto;
}

.c1 {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/coin-h.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.c2 {
	background-image: url(../images/coin-b.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 15px;
}

.c2 img {
	margin: 0;
	margin-bottom: -4px;
	padding: 0;
	border: 0;
}

.sub-nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	position: absolute;
	top: 13.5em;
	left: 510px;
	width: 250px;
	border-bottom: 1px solid #FFF;
	padding-left: 3em;
	padding-right: 3em;
	z-index: +2;
}

.sub-nav p {

}

.sub-nav a {
	color: #FFF;
}

.sub-nav-cuis {
	color: #999;
	text-align: right;
	position: absolute;
	top: 13.5em;
	left: 326px;
	width: 500px;
	z-index: +2;
}

.sub-nav-cuis span {
	border-bottom: 1px solid #FFF;
	padding: 3px;
	padding-left: 3em;
	padding-right: 3em;
	margin: 0;
	width: auto;
}

.sub-nav-cuis a {
	color: #FFF;
}

#bytecode {
	/* display: none;*/
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: 270px;
	margin-left: 350px;
	color: #777777;
	font-size: 10px;
}

#bytecode a {
	color: #777777;
	font-size: 10px;
}
