/* Général ---------------------------------------------------------------------------------------------------------------------------------*/html {
	background: #2e2e2e;
	height: 100%;
}

a,
a:visited {
	color: #be393d;
	text-decoration: none;
}

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

body{
	font: 1.1em Calibri, "trebuchet ms", "Arial Narrow", Helvetica, Arial, Geneva, sans-serif;
	color: #dddddd;
	margin: 0;
	padding: 0;
	height: 100%;
}

div , p, img {
	border: 0px;
	margin: 0;
	padding: 0;
}p {	text-indent: 1.4em;	line-height: 1.2em;	margin: 6px 0 0 0;}#masque {
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
	position: fixed;	top: 0px;	z-index: -1; 
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
}
/* Bannière  ---------------------------------------------------------------------------------------------------------------------------------*/
#head {
	width: 800px;
	height: 220px;
	margin: 0;
	padding: 0;
	background: #ffffff;	overflow: hidden;
}
#title
{
	letter-spacing: -1px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	position: relative;
	top: -195px;
	clear:left;
}

#smalltitle
{
	letter-spacing: -1px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	clear:left;
	top: -202px;
	position: relative;
	color:#eeeeee;

}
#banniere {	position: absolute;}#img-ban {	border-bottom: 3px solid #3e3e3e;}#addthis {
	background: transparent;
	position: relative;
	top: 76px;
	left: 780px;
}
/* Menu  ---------------------------------------------------------------------------------------------------------------------------------*/#menu {	position: absolute;	top: 191px;	overflow: hidden;	height: 28px;	margin: 0 auto 0 auto;	text-align: center;	background: transparent;}
#menu ul {
	margin: 0 16px 0 16px;
	padding: 0;
	list-style: none;
}#menu ul li {
	float: left;
	margin: 2px 0 2px 3px;	padding: 0 2px 0 2px;	background: #2e2e2e;	border: 2px solid #3e3e3e;	border-top: none;
}#menu ul li:hover {	background: #eea32e;}#menu ul li#actif {	margin: 2px 0 2px 3px;	background: #be393d;}#menu ul li a {	color: #dddddd;}/* Contenu  ---------------------------------------------------------------------------------------------------------------------------------*/
div.cadre {
	background: #0e0e0e;
	margin: 10px 20px 5px 20px;
	padding: 0 20px 12px 20px;
}

.cadre-title {
	color: #ffa414;	margin: 0 auto 8px auto;	padding: 2px 0 0 0;	text-align: center;
}.cadre-title:before, .cadre-title:after {	content: " _______ ";		position: relative;	height: 2px;	line-height: 2px;	bottom: 8px;}/* Pied de page  ---------------------------------------------------------------------------------------------------------------------------------*/#foot {	color: #626262;	margin: 0 auto 0 auto;
	padding: 0 20px 0 20px;	text-align: center;	z-index: 10;	background: url(./images/bg.gif) repeat-x bottom;}/* Divers  ---------------------------------------------------------------------------------------------------------------------------------*/.photo {	border: 2px solid #ffffff;}.photo-ds-txt {	border: 2px solid #ffffff;	float: right;}acronym {	color: #2e8dee;}.txt-champ {	/*color: #2e8dee;     ancien bleu */	color: #af8038;}
