.hidden {
	display: none;
}

.centrer {
	text-align: center;
}

body {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	background-color: #F5F5F5;
	margin: 0px;
	margin-bottom: 0px;
}

#menu {
	width: 150px;
	margin: auto;
	float: left;
	background: #000000 url(images/design/fond_menu.jpg);
}

#contenu {
	width: 900px;
	margin: auto;
	float: left;
	text-align: left;
}

#corp {
	width: 1100px;
	margin: auto;
}

#page {
	width: 500px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

p,ul,ol { margin-left:10px;
		margin-right: 10px;
		font-size: 15px; }

table { margin: auto; }

#bas {
	width: 1000px;
	height: 85px;
	margin: auto;
	background: url(images/design/bas.png) top repeat-y;
}

.titremetier {
	font-weight: bold;
	text-decoration: underline overline;
}

.titrecatmetier {
	font-weight: bold;
	text-decoration: underline;
}

.textecatalogue {
	font-size: 15px;
}

a , a:visited {
    color : #666666;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color : #666666;
    font-weight : bold;
    text-decoration:none;
}

#conteneur {
	width: 800px;
	float: left;
}

#contenuuu {
    text-align: justify;
	margin-right: 20px;
	margin-left:  20px;
}

#footer {
	width: 800px;
	height: 100px;
	margin: auto;
	background: url(images/footer.jpg) top repeat-y;
}

#copyright {
	font-size: 10px;
	float: right;
    padding-top: 25px;
	margin-right: 25px;
	text-align: right;
	color: #2a2a2a;
}

#copyright a:link, #copyright a:visited {
	color: #2a2a2a;
    text-decoration: none; 
}

#copyright a:hover, #copyright a:active {
	color: #2a2a2a;
	font-weight: bold;
	text-decoration: none; 
}

.clear {
	height: 0;
	clear: both;
}

a img {
    border: none;
}

h3 { 
    color: #575a5d;
	font-size: 14px;
    margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0;
	border-height: 5px; 
    line-height: 1.0;
}

h4 { 
    color: #fc2b02;
    margin-bottom: 10px;
	padding-left: 0em;
	padding-bottom: 0.2em;
    line-height: 1.0;
    font-size: 1.2em; 
}

#liens {
	font-size: 11px;
    margin-left: 0px;
}

#liens ul {
	list-style: none;
    list-style-image:url('images/puce.gif');
	padding: 0;
	margin: 0;
}

#liens li a:link, a:visited {
	background: none;
    color: #5F5F5E;
	text-decoration: none; 
}

#liens li a:hover, a:active {
	background: none;
    color: #FF5400;
	font-weight: bold;
	text-decoration: none; 
}

#nav {
	font-size: 11px;
	width: 800px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	background: none;
}

.nav1 a:link, .nav1 a:visited {
	color: #fc2b02;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 100px;
}

.nav1 a:hover, .nav1 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}

.nav2 a:link, .nav2 a:visited {
	color: #fc2b02;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 232px;
}

.nav2 a:hover, .nav2 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}

.nav3 a:link, .nav3 a:visited {
	color: #fc2b02;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 363px;
}

.nav3 a:hover, .nav3 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}

.nav4 a:link, .nav4 a:visited {
	color: #fc2b02;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 494px;
}

.nav4 a:hover, .nav4 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}

.nav5 a:link, .nav5 a:visited {
	color: #fc2b02;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 624px;
}

.nav5 a:hover, .nav5 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}
