html {
	scrollbar-base-color: #f5b416;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}
p a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
p a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
p a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
p a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
a:link.liens {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:visited.liens {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a:hover.liens {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a:active.liens {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.div_famille_texte a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.div_famille_texte a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
.div_famille_texte a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.div_famille_texte a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
#bg_menu {
	background-image: url(images/cadre_menu.jpg);
	background-repeat: no-repeat;
	background-color: #F5B416;
}
#bg_panier {
	background-image: url(images/cadre_panier.jpg);
	background-repeat: no-repeat;
	background-color: #F5B416;
}
.formu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 35px;
	margin-left: 20px;
	margin-right: 20px;
}
.formuent {
	text-align: center;
}
.formuform {
	text-align: center;
}
.formulib {
	text-align: right;
}
.formulibacces {
	text-align: right;
	font-size: 11px;
}
.formuinp {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5b416;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	border-bottom-color: #962d0d;
}
.formuinpoblig {
	width: 140px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	border-bottom-color: #962d0d;
	background: url(images/yl_pin.png) #f5b416 no-repeat right;
}
.formuinpaccesoblig {
	width: 80px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	border-bottom-color: #962d0d;
	background: url(images/yl_pin.png) #f5b416 no-repeat right;
}
.formusel {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5b416;
	border: 1px dashed #962d0d;
}
.formuenv {
	text-align: center;
}
.formubtn {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5b416;
	border-style: outset;
	border-width: 1px;
}
.formularge {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.formulargeform {
	text-align: center;
}
.formulargelib {
	text-align: left;
}
.formulargeinp {
	width: 292px;
	text-align: left;
	background-color: #F5B416;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #962d0d;
}
.formulargeinpoblig {
	width: 270px;
	text-align: left;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #962d0d;
	padding-right: 22px;
	background: #F5B416;
}
.formulargetex {
	width: 292px;
	text-align: left;
	background-color: #F5B416;
	border: 1px #962d0d dashed;
}
.formulargesel {
	width: 292px;
	text-align: left;
	background-color: #F5B416;
	border: 1px dashed #962d0d;
}
.formulargeseloblig {
	width: 270px;
	text-align: left;
	background-color: #F5B416;
	border: 1px dashed #962d0d;
}
.formulargeenv {
	text-align: center;
}
.formulargebtn {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5B416;
	border-style: outset;
	border-width: 1px;
}
.zonesoblig {
	text-align: right;
	font-size: 10px;
}
.zonesoblig2 {
	text-align: left;
	font-size: 10px;
}
.retourquest {
	text-align: right;
	font-size: 10px;
}
#contenu {
	width: 645px;
	height: 462px;
	overflow: auto;
	background: #f5b416;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu2 {
	width: 645px;
	height: 412px;
	overflow: auto;
	background: #f5b416;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu3 {
	width: 889px;
	height: 412px;
	overflow: auto;
	background: #f5b416;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 7px;
}

#contenu4 {
	width: 856px;
	height: 369px;
	overflow: hidden;
	background: #f5b416;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#diaporama {
	margin-left: 5px;
}
.separation {
	border:1px dashed #962D0D;
}
.div_famille {
	background-color:#F8C750;
	width:98%;
	display:inline;
	float:left;
	margin-left: 8px;
	margin-bottom: 7px;
}
.holder {
	float: left;
	text-align: left;
}
.scrlcure .jScrollPaneTrack {
	background: url(css/scrlcure_track.gif) repeat-y;
}
.scrlcure .jScrollPaneDrag {
	background: url(css/scrlcure_drag_middle.gif) repeat-y;
}
.scrlcure .jScrollPaneDragTop {
	background: url(css/scrlcure_drag_top.gif) no-repeat;
	height: 6px;
}
.scrlcure .jScrollPaneDragBottom {
	background: url(css/scrlcure_drag_bottom.gif) no-repeat;
	height: 7px;
}
.scrlcure a.jScrollArrowUp {
	height: 24px;
	background: url(css/scrlcure_arrow_up.png) no-repeat 0 -30px;
}
.scrlcure a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.scrlcure a.jScrollArrowDown {
	height: 24px;
	background: url(css/scrlcure_arrow_down.png) no-repeat 0 -30px;
}
.scrlcure a.jScrollArrowDown:hover {
	background-position: 0 0;
}
/* IE SPECIFIC HACKED STYLES */
* html .scrlcure .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */

/* boutique*/
.titre_tab {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.titre_tab2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#liste_famille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 253px;
	overflow: auto;
	text-align: left;
}
.div_titre {
	width:98%;
	margin-left: 8px;
	margin-bottom: 4px;
	clear: left;
	background-color: #F8C750;
	height: 43px;
}
.titre_liste_prod {
	font-size: 16px;
	font-weight: bold;
}
.prixprod {
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size: 14px;
}
.prixavred {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}
.indisponible_prod {
	color:#FF0000;
	font-weight:bold;
}
.no_result {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color: #962D0D;
}

.titrecolpanier {
	background-color: #962D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8C750;
	text-align: center;
}
.separateur2 {
	background-color: #962D0D;
	height: 1px;
}
.total {
	color: #962D0D;
	background-color: #F5B416;
	font-weight: bold;
}
.poursuivre {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.hack_form {
	display: inline;
}
#etatcmd {
	text-align:center;
	width:100%;
}
.div_famille2 {
	background-color:#F8C750;
	width:60%;
	margin-left: 8px;
}
.div_famille3 {
	background-color:#F8C750;
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
.total2 {
	background-color: #962D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8C750;
	text-align: right;
}
#texte_total {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.merci {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color: #962D0D;
}

