body {
	background-color : #EEEFF0;
	background-image : url('../img/fond_page.gif');
	background-position : top;
	background-repeat : repeat-x;
	padding : 0px;
	margin : 0px;
	padding-top : 20px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration : none;
}

a {
	color : #E75F2A;
	text-decoration : none;
}

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

img {
	border: 0px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #E75F2A;
	letter-spacing : 1px;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #E75F2A;
	margin-top : 30px;
	margin-bottom : 10px;
}

.slogan {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #59606A;
}


/**  MENU  **/

#menu a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #59606A;
	text-decoration : none;
}

#menu a:hover {
	color : #E75F2A;
	text-decoration: underline;
}

#menu .on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #E75F2A;
	padding : 0 3 0 3;
}

#menu .on:hover {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #E75F2A;
}


/**  PIED DE PAGE  **/

#footer a:hover {
	text-decoration: underline;
}

#footer, #footer a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/**  BLOC ACTUALITE  **/

#bloc {
	margin : 0px 10px 10px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #222222;
	text-decoration : none;
}

#bloc a {
	color : #FFFFFF;
	text-decoration : none;
}

#bloc a:hover {
	text-decoration: underline;
}


#bloc_produit {
	height : 70px;
	text-align : center;
	margin-bottom : 20px;
}

#bloc_produit td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

#faq {
	line-height : 22px;
}

#faq_reponse {
	padding-top : 10px;
	padding-bottom : 20px;
	line-height : 16px;
}

#faq_reponse ul {
	margin: 5px 0px 0px 0px;
}


/**  TEXTES  **/

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

.txtNoir11g {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #222222;
	text-decoration : none;
}

/*************************************************************/

/** FORMULAIRES **/

.champBlanc12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background : #FFF666;
	border : 1px solid #EA5918;
	height : 18px;
}

.btnJaune {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	background-color : #FFF046;
	border : 1px solid #EA5918;
	height : 16px;
}
