body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/* 	background-color: #f3f6ed; */
	background-color: #c1edef;
}

a	{
	color: #3e3d3d;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}

.news_title	{
	font-size: 12px;
	font-weight: bold;
	color: #3e3d3d;
	background: inherit;
	padding: 0px 0 3px 0;
}

.news_title a	{
	color: #f26522;
	background: inherit;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.copy	{
	background-image: url('images/bottom2.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: inherit;
}

.copy a	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
}

.link	{
	font-weight: bold;
	color: #f26522;
	background: inherit;
	font-size: 11px;
	text-decoration: underline;
}

.link1	{
	font-weight: normal;
	color: #f26522;
	background: inherit;
	font-size: 11px;
	text-decoration: underline;
}

.link2	{
	font-weight: bold;
	color: #f26522;
	background: inherit;
	font-size: 11px;
	text-decoration: underline;
}

td.lignehaut	{
	background-color: #68c1c2;
	color: #ffffff;
	font-size: 27px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 60px;
/*	background-image: url('/images/houx-entete.jpg');
	background-position: right top;
	background-repeat: no-repeat;*/
}

td.searchtd	{
	background-image: url('images/search.jpg');
	background-repeat: no-repeat;
	background-position: right;
	color: #4d445b;
	font-weight: bold;
	height: 84px;
	border-left: 2px solid #007a77;
}

div#bienvenue	{
	margin: 2px 4px 0px 4px;
	border-top: 1px solid #cccaca;
	border-left: 1px solid #cccaca;
	border-right: 1px solid #cccaca;
	height: 30px;
	padding: 20px 0 0 15px;
	text-align: left;
	color: #005b7f;
	background: inherit;
	font-weight: bold;
}

table.contact	{
	border: 1px solid #68c1c2;
	background-color: #d7e0f2;
}

input.txt	{
	background-color: white;
	border: 1px solid #007a77;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 192px;
}

textarea	{
	background-color: white;
	border: 1px solid #007a77;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 192px;
	height: 128px;
}

input.btn	{
	background-color: #0186d3;
	border: 2px solid #68c1c2;
	color: white;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table.secretaires	{
	background-image: url('images/secretaires.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;
}

table.secretairesdeux	{
	background-image: url('images/secretaires2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 307px;
}

table.vosavis	{
	width: 436px;
	margin: 0;
	background-color: white;
}

	.vosavis td	{
		border-top: 1px solid #00ddd7;
		border-left: 1px solid #00ddd7;
		border-right: 1px solid #007a77;
		border-bottom: 1px solid #007a77;
	}

	.vosavis span.date	{
		margin: 0;
		padding: 0;
		font-size: 10px;
		color: #888888;
	}

	.vosavis p	{
		margin: 0;
		padding: 0;
		font-size: 12px;
		color: black;
		line-height: 18px;

	}

table.liens	{
	border-left: 1px solid #00ddd7;
	border-right: 1px solid #007a77;
}

	.liens td	{
		border-top: 1px solid #00ddd7;
		border-bottom: 1px solid #007a77;
	}

	.liens span.lib	{
		font-weight: bold;
		font-size: 14px;
		color: #1d75aa;
	}

table.acces	{
	background-color: #0161bf;
}

	.acces td	{
		border-left: 1px solid #8dbded;
		border-top: 1px solid #8dbded;
		border-right: 1px solid #002c57;
		border-bottom: 1px solid #002c57;
	}

/*td.bonnesfetesmenugauche	{
	width: 208px;
	padding: 4px 10px 30px 10px;
	font-weight: bold;
	background-image: url('/images/bonnesfetesmg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #047875;
}*/

td.bonnesfetesmenugauche	{
	width: 208px;
	padding: 4px 10px 10px 10px;
	font-weight: bold;
	font-size: 13px;
	color: #047875;
	background-image: url('/images/fond-bonne-annee.jpg');
	background-position: right;
	background-repeat: repeat-y;
}

table.nouveautesmenu	{
	background-image: url('/images/clignotant-rouge.gif');
	background-position: left;
	background-repeat: repeat-y;
}