@charset "utf-8";
/* CSS Document */
.shadow {
	box-shadow:1px 1px 3px #000;
	-webkit-box-shadow:1px 1px 3px #000;
	-moz-box-shadow:1px 1px 3px #000;
}

.logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#663300;
	background-image:url(../gif_png/logo_04.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:thin solid #663300;
}
.infos {
	color:#0066FF;
}

.titre_pied_de_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#663300;
}
.pied_de_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	border:thin solid #663300;
}
.menu, .menu a:link, .menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.titre_accueil {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#663300;
}
.spacer_accueil {
	background-image:url(../gif_png/spacer_accueil.gif);
	background-repeat:repeat;
}
.titre_produits {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FF5050;
}
.spacer_produits {
	background-image:url(../gif_png/spacer_produits.gif);
	background-repeat:repeat;
}
.titre_apropos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#990033;
}
.spacer_apropos {
	background-image:url(../gif_png/spacer_apropos.gif);
	background-repeat:repeat;
}
.titre_contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#663300;
}
.spacer_contact {
	background-image:url(../gif_png/spacer_contact.gif);
	background-repeat:repeat;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.petit {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.casas-web {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	color:#666;
	text-decoration:none;
	letter-spacing:0.1em;
}
.casas-web a:link, .casas-web a:visited, .casas-web a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	color:#666;
	text-decoration:underline;
	letter-spacing:0.1em;
}
.gestion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.gestion a:link, .gestion a:visited, .gestion a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

