body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000101;
	margin: 0px;
	padding: 0px;
	background-color: #FDFDE8;
}

form, p, h1, ul {
	margin: 0;
	padding: 0;
}

img {
	border: None;
}

img {behavior: url(/hack/png/pngHack.htc);}

#links {
	display: none;
}

#fond_haut {
	position:relative;
	width: 780px;
	height: 403px;
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #FF0000;*/
}

/* hack IE 6 et 7 */
#fiche_fond {
	width: 680px;
	background-image: url(/img/fiche/fond_fiche_e_h.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px 0px 15px 100px;
/*	border: 1px solid #00FF00;*/
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}

#fiche_fond #var {
	float: left;
	background-color: #F9FBD6;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

#fiche_fond #val {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

#fiche_fond #sep {
	clear: left;
	height: 15px;
}

#fiche_fond #ligne {
	background-image: url(/img/fiche/liste_h.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	width: 570px;
}

#fiche_fond #ligne #varl {
	float: left;
	text-align: right;
	width: 124px;
	padding-top: 2px;
	padding-bottom: 2px;
/*	border: 1px solid #FF0000;*/
}

#fiche_fond #ligne #vall {
	float: left;
	width: 425px;
	margin-left: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

#fiche_fond #sepl {
	clear: left;
}

#fiche_fond #sep2 {
	background-color: #CCCCCC;
	height: 8px;
	width: 12px;
	margin-left: 130px;
}

#fond_bas {
	width: 780px;
	height: 4px;
	margin: -10px 0px 0px;
	padding: 0px;
/*	border: 1px solid #0000FF;*/
}

.test {
	border: 1px solid #FFFFFF;
}

#bouton_fermer {
/*	border: 1px solid #00FF00;*/
	height: 50px;
	width: 100px;
	margin-top: 15px;
	margin-left: 600px;
}

/* HAUT DE PAGE */
#fond_haut #titre {
	position: absolute;
	width:135px;
	height:51px;
	top: 46px;
	left: 84px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#fond_haut #drapeau {
	position: absolute;
	width:58px;
	height:41px;
	top: 59px;
	left: 330px;
	z-index:1;
}

#fond_haut #pays {
	position: absolute;
	width:169px;
	height:29px;
	top: 72px;
	left: 395px;
	z-index:1;
	font-size: 24px;
	font-weight: bold;
}


#fond_haut #logo {
	position: absolute;
	width:168px;
	height:65px;
	top: 101px;
	left: 46px;
	z-index:1; 
}

#fond_haut #cartouche {
	position: absolute;
	height: 58px;
	background-image: url(/img/fiche/cartouche_v.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	left: 74px;
	top: 173px;
	text-align: left;
	background-color: #FFFFFF;
}

#fond_haut #cartouche a {
	color: #0000FF;
	text-decoration: underline;
}

#fond_haut #cartouche a:hover {
	color: #0000FF;
	text-decoration: none;
}

#fond_haut #cartouche #haut {
	font-size: 24px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}

#fond_haut #cartouche #bas {
	font-size: 12px;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 7px;
}

#fond_haut #cartouche #bas.tel {
	font-weight: bold;
}

/* PHOTOS */
#fond_haut #dirigeant {
	position: absolute;
	width:150px;
	height:65px;
	top: 74px;
	left: 602px;
	z-index:1; 
}

#fond_haut #dirigeant img {
}

#fond_haut #dirigeant p {
	font-size: 11px;
	color: #000101;
	text-align: left;
}

#fond_haut #produits {
	position: absolute;
	width:797px;
	height:150px;
	top: 267px;
	left: 31px;
	z-index:1;
/*	border: 1px solid #FF0000;	*/
}

#fond_haut #produits #produit {
	float: left;
	width:95px;
	margin-right: 30px;
/*	border: 1px solid #00FF00;	*/
}

#fond_haut #produits #produit img {
}

#fond_haut #produits #produit p {
	font-size: 11px;
	color: #000101;
	text-align: center;
/*	border: 1px solid #0000FF;	*/
}

.parenthese{
	font-size: 13px;
}

