* {margin: 0; padding: 0;}
body {
	background-image:url(pics/site/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-color:#040404;
	font: 12px Verdana, Geneva, sans-serif;
	color:#C0C0C0;
	text-align: center;
}
H1 {
	font-size:14px;
	color:#F60;
	font-weight:bold;
	text-indent:130px;
}
H2 {
	font-size:12px;
	color:#CCC;
	text-indent:20px;
}
H3 {
	font-size:13px;
	color:#06F;
	font-weight:bold;
	text-indent:30px;
}
H5 {
	font-size:10px;
	color:#C0C0C0;
	font-weight:bold;
}
H6 {text-align:center; color:#06F; font-weight:bold; font-size:16px;}
/*------------------INFO BULLE----------------*/
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #06F;
    border: 1px dashed #FFF;
    background: #0d0d0d;
    width:170px;
}
/*------------------INFO BULLE----------------*/
#submenu {
	width: 2px;
	height: 2px;
	float: right;
	margin-top: 10px;
	margin-right: 60px;
	background-image:none;
}
#conteneur {
	width:956px;
	margin:auto;
	margin-top:0;
	margin-bottom:20px;
	padding:0px;
	height:auto;
	background-color:#0D0D0D;
	text-align: left;
}
.cadregauche {
	list-style: none;
	float:left; display:inline;
	text-align:left;
	width:150px;
	height:auto;
	padding:0;
	color:#666666;
}
.cadregauche a:hover {background:url(pics/barre_menu/menu_fond_gauche.gif) 0 -28px no-repeat;color: #E1E1E1;}
.cadregauche .active a {background:url(pics/barre_menu/menu_fond_droite.gif) 0 0 no-repeat;color: #E1E1E1;}
.cadregauche ul { list-style-type: none; }
.cadregauche li { padding: 0; margin: 0; }
.cadregauche a {							/* Liens */
	text-transform:uppercase;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;
	color: #B7B7B7;
	text-decoration: none;
	border-bottom: 1px solid #232323;
	background:url(pics/barre_menu/menu_fond_gauche.gif) 0 0 no-repeat;
}
.cadredroite {
	list-style: none;
	float:right; display:inline;
	width:150px;
	height:950px;
	padding:0;
	zoom:1;
}
.cadredroite:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cadredroite p {
	background-image:url(pics/barre_menu/menu_fond_droite.gif);
	height: 28px;
	line-height: 28px;
	color:#B7B7B7;
	text-align:center;
}
.listedatep {font-size:9px;text-align:left;line-height: normal;color: #6C6C6C;font-weight:inherit}
.listedatef {font-size:9px;text-align:left;line-height: normal;color: #D5D5D5;font-weight:inherit}
#cadrehaut {
background-image: url(pics/site/header_citation.jpg);
background-repeat: no-repeat;
height:300px;
background-color:#FFF;
padding-right:20px;
}
#cadrecentre {
	font-size: 12px;
	margin-top:10px;
	margin-left:160px;
	margin-right:160px;
	min-height:1335px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted #474747;
	border-right:1px dotted #474747;
	text-align: left;
}
#cadrecentre a {text-decoration:none;color: #BFBFBF; text-decoration: underline;}
#cadrecentre a:hover {color: #FDFDFD;}
#cadrebas {
	padding-top:5px;
	width:956px;
	font-size: 11px;
	display:block;
	height:20px;
	margin-top:10px;
	text-align: center;
	color: #aaa;
	border-top: 1px dotted #aaa;
}
#cadrebas a {text-decoration:none;color: #BFBFBF;}
#cadrebas a:hover {color: #FDFDFD;}
