html, body{
	height:100%;
	scrollbar-base-color: #A21B1A;
	text-align:center;
}
body {
	width: 980px;
	margin: 0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#A21B1A;
	background-color:#A21B1A;
}
a { 
	color:#A21B1A;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
#container {
	float: left;
	width:980px;
	text-align:center;
	background-image:url(../images/charte/fd-site.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#header {
	background-image:url(../images/charte/header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:980px;
	height:180px;
	}
#footer {
	float:left;
	background-image:url(../images/charte/bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:980px;
	height:77px;
}
#basDePage {
	margin-top: 35px;
	margin-left: 110px;
	text-align: left;
}
#basDePage a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #A21B1A;
}
#basDePage span {
	margin-right: 70px;
}
#basDePage span img{
	vertical-align: top;
	border: 0;
}
#menu-gauche {
	float:left;
	width:261px;
	height:313px;
}
#contenu {
	float:left;
	width:679px;
	text-align:left;
	padding-right:40px;
	background-image:url(../images/charte/ciseau.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
/*.texte-presentation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.3em;
	line-height:3em;
}*/
/*- INTEGRATION-CEDRIC -*/
/*- GENERAL -*/
h1 {
	display:block;
	width:650px;
	float:left;
	font-size:25px;
	margin:0 0 3px 0;
	}
.UL_accueil {
	margin:0;
	}
.UL_accueil li{
	list-style-image:url(../images/charte/puce-accueil.gif);
	margin:0 0 0 10px;
	}
/*- ACCUEIL -*/
.accueil-texte {
	width:400px;
	float:left;
	text-align:justify;
	}
.accueil-sac {
	background-image:url(../images/charte/sac-secteurs-activites.gif);
	width:236px;
	height:276px;
	float:left;
	margin:0 0 0 20px;
	}
/*- SECTEURS-ACTIVITES -*/
.secteur-texte {
	width:400px;
	float:left;
	text-align:justify;
	}
.secteur-sac {
	background-image:url(../images/charte/sac-accueil.gif);
	width:139px;
	height:344px;
	float:left;
	margin:0 0 0 60px;
	}
/*- PRODUITS -*/
.produit-texte {
	width:700px;
	float:left;
	text-align:justify;
	}
.produit {
	width:145px;
	height:181px;
	background-image:url(../images/charte/fd-produit.gif);
	float:left;
	text-align:center;
	margin:30px 7px 0 12px;
	}
.produit-titre a{text-decoration:none;}
.produit-titre {
	width:145px;
	height:37px;
	text-align:center;
	float:left;
	padding:3px 0 0 0;
	}
.produit-photo img {
	border:0;
	}
.produit-photo {
	width:137px;
	height:130px;
	float:left;
	margin:5px 0 0 3px;
	}
/*- CATALOGUE -*/
/*.pagination {
	width:650px;
	float:left;
	margin:10px 0 0 0;
	height:20px;
	text-align:center;
	}
.fleche-gauche {
	width:30px;
	float:left;
	}
.page {
	float:left;
	margin:0 0 0 250px;	
	}
.fleche-droite {
	width:30px;
	float:right;
	}*/
.galerie img {border:1px solid #E77272;}
.galerie {
	width:175px;
	margin:0 5px 10px 15px;
	height:148px;
	float:left;
	}
.menu-catalogue {
	background-image:url(../images/charte/fd-catalogue.jpg);
	height:315px;
	width:226px;
	margin:20px 0 0 0;
	float:left;
	}
.galerie-zone-photo {
	width:400px;
	float:left;
	margin:20px 20px 0 0;
	}
.UL_catalogue {
	margin:35px 0 0 0;
	}
.UL_catalogue li{margin:0 0 15px 0; list-style-image:url(../images/charte/puce-catalogue.gif);}
.titre-catalogue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	display:block;
	margin:0 0 0 19px;
	}
/*- CONTACT -*/
.cellule {
	background-color:#FEE9D5;
	border:1px solid #A21B1A;
	width:200px;
	color:#A21B1A;
	}
.petit {font-size:10px;}
.bouton {background-color:#EEE; width:120px; border:1px dotted black; cursor:pointer;}
