*{margin: 0 auto; padding: 0; border: none; text-decoration: none;}

body{width: 1000px; color: #007656; background-color: #ECE9D8; font-size: 12px; font-family: Verdana,Times New Roman,Arial;}

a{text-decoration: none; color: #007656;}

img{border: none;}

h1{font-size: 18px; font-weight: bold; color: #FC8044;}

h2{font-size: 16px; font-weight: bold; color: #FC8044;}

h3{font-size: 14px; font-weight: bold; color: #FC8044;}

#page
{
	width: 1000px;
	background: url(/img/page-fond.jpg) repeat-y;
}

#header
{
	clear: both;
	width: 1000px;
	height: 112px;
	background: url(/img/header-fond.jpg) no-repeat;
}

#header-accueil-link
{
	float: left;
	margin-top: 90px;
	margin-left: 10px;
}
#header-accueil-link a{color: #FFFFFF;}
#header-accueil-link a:hover, #header-accueil-link .selected{color: #FC8044;}
#header-accueil-link .selected{font-weight: bold;}

#header-contact
{
	float: right;
	width: 95px;
	margin-top: 90px;
	margin-right: 7px;
	background: url(/img/enveloppe.jpg) no-repeat right;
}
#header-contact a{color: #949494; font-weight: bold;}
#header-contact a:hover, #header-contact .selected{color: #FC8044;}

#menu
{
	float: left;
	width: 210px;
	margin-bottom: 20px;
	background-color: #B9B8B8;
}

#menu ul
{
	width: 190px;
}

.rub
{
	list-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #CCCCCC;
}
.rub a{color: #FFFFFF;}
.rub a:hover, .rub .selected{color: #FC8044;}
.rub .selected{font-weight: bold;}

.ssrub
{
	list-style: none;
	margin-left: 3px;
}
.ssrub a{color: #6E6E6E;}
.ssrub a:hover, .ssrub .selected{color: #FC8044;}

#FrmMain
{
	width: 1000px;
}

#doc
{
    float: left;
    width: 350px;
    padding: 10px;
    margin: 20px 0;
}

#document_telecharger
{
    width: 330px;
    padding: 10px 0;
    border-top: dashed 1px #8C8A8B;
}
#document_telecharger a:hover{color: #FC8044;}

#footer
{
	clear: both;
	width: 1000px;
	height: 110px;
}

#iso
{
    float: left;
    width: 102px;
    height: 97px;
    margin-left: 48px;
    margin-top: 5px;
    background: url(/img/iso9001.jpg) no-repeat;
}

#footer p
{
	float: left;
	margin-left: 170px;
    margin-top: 60px;
    text-align: center;
}
#footer a, #footer a:hover{color: #FC8044;}

#ecom
{
	clear: both;
	width: 1000px;
	text-align: right;
}