body.centre {
	/*background-image:url('images/montagnes_hiver.jpg');*/
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	font-size:13px;
	line-height:16px;
}

.menu {background:url(images/menu-mid.gif) repeat-x ; height:44px; line-height:44px; color:#FFFFFF; font:14px Arial, Helvetica, sans-serif;}
.menu a {color:#fff; font-weight:bold; text-decoration:none; line-height:44px; padding:14px 30px; background:url(images/menu-bar.gif) no-repeat right ;}
.menu a:hover {color:#fff; font-weight:bold; text-decoration:none; line-height:44px; background:url(images/menubg-hover.png) repeat-x;}
.menuactive { background:url(images/menubg-hover.png) repeat-x !important; color:#fff !important;}

.leftbox {background:url(images/leftbox-mid.jpg) repeat-y; width:236px;}
.leftboxtop {background:url(images/leftbox-top.jpg) no-repeat top; width:236px;  padding:20px 0 0 0;}
.leftboxtop h2 {color:#005CA3;font-size:20px;}
.leftboxtop a {color:#005CA3}


html, body, h1, h2, h3, h4, h5, h6, div, span, form, p, ol, dl, dt, dd, a, img, addres

{

border-top-width: medium;

border-right-width-value: medium;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: medium;

border-left-width-value: medium;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

margin-top: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

div, p, table, td, th

{

font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;

line-height: 140%;

font-size: 13px;

color: #5e5e5e;

}

.bulle_bleue
{

	background-color: transparent;

	background-image: url("images/small_blue_bubble.gif");

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-position: 0% 0%;

	color: #ffffff;

	width: 43px;

	height: 17px;

	line-height: 17px;

	display: block;

	text-align: right;

	margin-top: 0pt;

	margin-right: auto;

	margin-bottom: 0pt;

	margin-left: auto;

	text-shadow: #2fa3d9;

	}

form {
	padding:0px;
	margin:0px;
}
input {
	font-size:13px;
}
table {
	font-size:13px;
	line-height:16px;
}
td {
	padding: 0px 0px 0px 0px;
}
table.formulaire td {
	padding: 5px 5px 5px 5px;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#005CA3;
}
a:hover {
	color:#005CA3;
}
a.h1 {
	color:#005CA3;
}

.padding5{
	padding: 5px 5px 5px 5px;
}


h1 {
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}
h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}
h1 {
	font-size:22px;
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif;
	color:#005CA3;
}
h2 {
	font-size:16px;
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif;
	color:#005CA3;
}
h3 {
	font-size:12px;
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif;
	color:#005CA3;
}
h4 {
	font-size:13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AD0B57;
}


p.sous_text_gris {
	color:#808080;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:0.8em;
	line-height:normal;
	margin:10px 0 0;
	/*text-transform:uppercase;*/
}




/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:2px;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor:default;
	color:#888!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:white!important;
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:#488c40!important;
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color:white!important;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('images/button-mini.gif');
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('images/button-small.gif');
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('images/button-medium.gif');
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('images/button-large.gif');
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('images/button-medium_exclusive.gif'); }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('images/button-mini_exclusive.gif'); }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('images/button-small_exclusive.gif'); }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('images/button-large_exclusive.gif'); }


