@charset "utf-8";
/* CSS Document */
body {
	background-color: #f4f2f1;
	font-family: helvetica, Tahoma, sans-serif;
	background-image: url(../images/fond_gen.jpg);
	background-repeat: repeat-x;
}
img
{
	border:0px;
}
ol, ul {
	list-style-position: outside;
	list-style: none;
	margin:0px;
	padding:0px;
}
a.lien_normal {
	color: #3e342b;
	font-size: 13px;
	outline: none;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	border:0px;
}
a.lien_normal:hover {
	color: #EF4035;
	border:0px;
}
a.none
{
	border:0px;
}
.h1_blanc {
	padding-top:25px;
	padding-bottom:10px;
	font-size: 25px;
	font-family:Tahoma,Helvetica, sans-serif;
	color:#FFFFFF;
}
.h1_fonce {
	font-size: 25px;
	font-family:Tahoma,Helvetica, sans-serif;
	color:#3e342b;
	padding-top:25px;
	padding-bottom:10px;
}
.txt_blanc_justify
{
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-align:justify;
	line-height: 20px;
}
.txt_fonce
{
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 13px;
	color:#3e342b;
	text-align:justify;
	line-height: 20px;
}
h2 {
	font-size: 15px;
	font-weight: 700;
}
.h3 {
	font-size: 18px;
	font-family:Tahoma,Helvetica, sans-serif;
	color:#3e342b;
}

.titre_rouge {
	font-size: 18px;
	font-family:Tahoma,Helvetica, sans-serif;
	color:#ef4035;
}



.cadre_droit
{
	background-color:#dad5d0;
	padding:25px;
	text-align:left;
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 13px;
	color:#3e342b;
	text-align:justify;
	border-bottom:2px solid #a2968a;
}

.pied
{
	border-top:1px solid #3e342b;
	text-align:left;
}

a
{
	border:0px;
	padding:0px;
	margin:0px;
}
a.accueil {
	color: #FFFFFF;
	font-size: 15px;
	outline: none;
	text-decoration: none;
	padding-left: 18px;
	margin-right: 5px;
	background-image: url(../images/arrow_red_big.png);
	background-repeat: no-repeat;
	background-position: left center;
	border:0px;
}
a.accueil:hover {
	color: #EF4035;
	border:0px;
}
a.menu {
	color: #FFFFFF;
	font-size: 12px;
	outline: none;
	text-decoration: none;
	padding-left: 15px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	border:0px;
}
a.menu:hover {
	color: #EF4035;
	border:0px;
}

a.langue {
	color: #FFFFFF;
	font-size: 10px;
	outline: none;
	text-decoration: none;
	padding-left: 3px;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #786C61;
}

a.langue:hover {
	color: #EF4035;
}

a.lienpied {
	color: #3e342b;
	font-size: 13px;
	outline: none;
	text-decoration: none;
	padding-left: 3px;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3e342b;
}

a.lienpied:hover {
	color: #EF4035;
}

a.lienprod {
	color: #3e342b;
	font-size: 13px;
	outline: none;
	text-decoration: none;
	padding-left: 18px;
	margin-right: 5px;
	background-image: url(../images/arrow_red_big.png);
	background-repeat: no-repeat;
	background-position: left center;
	border:0px;
	font-weight:bold;
}

a.lienprod:hover {
	color: #EF4035;
}

a.special {
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/arrow_red_big.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.special:hover {
	color: #EF4035;
}

a.catalogus {
	border: none;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #3e342b;
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 12px;
}
a.catalogus span {
	background: transparent url('../images/arrow_red_big.png') no-repeat 0.2em 0.4em;
	padding-left: 1.5em;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #3e342b;
	font-family:Tahoma,Helvetica, sans-serif;
	font-size: 12px;
}
a.catalogus:hover {
	color: #EF4035;
}
a.catalogus:hover span {
	color: #EF4035;
}

.red
{
color:#EF4035;
}

.menu_top
{
	color: #faefe3;
	vertical-align:bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	text-align:left;
}
.langue
{
	color: #faefe3;
	vertical-align:top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.prettyContent ul li {
	background:transparent url(../images/list-square-red.gif) no-repeat 0 5px;
	color:black;
	line-height:16px;
	margin:0 0 5px;
	padding:0 0 0 14px;
	position:relative;
}