
* {
	margin: 0;
}

html, body {
	height: 100%;
	background-color:#f6f2ee;
}
body,table,td,p {  
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #4f4b45;

}
.categorie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #666666}
.linkcieux {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #66CCFF}
a {  text-decoration: none;font-weight: bold}
a:hover {  text-decoration: underline; }
a img{
	border:none !important;
}
.ul-colgauche  { margin:0 0;padding:0;font-size:0.95em;line-height:1.1em; }
.ul-colgauche li  { list-style-type:none; }


.img-left { float:left;margin:0 15px 10px 0; }
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.titres {  font-size: 14px; font-weight: bold; line-height:18px;}
.titre {  font-size: 14px; font-weight: bold; line-height:18px;}
.legende {  font-size: 9px}
.petit {  font-size: 9px}
.s {  font-size: 9px}
tt {  font-family: "Courier New", Courier, mono; font-size: 12px}
pre {  font-family: "Courier New", Courier, mono; font-size: 12px}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titregrand {
	font-size: 14px;
	font-weight: bold;
}
.boxborder {
	border: 1px solid #bdc2c9;
}
.tdborderdash {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: bdc2c9;
	padding: 10px;
}
.pluspetit {
	font-size: 9px;
}
.plusgrand {
	font-size: 12px;
}
.grey {
	color: #8c929c;
}
.pointilles {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #bdc2c9;
	border-right-color: #bdc2c9;
	border-bottom-color: #bdc2c9;
	border-left-color: #bdc2c9;
	bottom: 3px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bdc2c9;
	border-bottom-style: none;

}
.shadow-left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow-right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow-footer-left {
	background-image: url(../images/shadow_footer_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#f6f2ee;
}
.shadow-footer {
	background-image: url(../images/shadow_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f6f2ee;
}
.shadow-footer-right {
	background-image: url(../images/shadow_footer_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color:#f6f2ee;
}
.pad10 {
	padding: 10px;
}
.pad10-2 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.nocolor { color:#4f4b45;font-weight:normal; }
.nocolor a { color:#4f4b45;font-weight:normal;text-decoration:none; }
.nocolor a:hover { font-weight:normal;text-decoration:underline; }
#contact?? {
	background-color:#eeeadc;
	width:500px;
	height:400px;
	padding:20px 40px 20px 40px;
	margin:20px 0 0 20px;
}
