@charset "utf-8";
/* CSS Document */

body {
	background-color: #663300;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.corpscrayon {
	background-image: url(images/fond_crayon.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpsaccueil {
	background-image: url(images/fond_accueil.jpg);
	background-repeat: no-repeat;
	height: 580px;
	width: 980px;
}
.corpscommandesok {
	background-image: url(images/fond_commandesok.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpssanscrayon {
	background-image: url(images/fond_sans_crayon.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpssanscrayon_index {
	background-image: url(images/fond_sans_crayon_index.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpsproduitslocaux {
	background-image: url(images/fond_produitslocaux.jpg);
	background-repeat: no-repeat;
	height: 738px;
	width: 980px;
}
.corpscommandes {
	background-image: url(images/fond_commandes.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	width: 980px;
}
.corpscontacts {
	background-image: url(images/fond_contacts.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 980px;
}

.corpscontacts_maurice {
	background-image: url(images/fond_contacts_maurice.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpsactivite {
	background-image: url(images/fond_activite.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpsproduits {
	background-image: url(images/fond_produits.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 980px;
}
.corpsfinitions {
	background-image: url(images/fond_finitions.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 980px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
}

img {
	border:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;	
}

.lien a {
	font-size: 12px;
	color: #0d4c68;
	text-decoration: none;
}
.lien a:hover {
	font-size: 12px;
	color: #4dafd9;
	text-decoration: none;
}
.lien  {
	font-size: 12px;
	color: #0d4c68;
	font-weight:bold;
}

.produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: justify;
}
.produits a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	
}
.produits a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4dafd9;
	text-decoration: none;
}

.non_lien{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #4dafd9;
	text-decoration: none;
}

.construction{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}
.mapworld{
	padding-bottom:2px;
}

.PageCommandesOk{
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #4dafd9;
	text-decoration: none;
}