@charset "utf-8";

a:link {
	color: #C00;
	text-decoration: none;
}

.cadresite {
	background-color: #FFFFFF;
	font-family: "Myriad Pro", Verdana;
	border: 2px solid #999999;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #DDD8CA;
}
.ST {
	font-size: 48px;
}
.TITRE {
	font-family: "Myriad Pro", Verdana;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.texteA {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 0.9em;
	color: #000000;
	padding-right: 40px;
	padding-left: 40px;
}
.TITREContact {
	font-family: "Myriad Pro", Verdana;
	font-size: 30px;
	color: #333333;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 25px;
}
.txtcatal {
	font-family: "Myriad Pro", Verdana;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-image: url(pages-catalogue/pave-show.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
}
.titreC {
	font-family: "Myriad Pro", Verdana;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
