* {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
}
html {
	height:100%;
}
body {
	height:99.9%;
	/* background:url(../images/_interface/texture.jpg) top center repeat-y; */
	background-color:#F3BE02;
}
h1 {
	color:#000000;
}
h2 {
	color:#000000;
}
#total_accueil {
	
}
#barre_black_up {
	width:100%;
	height:18px;
	background-color:#000000;
	/* height:26px;
	background:url(../images/_interface/background_barre_black.gif) top left repeat-x; */
}
#fil_arianne {
	position:absolute;
	top:0; left:50%;
	width:895px; height:18px;
	margin-left:-449px;
}
#module_connexion {
	float:left;
}
#txt_header {
	float:left;
	color:#F3BE02;
	font-weight:bold;
	padding-top:2px;
	font-size:11px;
}
#txt_header span {
	color:#FFFFFF;
	font-size:11px;
}
#deconnexion {
	float:left;
	margin-left:30px;
}
#deconnexion a {
	font-size:10px;
	line-height:18px;
	text-decoration:none;
	color:#F3BE02;
}
#deconnexion a:hover {
	color:#DD1C01;
}
#form_connexion_header  {
	float:left;
	margin:1px 0 0 3px;
}
.input_email , .input_pass {
	font-weight:bold;
	/* padding:0 4px 2px 1px; */
	font-size:10px;
	color:#fff;
}
.input_email {
	width:85px; height:12px;
	margin:1px 4px 2px 4px;
	border:none;
	background:none;
	color:#fff;
}
.input_pass {
	width:73px; height:12px;
	margin:1px 3px 2px 3px;
	border:none;
	background:none;
	color:#fff;
}
#link_dd_city  {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:2px;
}
#link_dd_city  a {
	text-decoration:none;
	color:#f3be02;
}
#link_dd_city a:hover {
	color:#dd1c01;
}

/* ############### BACKGROUND + FOOTER ###### */
#total {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/_interface/texture.jpg) top center repeat-y; 
}
#centrage {
	position:relative;
	top:0px; left:50%;
	margin-left:-449px;
	width:895px;
}
#contenu {
	position:relative;
	/* min-height:100%; */
}
#last {
	margin-bottom:0;
	padding-bottom:40px;
}
#footer {
	position: absolute;
	bottom:0px; left:0;
	width:100%; height:18px;
	background:#000000;
}
#txt_footer {
	position:absolute;
	top:0px; left:50%;
	margin-left:-449px;
	width:895px;
	text-align:center;
	color:#F3BE02;
}
#txt_footer_accueil {
	position:absolute;
	top:0px; left:50%;
	margin-left:-482px;
	width:895px;
	text-align:center;
	color:#F3BE02;
}
#txt_footer a, #txt_footer_accueil a {
	color:#F3BE02;
}
#txt_footer a:hover, #txt_footer_accueil a:hover {
	color:#DD1C01;
}
#logo_dd_accueil {
	float:left;
	padding:1px 3px 0 80px;
	color:#F3BE02;
}
#logo_dd {
	float:left;
	padding:1px 3px 0 110px;
	color:#F3BE02;
}
#logo_data {
	float:left;
	padding:1px 0px 0 4px;
	color:#F3BE02;
}
.link_footer {
	float:left;
	padding: 2px 0 0 0;
}
.link_footer a {
	text-decoration:none;
}

#bandeau {
	height:292px;
	/* border:1px solid red; */
}
#affiche {
	float:left;
	width:286px; height:292px;
	margin:0; padding:0;
	background:#F3BE02 url(../images/_interface/bandeau_affiche_2.jpg) top left no-repeat;
}
#menu_flash {
	float:left;
	margin:0; padding:0;
	background:url(../images/_interface/menu_flash.jpg) top left no-repeat;
}
#energy_drink {
	float:left;
	width:173px; height:115px;
	margin:11px 0 0 65px; padding:0;
	background:url(../images/_interface/energy_drink.jpg) top left no-repeat;
}
#energy_drink a {
	width:173px; height:115px;
	display:block;
	color:#F3BE02;
}
#invitations_ajax {
	position:absolute;
	top:127px; left:617px;
	width:169px; height:auto;
}
#container-selector {
	position:relative;
	width:169px;
	margin: 0;
}
.message_error {
	text-align:center;
	color:#DD1C01;
	font-weight:bold;

}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.txt_jaune{
	color:#fbbe01;
}

.lien_plugin{
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}

.lien_plugin a{	
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.lien_plugin a:hover{
	text-decoration:underline;
}










