body
{
	width: 760px;
	/* float: center; */
	margin-left: 5px;
	padding-left: 5px;
	margin : auto;
	background-image: url("../image/fond/fond_tp.png");
	background-color: #a2a2a2;
	background-repeat: no-repeat;
}

#titre
{
	position: relative;
	width:760px;
	margin-left:0px;
	margin-top:5px;
	height: 115px;
	z-index:1;
	background-image: url("../image/logo/faucheux.png");
	background-repeat: no-repeat;
}

/*////////////////////////////////////*/
/*menu*/
#langue
{
	float: left;
	position: relative;
	z-index:9;
	text-align: right;
	width: 765px;
	margin-right:20px;
	margin-top: 45px;
	padding-bottom:2px;
	line-height:normal;
}

#langue a
{
	text-decoration: none;
	text-decoration: underline;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, "Arial Black", "Comic Sans MS", "Times New Roman", Times, serif;
	vertical-align:middle;
	font-style: normal;
}

#langue a:hover
{
	text-decoration: none;
	color: #ff2222;
	text-decoration: underline;
}

#accueil
{
	position:absolute;
	border:0px;
	float:left;
	height:34px;
	width:34px;
	margin-left: 640px;
	background-image: url("../image/icone/accueil_n.png");
}

#accueil:hover
{
	background-image: url("../image/icone/accueil_hover.png");
}

#sommaire
{
	margin-top: 10px;
	width: 760px;
	float: left;
}

.chapitre
{
	position: relative;
	float: left;
	height: 17px;
	color: #000000;
	text-align:center;
	z-index:10;
	width: 152px;
	margin-left:0px;
	margin-top: 10px;
	padding-bottom:2px;
/* 	vertical-align: center; */
	font-size: 13px;
/* 	font-weight: 13px; */
	line-height: 100%;
	font-weight: bold;
	font-style:italic;
	font-family: Arial, "Arial Black", "Times New Roman", "Comic Sans MS", Times, serif;
	text-decoration: none;
	color: #ffffff;
}

.chapitre a:hover
{
	font-size: 13px;
	color: #ffffff;
}

.chap
{
	float: left;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index:1;
	visibility:hidden;
}

.chap a
{
/* 	vertical-align: center; */
	font-size: 13px;
/* 	font-weight: 10px; */
	line-height: 100%;
	font-weight: bold;
	font-style:italic;
	font-family: Arial, "Arial Black", "Times New Roman", "Comic Sans MS", Times, serif;
	text-decoration: none;
	color: #ffffff;
}

.chap a:hover
{
	font-size: 13px;
	color: #b6154a;
}

.schap
{
/* 	float: top; */
	vertical-align: 100%;
	width:151px;
	height:17px;
	padding-top:1px;
	margin-top: -1px;
	border:1px groove;
	border-color: #ffffff;
/*	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;*/
	background-image: url("../image/fond/fondh_tp.png");
}
.tchap
{
/* 	float: top; */
	vertical-align: 100%;
	width:151px;
	height:17px;
	padding-top:1px;
	margin-top: -1px;
	border:1px groove;
	border-color: #ffffff;
/*	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;*/
	background-image: url("../image/fond/fondh_tp.png");
}
.schap:hover
{
	background-image: url("../image/fond/fond_tp.png");
	text-decoration: underline;
}


/* immage */
#conteneurImg
{
	position: absolute;
	margin-top: 0px;
	right:20px;
	z-index:10;
	background-color: #ffffff;
}

.fermer a
{
	margin-left: 10px;
	vertical-align: middle;
	font-size: 12px;
/* 	font-weight: 14px; */
	line-height: 100%;
	font-style: normal;
	font-family:  "Comic Sans MS", "Times New Roman", Arial, "Arial Black", "Comic Sans MS", Times;
	text-decoration: none;
	color: #000000;
}

/* Le corps de la page */

#corps
{
/* 	float: center; */
	width: 760px;
/* 	position: center; */
	margin-top:5px;
	padding-bottom: 5px;
}

#corps h1
{
	color: #990000;
	text-align: center;
	font-size: x-large;
	font-style: italic;
	line-height: 100%;
	font-family: "Arial Black", "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
	color: #000000;
	text-align: center;
	font-size: medium;
	font-style: italic;
	line-height: 100%;
}

#corps h3
{
	color: #000000;
/* 	text-align: justify; */
	font-size: small;
/* 	font-style: italic, bold; */
	line-height: 0%;
}

#corps h4
{
	color: #000000;
	text-align: left;
	font-size: medium;
	line-height: 0%;
}

#corps p5
{
	Font-style: italic;
/* 	vertical-align: center; */
	font-size: 12px;
	font-weight: normal;
}

.nom
{
	color: #BB0000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, "Arial Black";
}

.FX
{
	color: #000000;
	font-family: "Arial Black";
}

.type
{
	font-family: "Arial Black";
	font-weight: bold;
	font-size: medium;
}

.nom2
{
	color: #2348BF;
	font-weight: bold;
}

.titre
{
	color: #6D94A4;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.stitre
{
	color: #000000;
/* 	font-style: bold; */
	font-size: medium;
}

.decalage
{
	margin-left: 60px;
}
.blue
{
	color: #1E2778;
	line-height: 0%;
}
.selec
{
	text-decoration: none;
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.haut
{
	vertical-align: top;
}

.fonddegrader
{
	background-image:url("image/degrade.png");
	background-repeat:repeat-y;
	text-align:left;
	margin-top: 0px;
}

.rouge
{
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

.italic
{
	font-style:italic;
}

.usine
{
	width:1000px;
	margin-left: 30px;
}

.caracteristique
{
	text-align: center;
}

.caracteristique td
{
	padding: 5px;
	background-color:#9eb4d3;
}

.image_bordure
{
	background-color: #ffffff;
	border-color: #000000;
	border:2px solid;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
}

#securite
{
	border:4px solid;
	border-color: #ffffff;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}

#securite h2
{
	color: #ffffff;
}

.image a
{
	text-decoration:none;
}
.image a:hover
{
	text-decoration:none;
}

#corps p
{
	text-decoration: none;
/* 	vertical-align: center; */
	text-align: justify;
	font-size: 14px;
/* 	font-weight: 10px; */
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
}

#image_band p
{
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	margin-top:0px;
	margin-bottom: 10px;
	line-height: 10px;
	color: #000000;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
}

.img_band
{
	margin: 0px;
	padding : 0px;
	height: 100px;
}

#corps li
{
	text-decoration: none;
/* 	vertical-align: center; */
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
	line-height: 150%;
/* 	color: #000000; */
	font-family: "Comic Sans MS", Arial, "Arial Black",  "Arial Black", "Times New Roman", Times, serif;
}

#corps img
{
	padding : 5px;
	border: 0px;
}

#txtusine img
{
	padding: 2px;
}

#txtusine
{
	width:760px;
	float:left;
}

table
{
	text-decoration: none;
/* 	vertical-align: center; */
	font-size: 14px;
/* 	font-weight: 10px; */
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-family: Arial, "Arial Black", "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
}

/*liens*/
a
{
	text-decoration: none;
/* 	vertical-align: center; */
	font-weight: bold;
	font-style:italic;
	font-family: Arial, "Arial Black", "Times New Roman", "Comic Sans MS", Times, serif;
	text-decoration: underline;
	color: #000000;
}

a:hover
{
  text-decoration: none;
   text-decoration: underline;
   color: #ff0000;
}


#menu a
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;

}

#menu a:hover
{
	text-decoration: none;
	text-decoration: underline;
	color: #ff0000;
}

#menu p
{
	text-align: left;
}

#menu h2
{
	text-align: center;
}
#menu
{
	width:120px;
/* 	float:top; */
	text-align: left;
	vertical-align: top;
	margin-top:20px;
	padding-left: 5px;
	padding-top:0px;
	border-right:3px;
	border-right:ridge;
	border-bottom:3px;
	border-bottom:ridge;
	border-color:#ff0000;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	overflow:auto; 
}

#fiche-outil
{
	width:640px;
	vertical-align: top;
}

#menu img
{
	width: 140px;
}

#fiche
{
	float: right;
	width: 600px;
	text-align:justify;
	vertical-align:top;
	padding: 5px;
	padding-top:10px;
}

.comm
{
	position: absolute;
	background-color: #ffffff;
	visibility: hidden;
	vertical-align: 100%;
	font-size: 11px;
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
/* 	padding-bottom: -5px; */
	border:1px groove;
	border-color: #000000;
}

.comm a
{
	vertical-align: 100%;
	font-size: 11px;
	line-height: 50%;
	font-weight: normal;
	font-style: normal;
	color: #ff0000;
}

#no
{
	margin-top: 200px;
	margin-left: 130px;
}

#n
{
	margin-top: 0px;
	margin-left: 300px;
}

#e
{
	margin-top: 70px;
	margin-left: 540px;
}

#c
{
	margin-top: 250px;
	margin-left: 370px;
}

#se
{
	margin-top: 420px;
	margin-left: 520px;
}

#so
{
	margin-top: 440px;
	margin-left: 260px;
}

#france
{
	margin-left: 80px;
	margin-top: -30px;
}

#numero p
{
	font-size: 11px;
 color: #000000;
}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
	position: relative;
	margin-top: 0px;
}

#pied_de_page img
{
	vertical-align:top;
	border:0px;
}


#pied_de_page p
{
   color: #000000;
   text-align: center;
/*    vertical-align: center; */
   font-size: 11px;
	font-weight: normal;
   line-height: 50%;
   font-family: Arial, "Arial Black", "Comic Sans MS", "Times New Roman", Times, serif;
}
#pied_de_page a
{
   text-decoration: none;
   text-decoration: underline;
   color: #990000;
   font-size: 11px;
	font-weight: normal;
   line-height: 50%;
   font-family: Arial, "Arial Black", "Comic Sans MS", "Times New Roman", Times, serif;
	vertical-align:middle;
	font-style: normal;
}

#pied_de_page a:hover
{
   text-decoration: none;
   color: #ff2222;
   text-decoration: underline;
}

