@charset "UTF-8";

a:link, a:visited, a:hover, a:active, .noclass {
	text-decoration: none;
	border: none;
}

body {
	margin: 0;
	margin-right:200px;
	padding: 0;
	background-color: #000000;
	background-image: url(data/divers/bgcolor.gif);
	background-repeat: repeat-x;
	color: white;
}
#none { display: none; }

#ref { margin-right:0;  
}

.bodypack {
	margin: 0;
	background-color: #660000;
}

script, noscript, embed {
	padding: 0;
	margin: 0;
}

#divslide, #intro {
	width: 810px;
	height:520px;
	z-index:1;
	text-align: right;
	margin: auto;
	padding: 0;
}

#intro { width:810px; }

#divslide2 {
	height:520px;
	color: white;
	z-index:1;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#divheader, #divheader2 {
	width:810px;
	height:113px;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
	text-align: right;
	margin-top: 50px;
}

#divheader2 {
	margin-left: auto;
	width: 600px;
}

#divplan {
	width:600px;
	height:380px;
	z-index:1;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

/* Page de référencement */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#corps {
	background-image: url('data/divers/bgref.png');
	margin:auto;
	width: 650px;
	padding: 20px 40px;
	color: #999999;
	font-size: 12px;
}

#corps a, #copy a, .body a {
	color: #FFFFFF;
	text-decoration:underline;
}

#copy a { color: #999999; }

#copy a:hover { color: #CCCCCC; }

h1, h2, h3 {
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-align: center;
	margin: 0;
}

h2 { color: #CC0000; }

h3 { font-style:italic; }

#copy {
	text-align:center;
	margin-left:200px;
	font-size: x-small;
	color: #999999;
	z-index: -1;
}

#corps p { text-align:justify; }

td {
	width: 25%;
	padding: 10px 5px;
	vertical-align:top;
	border-bottom: 2px dashed #666666;
}
