body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

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

* {
	font-family: Arial;
	font-size: 12px;
	}

a {
	color: #000000;
	text-decoration: underline;
	}

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

h1 {
	font-family: Tahoma;
	font-size: 14px;
	border-bottom: #000000 solid 1px;
	width: 350px;
	margin: 0 0 5 0;
	}

.cadre_01 {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #EEEEEE;
	width: 350px;
	}

.input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}

.input_sms {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	background-color: #949494;
	width: 90px;
	border-width: 1px;
	margin: 1px;
	border-color: #666666;
	}

.txt_01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

.txt_02 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom: #CCCCCC solid 1px;
	}

.titre_01 {
	background-image: url(/img/bg_bleu.gif);
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	}
	
.table_01 {
	width: 480px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	border-collapse: collapse;
	}

.table_01 td {
	padding: 4px;
	margin: 0px;
	}

.input_login {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	width: 120px;
	border-width: 1px;
	border-style: solid;
	margin: 1px;
	border-color: #666666;
	}

.menu a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #00b9e9;
	text-decoration: none;
	}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.comment {
	margin: 0 0 10 20;
	padding: 10;
	border-left: 5px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-family: Tahoma;
	font-size: 11px;
	}

.comment_name {
	margin-top: 15px;
	padding: 5;
	border-style: solid;
	border-color: #00b9e9;
	border-width: 1px;
	border-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	width: 155px;
	color: #ffffff;
	background-color: #eaf9ff;
	background-image: url(../img/bg_01.gif);
	}

.warning_tel {
	padding: 5;
	border-style: solid;
	border-color: #e2001a;
	border-width: 1px;
	color: #e2001a;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	}
	
.travaux {
	padding: 20px;
	margin: 40px;
	border-style: solid;
	border-color: #e2001a;
	border-width: 1px;
	color: #e2001a;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	}