body {
	margin: 0px;
	padding: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
	}

body, td {
	font-family: Tahoma;
	font-size: 11px;
	}

a {
	font-weight: bold;
	color: #000000;
	}

a:hover {
	text-decoration: none;
	color: #364250;
	}

.div {
	z-index: 0;
	position: absolute;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding: 0 1 0 0;
	}

.div_select {
	z-index: 1;
	display: block;
	position: absolute;
	border-width: 1px;
	border-color: #e2001a;
	border-style: solid;
	font-family: Tahoma;
	font-size: 10px;
	color: #e2001a;
	font-weight: bold;
	text-align: right;
	padding: 0 1 0 0;
	}

.div_libre {
	z-index: 0;
	display: block;
	position: absolute;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
	font-family: Tahoma;
	font-size: 10px;
	color: #eeeeee;
	font-weight: bold;
	text-align: right;
	padding: 0 1 0 0;
	}

#kotel a {
	text-decoration: none;
	}

h2, h2 a {
	color: #364250;
	font-size: 15px;
	font-weight: bold;
	}

.titre_01, .titre_01 a {
	color: #364250;
	font-size: 15px;
	font-weight: bold;
	}

input, select, option, textarea {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	}

.button {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: url(../../img/bouton.gif);
	width: 118px;
	height: 30px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}

.button_big {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: url(../../img/bouton_big.gif);
	width: 200px;
	height: 30px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}

.button_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(../../img/bouton_small.gif);
	width: 79px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}

.button_small_off {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(../../img/bouton_small_off.gif);
	width: 79px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}

.cadre_01 {
	background-color: #eeeeee;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	}

.cadre_02 {
	background-color: #eeeeee;
	border-color: #364250;
	border-width: 1px;
	border-style: solid;
	}

.cadre_03 {
	background-color: #f6f4f1;
	border-color: #364250;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	font-size: 13px;
	text-align: justify;
	margin-left: 10px;
	}

.cadre_04 {
	padding: 1px;
	width: 980px;
	background-color: #364250;
	}

ul {
	margin: 0 0 0 45;
	}

li {
	list-style-type: square;
	}

.kotel-up {
	width: 350;
	background-image: url(../../img/kotel-up.jpg);
	vertical-align: bottom;
	background-position: bottom right;
	}

.kotel-up td {
	color: #364250;
	font-size: 14px;
	font-weight: bold;
	}

.paiement-info, .paiement-info a {
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
	margin-top: 20px;
	font-weight: normal;
	color: #666666;
	}

.footer {
	background-image: url(../../img/menu_fond_marron.gif);
	width: 100%;
	margin-top: 10px;
	height: 15px;
	border-top: #364250 solid 1px;
	text-align: center;
	}

.footer a {
	font-weight: normal;
	}