body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D4F42;
	line-height: 18px;
	background-color: #DCDCDC;
}
.tdmenu {
	padding-right: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #306D5E;
}
.tdmenu a {
	text-decoration: none;
	color: #306D5E;
}
.tdmenu a:hover {
	text-decoration: none;
	color: #52CCAE;
}
.footer hr {
	height: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-bottom-color: #E6E6E6;
}
.adresse {
	color: #585858;
	padding-right: 10px;
	padding-left: 10px;
}
.content {
	padding-left: 13px;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.header {
	color: #919298;
}
.header a {
	color: #919298;
	text-decoration: none;
}
.content h1 {
	font-size: 18px;
	font-weight: normal;
}
.content h2 {
	background-color:#878787;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:4px;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
.plusgrand {
	font-size: 14px;
}
.main {
	background-color: #f3f3f3;
	background-image: url(images/cef_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-image: url(images/cef_bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 30px;
	color: #306D5E;
}
.lnk585858 {
	color: #585858;
	text-decoration: none;
}
.lnk306D5E {
	color: #306D5E;
	text-decoration: none;
}
.lnk306D5E:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a {
	color: #389A82;
}
.content a:hover {
	color: #FF0000;
}
.sousnav {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 6px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
}
.sousnav a {
	text-decoration: none;
}
.sousnav a:hover {
	text-decoration: underline;
	color: #FFDE00;
}
.clair {
	background-color: #F8F8F8;
	padding: 2px;
}
.fonce {
	background-color: #E6E6E6;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tdlogo {
	background-repeat: no-repeat;
}
.shore {
	padding-left: 5px;
	border: 1px solid #333333;
}
.grisee {
	background-color: #e8e8e8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

