* {
	font-size : 12px;
	font-family : Tahoma, Arial, sans-serif;
	color : #333333;
}
BODY {
	/*background : url(/images/bkd_all_hiver.jpg) #FFFFFF top center no-repeat;*/
	background : url(/images/background_sa.gif) #898989;
	/*background : #DDDDDD;*/
	margin : 0px;
	padding : 0px;
	text-align : center;
}
FIELDSET {
	border : 0;
	margin : 0;
	padding : 0;
}
DIV#bloc {
	position : relative;
	/*background : url(/images/bkd_all_hiver.jpg) #FFFFFF center -130px no-repeat;*/
	margin : 0px auto 0px auto;
	padding-top : 10px;
	width : 980px;
	text-align: left;
}
DIV#menu {
	margin : 10px 0px 10px 0px;
	padding : 0px;
	text-align : left;
}
DIV#menu TD.selected {
	background : url(/images/bkd_menu_selected.jpg) top repeat-x;
	padding : 0px 8px 0px 8px;
	text-align : center;
	color : white;
}
DIV#menu TD.over {
	background : url(/images/bkd_menu_over.jpg) top repeat-x;
	padding : 0px 8px 0px 8px;
	text-align : center;
	color : #2B2D2E;
}
DIV#menu TD.nothing {
	padding : 0px 8px 0px 8px;
	text-align : center;
	color : white;
}
DIV#menu TD.selected A {
	display : block;
	color : white;
	text-decoration : none;
	padding : 10px 30px 10px 30px;
}
DIV#menu TD.over A {
	display : block;
	color : #2B2D2E;
	text-decoration : none;
	padding : 10px 30px 10px 30px;
}
DIV#menu TD.nothing A {
	display : block;
	color : white;
	text-decoration : none;
	padding : 10px 30px 10px 30px;
}
DIV.bloc_blanc {
	border : 1px solid #B3B7AA;
}
DIV.bloc_blanc_sub {
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	background : url(/images/bkd_bloc.jpg) #FFFFFF left top repeat-x;
	padding : 6px;
	line-height : 1.6em;
}
DIV.clearer {
	clear : both;
}
DIV.lang_form {
	float : right;
	width : 100px;
	margin : 0 0 4px 4px;
}
DIV#bloc DIV.lang_form {
	position : absolute;
	float : none;
	top : 72px;
	left : 860px;
	width : 100px;
}
#header DIV.lang_form, #header_accesouvert DIV.lang_form {
	margin-top : 20px;
}
DIV.lang_form A.link_lang {
	float : right;
	margin : 0 0 0 4px;
}
/* mon compte */
.compte_connexion {
	width : 460px;
	margin : auto;
	margin-top : 30px;
	margin-bottom : 30px;
}
.compte_message {
	text-align : left;
}
.compte_connexion TD.titre, .compte_message TD.titre {
	text-align : right;
	font-weight : bold;
	width : 100px;
	padding-right : 4px;
}
.compte_connexion input.text {
	width : 180px;
}
UL.messages {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
UL.messages LI, UL.messages LI I {
	color : #999999;
}
UL.messages UL.sub_messages {
	margin-left : 40px;
}
DIV.message {
	border : 1px solid #AAAAAA;
	background : white;
	padding : 4px;
	width : 400px;
	display : none;
	color : black;
}
/* footer */
DIV#bottom {
	margin : 10px 0px 0px 0px;
}
DIV#bottom * {
	color : #79797A;
	font-size : 11px;
}
DIV#bottom A.link_bottom, DIV#bottom A.link_bottom:link, DIV#bottom A.link_bottom:visited {
	color : #288ABB;
	text-decoration : none;
}
DIV#bottom A.link_bottom:hover {
	text-decoration : underline;
}
DIV#bloc_debug {
	width : 980px;
	height : 100px;
	background : transparent;
}
DIV#bloc_debug DIV.debug {
	background : #FFFFFF;
	text-align : left;
	margin-bottom : 10px;
}
DIV#bloc_debug DIV.value_debug {
	font-size : 11px;
}
H1 {
	color : #FF6600;
	font-size : 20px;
	font-family : "Trebuchet MS", Tahoma, Arial, sans-serif;
	letter-spacing : 0.5px;
	padding : 0px 0px 6px 0px;
	margin : 0px;
}
H2 {
	color : #333333;
	font-size : 17px;
	font-family : "Trebuchet MS", Tahoma, Arial, sans-serif;
	letter-spacing : 0.5px;
	padding : 0px 0px 6px 0px;
	margin : 0px;
}
H3 {
	color : #0D87C1;
	font-size : 17px;
	font-family : "Trebuchet MS", Tahoma, Arial, sans-serif;
	letter-spacing : 0.5px;
	padding : 0px 0px 6px 0px;
	margin : 0px;
}
H3 LABEL {
	color : #0D87C1;
	font-size : 15px;
}
A, A:link, A:visited {
	color : #288ABB;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
A.actus, A.actus:link, A.actus:visited {
	color : #333333;
	text-decoration : none;
}
A.actus:hover {
	color : #288ABB;
	text-decoration : underline;
}
INPUT.text, TEXTAREA.text, SELECT.text {
	background : #FFFFFF;
	border : 1px solid #000000;
	font-size : 12px;
	padding : 1px;
	margin : 1px 0;
}
SPAN.wifi {
	color : #2D95C4;
	font-weight : bold;
}
SPAN.stop {
	color : #3B3B3D;
	text-transform : uppercase;
	font-weight : bold;
}
.smaller {
	font-size : 11px;
	color : black;
	font-style : italic;
	font-weight : normal;
}
.smaller * {
	font-size : 11px;
}
A.txt_button_black, A.txt_button_black:link, A.txt_button_black:visited, A.txt_button_black:hover, A.txt_button_blue, A.txt_button_blue:link, A.txt_button_blue:visited, A.txt_button_blue:hover, A.txt_button_grey, A.txt_button_grey:link, A.txt_button_grey:visited, A.txt_button_grey:hover {
	line-height : 28px;
	font-size : 12px;
	padding : 0px 10px 0px 10px;
	color : white;
	background : transparent;
	text-decoration : none;
	letter-spacing : 1px;
	text-transform : uppercase;
}
A.txt_button_black *, A.txt_button_blue *, A.txt_button_grey * {
	line-height : 28px;
	font-size : 12px;
	color : white;
	letter-spacing : 1px;
	text-transform : uppercase;
}
DIV.error {
	border-top : 2px solid #990000;
	border-bottom : 2px solid #990000;
	background : #FF0000;
	margin : 10px 0;
	color : white;
	font-size : 12px;
	font-weight : bold;
	padding : 4px 20px;
	text-align : left;
}
.bold {
	font-weight : bold;
}
.dnone {
	display : none;
}
.vhidden {
	visibility : hidden;
}
.orange {
	color : #FF6600 !important;
}
.left {
	float : left;
	margin : 0 4px 0 4px;
}
.right {
	float : right;
	margin : 0 0 4px 4px;
}
