body {
	background-color: #FFDCBF;
	background-image: url(../img/commun/bkg-page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
}
a:hover {
	color: #f75d0c;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f75d0c; */
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color:#f75d0c;
}
p  {
	margin: 0px 0px 8px;
	text-align: justify;
}
li{
	background-position: 0px 3px;
	padding-left: 15px;
	margin-left: -20px;
	margin-bottom: 3px;
	list-style-type:none; 
	background-image: url(../img/commun/fleche-liste.gif);
	background-repeat: no-repeat;
	}
form {
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bandeau  {
	background-image: url(../img/commun/bkg-bandeau.jpg);
	background-repeat: no-repeat;
	/*padding-right: 30px;
	padding-bottom: 7px;*/
	height: 123px;
}
#langues  {
	padding-right: 30px;
	padding-bottom: 7px;
}
#menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #262626;
	padding-right: 30px;
	padding-left: 0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f75d0c;
	text-decoration: none;	
}
#menu a:hover {
	color: #ffffff;	
}
#navhome td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#nav td {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav a, #navhome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav a:hover, #navhome a:hover {	
	color: #ffdcbf;	
}
#colgauche {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 40px;
	background-color: #B51000;
	background-image: url(../img/commun/deco-montagne.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 30px 30px 80px;
	background-color: #262626;
	background-image: url(../img/home/bkg-page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#intro a {
	color: #FFFFFF;
	text-decoration: none;
}
#intro a:hover {
	color: #f75d0c;
}
#chemin, #chemin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 0px;
}
#chemin a:hover {
	color: #f75d0c;	
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/commun/bkg-credits.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
}
#adresse a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#adresse a:hover {
	color: #f75d0c;
}
#news {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F65D0C;
	border-bottom-color: #F65D0C;
}
#news img {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f75d0c;
	border-bottom-color: #f75d0c;
	
}
#news h1 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
}
#recherche {
/*	background-image: url(../img/offres-commerces/bkg-recherche.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	padding: 5px; */
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4a187;
}
#recherche-tab {
	background-color:#FFFFFF;
	color: #000000;
	border: 1px solid #f75d0c;
}
#recherche1 {
	font-weight:bold;
	border-width: 1px;
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-color: #f75d0c;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#recherche2 {
	font-weight:bold;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#recherche3 {
	font-weight:bold;
	border-width: 1px;
	border-left-style: solid; 
	border-bottom-style: solid; 
	border-color: #f75d0c;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.opacite-30 {
	opacity : 0.3;
    filter : alpha(opacity=30); 
	padding: 10px;
}
.opacite-ok {
	padding: 10px;
}
#offres a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/commun/picto-fleche-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#offres a:hover {
	color: #f75d0c;
	background-color: #FFF3E7;
}
#offres td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4a187;
}
#panier {
	background-color: #FFFFFF;
	padding: 14px 14px 10px 14px;
	background-image: url(../img/offres-commerces/bkg-panier.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#panier a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 2px;
}
#panier a:hover {
	color: #f75d0c;
}
#panier h1 {
	color: #f75d0c;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#panier ul {
	margin: 0px;
	padding: 0px;
}
#panier li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#panier input {
	margin-top: 10px;
}
#fiche-detail td {
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#form h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
#form h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F75D0C;
}
#form h3 {
	font-size: 11px;
}
#form td {
	font-size: 11px;
}
#box-orange {
	background-color: #F75D0C;
	height: 7px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt-11 {
	font-size: 11px;
	font-weight: lighter;
	color: #F75D0C;
}
.titre-box-blanc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-noir {
	color: #000000;
}
.txt-orange {
	color: #f75d0c;
}
.txt-orange-12 {
	color: #f75d0c;
	font-size: 12px;
	font-weight: bold;
}
.txt-noir-14 {
	font-size: 14px;
}
.tab-ref-offres {
	border-top: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC; 
	padding: 3px 0px 3px 0px;
	margin-bottom: 2px;
}
.visu-offres-vign {
	border: solid 1px #CCCCCC; 
	margin-right: 15px;
	padding: 1px;
}
.visu-offres-detail {
	border: solid 1px #CCCCCC; 
	margin-left: 15px;
	padding: 1px;
}
.encadre-gris {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.form-imput-50 {
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.form-imput-200 {
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.form-imput-491 {
	width: 491px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.txt-form-red {
	color: #e80002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.copy{
	 page-break-after: always;
	}
	
	
	
.sous-menu{
	font-size: 12px;
	color: #FFF;
	margin-left: 20px;
	}
