body
{
	background-image:url('images/bg.jpg');
	background-position:center;
	background-attachment:fixed;
	background-color: #242424;
	margin: 0px;
	text-align: center;
	font-family: Trebuchet MS;
}

p
{
	font: 16px "Trebuchet MS", serif;
	color: #000000;
	margin: 0 10 0 10px;
	text-align: left;
}

p.center
{
	font: 16px "Trebuchet MS", serif;
	color: #000000;
	margin: 0 10 0 10px;
	text-align: center;
}

h1
{
	font: 22px "Trebuchet MS", serif;
	color: #000000;
	text-align: center;
}

h2
{
	font: 18px "Trebuchet MS", serif;
	color: #008752;
	border-bottom: 1px solid #008752;
	text-align: left;
	font-weight: bold;
	margin: 10 10 0 10px;
}

h3
{
	font: 16px "Trebuchet MS", serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0 10 0 10px;
}


a.link_menu:link
{
	font: 16px "Trebuchet MS";
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	margin: 10px;
	line-height: 30px;
}

a.link_menu:hover
{
	border-bottom: 1px solid #00804B;
	color: #FFFFFF;
	font: 16px "Trebuchet MS";
	text-decoration: none;
}

a.link_menu:visited
{
	border-bottom: 1px solid #00804B;
	color: #000000;
	font: 16px "Trebuchet MS";
	text-decoration: none;
}
a.suivi:link
{
	font: 10px "Trebuchet MS";
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	margin: 10px;
	line-height: 30px;
}

a.suivi:hover
{
	border-bottom: 1px solid #00804B;
	color: #000000;
	border-bottom: 1px solid #000000;
	font: 10px "Trebuchet MS";
	text-decoration: none;
}

a.suivi:visited
{
	border-bottom: 1px solid #00804B;
	color: #000000;
	border-bottom: 1px solid #000000;
	font: 10px "Trebuchet MS";
	text-decoration: none;
}
.layout_header
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header411.jpg', sizingMethod='scale');
	height: 250px;
	width: 1000px;
}

.layout_header[class]
{
	background-image: url('images/header411.jpg');
}

.layout_top
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/div_bg.png', sizingMethod='scale');
	height: 17px;
	width: 1000px;
}

.layout_top[class]
{
	background-image: url('images/div_bg.png');
}

.layout_mid
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/div_bg.png', sizingMethod='scale');
	height: 17px;
	width: 1000px;
}

.layout_mid[class]
{
	background-image: url('images/div_bg.png');
}

.layout_bottom
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/div_bg.png', sizingMethod='scale');
	height: 10px;
	width: 1000px;
}

.layout_bottom[class]
{
	background-image: url('images/div_bg.png');
}


