@charset "ISO-8859-1";
.Adresse {
	background-image: url(images/adresse.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Heures {
	background-image: url(images/heures_d_ouverture.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #121212;
}
.petitesHeures {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bgAdresse {
	background-color: #525252;
	background-image: url(images/bgAdresse.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgHeures {
	background-color: #3A3C3B;
	background-image: url(images/bgHeures.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.blocGauche {
	background-color: #500B11;
	background-image: url(images/bloc_texte_retouches.jpg);
	background-position: left top;
}
.blocDroit {
	background-color: #500B11;
	background-image: url(images/bloc_texte_vestons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre_adresse {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #ded1b8;
}
p {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.titreRetouches {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #DED1B8;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #83121D;
	background-image: url(images/couleur.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.telephone {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #DED1B8;
}
a:link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #ff0300;
	text-decoration: none;
}
a:active {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

