@charset "UTF-8";
@import url("Font-Helvetica-Light/stylesheet.css");
.fonte-helvetica-light {
	font-family: "HelveticaLight", Arial, sans-serif;
	font-size: 28px;
	line-height: 32px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3b3b3b;
	-webkit-text-size-adjust: none;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ed8235;
}

#contentwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#content {
	width: 1000px;
	position: relative;
	min-height: 425px;
	margin-top: 0px;
	background-color: #eaecd5;
	height: auto;
}

#fil-ariane-long {
	width: auto;
	margin-left: 25px;
	margin-top: 25px;
	position: relative;
	float: left;
	clear: none;
	min-width: 585px;
}

#ligne-sous-fil-ariane {
	width: 950px;
	margin-left: 25px;
	position: relative;
	float: left;
	clear: both;
}

#partager-la-page-icone-droite {
	width: 125px;
	position: relative;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	text-align: right;
}

.fonte-mini {
	font-size: 12px;
	line-height: 15px;
}

.fonte-petite {
	font-size: 13px;
	line-height: 16px;
}

.fonte-reguliere {
	font-size: 14px;
	line-height: 18px;
}

.fonte-moyenne {
	font-size: 15px;
	line-height: 20px;
}

.fonte-bullet {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 12px;
}

.fonte-grande {
	font-size: 16px;
	line-height: 22px;
}

.fonte-xlarge-1 {
	font-size: 18px;
	line-height: 24px;
}

.fonte-xlarge-2 {
	font-size: 20px;
	line-height: 26px;
}

.fonte-xlarge-3 {
	font-size: 22px;
	line-height: 28px;
}

.fonte-xlarge-4 {
	font-size: 24px;
	line-height: 30px;
}

.fonte-xlarge-5 {
	font-size: 28px;
	line-height: 32px;
}

.fonte-xlarge-6 {
	font-size: 36px;
	line-height: 36px;
}

.fonte-light {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight:300;
}

.fonte-orange-couleur {
	color: #EF8227;
}

.fonte-xlarge-titre {
	font-size: 20px;
	line-height: 20px;
}

.fonte-xlarge-accueil {
	font-size: 30px;
	line-height: 32px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3b3b3b;
	-webkit-text-size-adjust: none;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ed8235;
}


.fonte-categorie1 {
	color: #4f74d0;
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
}

.fonte-categorie2 {
	color: #a61d21;
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
}

.fonte-categorie3 {
	color: #3B3B3B;
	font-size: 13px;
	line-height: 28px;
}

.fonte-prix-categorie {
	font-size: 16px;
	color: #a61d21;
	line-height: 30px;
}

.fonte-noire {
	color: #3B3B3B;
}

.fonte-rouge {
	color: #a61d21;
}

.fonte-bleue {
	color: #4f74d0;
}

.fonte-bleue-grise {
	color: #3385b6;
}

.fonte-blanche {
	color: #FFFFFF;
}

.fonte-grise {
	color: #9f9f9f;
}

.fonte-grise-pale {
	color: #D4DAE9;
}

.fonte-grise-moyenne {
	color: #7e7e7e;
}

.fonte-grise-foncee {
	color: #646464;
}

.fonte-majuscule {
	text-transform: uppercase;
}

.fonte-bold {
	font-weight: bold;
}

.prix-barre {
	text-decoration:line-through;
}

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

a:visited {
	text-decoration: none;
	color: #3b3b3b;
}

a:hover {
	text-decoration: underline;
	color: #4f74d0;
}

a:active {
	text-decoration: none;
	color: #3b3b3b;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

a.noir-fonce:link {
	color: #000000;
	text-decoration: none;
}

a.noir-fonce:visited {
	text-decoration: none;
	color: #000000;
}

a.noir-fonce:hover {
	text-decoration: underline;
	color: #4f74d0;
}

a.noir-fonce:active {
	text-decoration: none;
	color: #000000;
}

a.bleu:link {
	color: #4f74d0;
	text-decoration: none;
}

a.bleu:visited {
	text-decoration: none;
	color: #4f74d0;
}

a.bleu:hover {
	text-decoration: underline;
	color: #78aaf6;
}

a.bleu:active {
	text-decoration: none;
	color: #4f74d0;
}

a.gris-bleu:link {
	color: #9f9f9f;
	text-decoration: none;
}

a.gris-bleu:visited {
	text-decoration: none;
	color: #9f9f9f;
}

a.gris-bleu:hover {
	text-decoration: underline;
	color: #4f74d0;
}

a.gris-bleu:active {
	text-decoration: none;
	color: #9f9f9f;
}

a.rouge:link {
	color: #a61d21;
	text-decoration: none;
}

a.rouge:visited {
	text-decoration: none;
	color: #a61d21;
}

a.rouge:hover {
	text-decoration: underline;
	color: #ff1920;
}

a.rouge:active {
	text-decoration: none;
	color: #a61d21;
}

a.blanc:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.blanc:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.blanc:active {
	text-decoration: none;
	color: #FFFFFF;
}

hr.ligne-grise {
    border: 0;
    height: 0;
    border-top: 1px solid #d9d9d9;
}

hr.ligne-rouge {
    border: 0;
    height: 0;
    border-top: 1px solid #ddaaad;
}

.table-border-top td, th {
	border-top: 1px solid #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
}

.ca-margin-left {
	margin-left: 15px;
}

.margin-ligne {
	margin-bottom: 15px;
	margin-top: 15px;
}

.margin-extra-ligne {
	margin-bottom: 25px;
	margin-top: 25px;
}

.margin-ligne-bottom {
	margin-bottom: 20px;
}

.margin-top-petit {
	margin-top: 15px;
}

.margin-bottom-petit {
	margin-bottom: 20px;
}

.menu-deroulant {
   font-size: 16px;
   }

