@CHARSET "UTF-8";

body {
	line-height: 1.7em;
	color: #4a2700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 2.5em;
	padding: 3px 0 6px 0;
}
h2 {
	font-size: 2.2em;
	padding: 3px 0 5px 0;
}
h3 {
	font-size: 1.9em;
	padding: 3px 0 4px 0;
}
h4 {
	font-size: 1.6em;
	padding: 3px 0 3px 0;
}
h5 {
	font-size: 1.3em;
	padding: 2px 0 2px 0;
}
h6 {
	font-size: 1.0em;
	padding: 0;
}
.simulh1 {
	font-size: 2.5em;
	padding: 3px 0 6px 0;
	font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------------------------- */
#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main p {
	padding: 5px 0 5px 0;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#header {
	height: 98px;
}
#languages {
	display: inline;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -0.06em;
	text-transform: uppercase;
	float: right;
}
#languages a {
	padding: 0 5px;
	text-decoration: none;
	color: #83e6fb;
}
#languages a:hover {
	color: #83e6fb;
}
#header div.logo {
	font-size: 30px;
	padding: 25px 0 0 0;
	letter-spacing: -0.02em;
	text-align: left;
}
#header div.logo a {
	color: #146f84;
	text-decoration: none;
}
#header div.logo a:hover {
	color: #468b9f;
	text-decoration: none;
}
#slogan {
	padding: 10px 0 0 0;
	color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 12px;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#menubar {
	height: 45px;
}
#menuzone1 {
	float: left;
	display: inline;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#homecontainer {
	clear: both;
	padding: 0 0 20px 0;
}
#container {
	clear: both;
	padding: 0 0 20px 0;
	overflow: auto;
}
#container a,
#homecontainer a {
	color: #4a2600;
	font-weight: bold;
	text-decoration: none;
}
#container a:hover,
#homecontainer a:hover {
	color: #106911;
	text-decoration: underline;
}
#container p,
#homecontainer p {
	padding: 5px 0 5px 0;
}
.classTitle {
	font-size: 1.8em;
	line-height: 1.7em;
	color: #106911;
	font-weight: normal;
	padding: 10px 0 25px 0;
	letter-spacing: -0.04em;
}
#pagetitle,
#lastnewstitle {
	font-size: 1.8em;
	color: #106911;
	font-weight: normal;
	padding: 10px 0 15px 0;
	letter-spacing: -0.04em;
}
#homecontent {
	width: 100%;
}
#zonestartpage {
	line-height: 1.7em;
}
#cellstartpage {
	padding: 0 20px 0 0;
	vertical-align: top;
	line-height: 1.7em;
}
#celllastnews, #celladdress {
	width: 260px;
	background: transparent url(templates/abstrait/fondu-02/images/shadow3.png) top left repeat;
	padding: 10px 20px 20px 20px;
	vertical-align: top;
	line-height: 1.7em;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 37px;
	background: transparent;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px transparent solid;
}

#footer #copyright {
	float: left;
	width: 400px;
	color: #707070;
	font-size: 10px;
	padding: 5px 0 0 5px;
	line-height: 14px;
}
#copyright a {
	color: #333333;
	text-decoration: none;
}

#footer #footerright {
	float: right;
	height: 48px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
.newsblock {
	padding: 0 0 20px 0;
}
.newstitle {
	padding: 0 0 4px 0;
}
.newstitleleft {
	float: left;
	display: inline;
	margin-right: 5px;
}
.newstitleright {
	font-weight: bold;
}
.newscontent {
	padding: 0 0 0 70px;
}

.newsdetail {
	padding: 0 0 5px 0;
}
.newsdetailtitle {
	padding: 5px 0 15px 0;
}
.newsdetailtitleleft {
	padding: 0 5px 5px 0;
}
.newsdetailtitleright {
	font-size: 1.8em;
	color: #106911;
	font-weight: normal;
	letter-spacing: -0.04em;
	padding: 10px 0 5px 0;
}
.newsdetailcontent {
	padding: 0;
}
.linkback {
	font-size: 1.4em;
	color: #106911;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
}

.newsminiblock {
	padding: 15px 0 5px 0;
}
.newsminititle {
	padding-bottom: 3px;
}
.newsminititleleft {
	float: left;
	margin-right: 5px;
}
.newsminititleright {
	font-weight: bold;
}
.newsminicontent {
}

/* ----------------------------------------------------------------------------------------------------------------- */
.linksblock{
	padding: 5px 0 15px 0;
	background: url(modeles/0006/images/link.png) top left no-repeat;
}
.linkstitle {
	margin-left: 40px;
	/* please use another brower, your IE is rotten */
	/border: 1px transparent solid;
	-border: 1px white solid;
}
.linksname {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 5px;
}
.linkslink {
}
.linksdescription {
	padding-top: 2px;
	margin-left: 40px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
.contactligne {
	margin-top: 3px;
}
.contactligne label {
	float: left;
	display: inline;
	margin-left: 80px;
	width: 100px;
}
.champs_obligatoires {
	margin-left: 180px;
}
.bouton {
	font-family: geneva, arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #4a2700;
	padding: 3px 10px;
	margin-top: 15px;
	border: 1px #222 solid;
	background-color: #555555;
}
.etoile {
	font-size: 1.1em;
	font-weight: bold;
}
.saisie {
	font-family: geneva, arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #555555;
	background-color: #ffffff;
	width: 180px;
	padding: 3px;
	border: 1px #bbb solid;
}
.obligatoire {
	background-color: #d1e09c;
}
#zonecontactpage {
}
#zone_adresse {
	padding: 20px 0 20px 40px;
	font-size: 1.1em;
}
#zone_adresse h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#zone_adresse h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#zone_adresse h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.adresseligne {
	margin-bottom: 3px;
}
.phone {
	background: url(modeles/0006/images/phone.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
.mobile {
	background: url(modeles/0006/images/mobile.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
.fax {
	background: url(modeles/0006/images/fax.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
#ajax_msg_ok {
	margin: 0 10px 0 10px;
	padding: 8px 0 0 60px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: green;
	background: url(modeles/0006/images/mail_ok.png) top left no-repeat;
	height: 40px;
}
#ajax_msg_nocookie {
	margin: 0 10px 0 10px;
	padding: 0 0 0 60px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: red;
	background: url(modeles/0006/images/mail_ko.png) top left no-repeat;
	height: 50px;
}
#ajax_msg_notime {
	margin: 0 10px 0 10px;
	padding: 0 0 0 60px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: red;
	background: url(modeles/0006/images/mail_ko.png) top left no-repeat;
	height: 50px;
}
#ajax_msg_error {
	margin: 0 10px 0 10px;
	padding: 0 0 0 60px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: red;
	background: url(modeles/0006/images/mail_ko.png) top left no-repeat;
	height: 50px;
}

/* ----------------------------------------------------------------------------------------------------- */
/* ZONE : navigation secondaire */
/* ----------------------------------------------------------------------------------------------------- */
#zonemenu1,
#zonemenu1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
}
#zonemenu1 a {
	display: block;
	padding: 0 10px 0 5px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#zonemenu1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#zonemenu1 a.level0 {
	margin-top: 10px;
}
#zonemenu1 li {
	float: left;
}
#zonemenu1 li ul {
	position: absolute;
	left: -999em;
}

/* ******************************************************************************** */
/*    SUPERFISH BASIC CSS   http://users.tpg.com.au/j_birch/plugins/superfish       */
/* ******************************************************************************** */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
.sf-menu {
	line-height: 1.0;
	margin-top: 7px;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
	font-weight: bold;
}
.sf-menu li {
}
.sf-menu li li {
	background-color: transparent;
}
.sf-menu li li li {
	background-color: transparent;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: transparent;
	color: #4a2600;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('modeles/0006/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .9em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('modeles/0006/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ----------------------------------------------------------------------------------------------------- */
/* Galeries de photos */
/* ----------------------------------------------------------------------------------------------------- */
.jqGSContainer .jqGSPagination ul li a {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.jqGSContainer .jqGSPagination ul li a.selected{
	background-color: #aaa;
	border: 1px solid #777;
}
.jqGSContainer .jqGSPagination ul li a:hover{
	background-color: #fff;
	border: 1px solid #555;
}

/* ----------------------------------------------------------------------------------------------------- */
/* PRODUITS : valeurs de remplacement */
/* ----------------------------------------------------------------------------------------------------- */
table.prodblock {
	border-right: 4px solid #444444;
}
table.enpromo {
	border-right: 4px solid #444444;
}
td.prodnumber input.saisie, td.pdetnumber input.saisie {
	background-color: #ffffff;
	color: #555555;
}
table.cartblock {
	border-bottom: 1px #777777 dotted;
}
table.carttotal {
	border-bottom: 2px #777777 solid;
}
span.oldprice {
	color: #ff0000;
}
table.shopcart {
	border: 1px solid #444444;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
table.shopcart tr {
	border-bottom: 1px solid #444444;
}
tr.shopheader td {
	background-color: #444444;
	color: #4a2700;
}
table.shopcarttotal {
	border: 1px solid #444444;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
table.prodblock a,
table.cartblock a,
table.carttotal a,
table.shopcart a,
table.shopcarttotal a {
	color: #4a2600;
}
table.prodblock a:hover,
table.cartblock a:hover,
table.carttotal a:hover,
table.shopcart a:hover,
table.shopcarttotal a:hover {
	color: #106911;
}
