.menu1 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height:1
}
.text {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #4B4B4D;
	text-align: justify;
}
.text a:link {color: #35b1f9;text-decoration: underlined;}
.text a:visited {  color: #35b1f9;text-decoration: underlined;}
.text a:hover {  color:#67726B ; text-decoration: none;}
.titre {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #4B4B4D;
	text-align: justify;
	font-weight: bold;
}
.menu1 a:link {	color: #ffffff;text-decoration: none;}
.menu1 a:visited {  color: #ffffff;text-decoration: none;}
.menu1 a:hover {  color:#67726B ; text-decoration: none;}
.gris {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #67726B;
	font-weight: bold;
	line-height:1
}
.gris a:link {	color: #67726B;text-decoration: none;}
.gris a:visited {  color: #67726B;text-decoration: none;}
.gris a:hover {  color:#67726B ; text-decoration: none;}
.table_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d0d6d2;
	border-right-color: #d0d6d2;
	border-bottom-color: #d0d6d2;
	border-left-color: #d0d6d2;
}
.td_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d0d6d2;
	border-right-color: #d0d6d2;
	border-bottom-color: #d0d6d2;
	border-left-color: #d0d6d2;
}
.input {
	font-family: "Century Gothic";
	font-size: 11px;
	width: 80px;
}
.input1 {
	font-family: "Century Gothic";
	font-size: 11px;
	width: 150px;
	color: #4B4B4D;
	background-color: #d0d6d2;
	border: 1px dotted #67726B;
}
.btn {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	color: #4B4B4D;
	background-color: #b1bab4;
	border: 1px dotted #67726B;
	
}

