/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Layout: accueil2010-2' */
* {
margin:0;
padding:0;
}


body {
   text-align: left;
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   background: #e0dfdf;
}


div {
   font-size: 1em;
}


img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   border:0px;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
}


a:hover {
   text-decoration: none;
   background: inherit;
}


body {
   color: #333;
   margin:0em 1em 1em 0em; 

}

div#pagewrapper {
   margin: 0.5em auto;        
   max-width: 97em; 
   min-width: 70em;
   color: black;
   height:auto;  
}

div#header {
   height: 180px;
   width: 100%;   
   background: #fff url(uploads/images/bgheadoobv.jpg) repeat-x 0 0;
}

div#header table {
   border-collapse:collapse;
}

div#header a:hover,link,visited {
   text-decoration:none;
}

div#header td {
  margin:0; padding:0;vertical-align: top;
}

div#header td img {
   margin-left:15px;
}

div#paquerette {
   float:left;   
   margin-left:15px;
   margin-top:0px;
}

div#afterpaq {
   float:left;
   width: 650px;
   height: 110px;
   margin:6px 0px 0 20px;
}

.design  {
   margin:15px 0 0 10px;
}

.topselectproduit {
   margin:0 0 0 10px;
}

div#search {
   float: right;
   width: 23em;    
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}


div#content {
   clear:both;
   margin: 1em auto 4em 0em;
   padding-bottom:1em;
   background: #e0dfdf;
   height:auto;
   width:100%;
}

div#main {
   width:900px;
   margin:2.5em auto;
   padding: 1.5em 1em 1em 1em;
   background: #e0dfdf;
   height:auto;
}


div#footer {
   clear:both;   
   color: #998842;
   height:35px;
   background: url("uploads/images/bgblack5x50.png") repeat-x 0px 0px;
}

div#footer p {
   font-size: 0.9em;
   padding: 1em;     
   text-align: center; 
   margin:0em 5em 0em 5em;
}

div#footer p a,a:visited,active {
   color: #998842;
   text-decoration:none;
}

div#footer a:hover,link {
   background: inherit;
   text-decoration: underline;
}


div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

.fondgrise {
   background: url("uploads/images/bgfondgrise.gif") repeat-x 0 0; 
   padding:0.5em;
   margin-right:40%;
} 


div#black3fond {
   background: url("uploads/images/bgblack.jpg") no-repeat 0 0;
   margin-top:20px;
}

.titre {
  font-size: 24px;
  font-family: Verdana, arial, sans-serif;
  color: #888888;
}


div#btnacharetour {
   margin-right:2em;
   font-family: 'trebuchet ms'; 
   font-size:12pt;
   line-height:1.3em;
}

div#btnacharetour a {
   color:#5e2605;
}

div#btnacharetour a:link,visited,active {
   color:#5e2605;
   text-decoration:none;
}

div#btnacharetour a:hover {
  color:#5e2605;
  text-decoration:underline;
}

div#btnrecapcomm {
}


div#intercalaire {
  clear:both;
  height:5px;
  width:100%;  
}


.btnsubmit {
      color: #a2863c;
      background-color: transparent;
      text-decoration: none;
      padding:0.2em;
      border: 1px solid #a2863c;
      cursor: pointer;
      cursor: hand;
}

.btnsubmitpp {
      color: #a2863c;
      background-color: transparent;
      text-decoration: none;
      margin-top:10px;
      padding:0.2em;
      border: 1px solid #a2863c;
      cursor: pointer;
      cursor: hand;
}

.btnsubmitoverrose {
      color: #d3007a; 
      background-color: transparent;
      text-decoration: none;
      padding:0.2em;
      border: 1px solid #a2863c;
      cursor: pointer;
      cursor: hand;
}

.btnsubmithover {
      color: #d2af52;
      background-color: transparent;
      text-decoration: none;
      padding:0.2em;
      border: 1px solid #a2863c;
      cursor: pointer;
      cursor: hand;
}

.btnsubmitplein {
      color: black;
      background: url(uploads/images/bgfdor.jpg) repeat-x 0 0;
      text-decoration: none;
      border: 1px solid #a2863c;
      cursor: pointer;
      cursor: hand;
}

div#offrirmenu {
    width: 540px;
    height:300px;
    margin:0em 0em 4em 5em;
}

div#offrirmenu img {
    margin: 0.5em;
}

div#lienrappelproduits {
    clear: both;
    width: 100%;
    height: 26px;
    margin-top:0.3em;
    margin-left:0.5em;
    color: #5e2605;
    background: #f9f7ed; 
}

#navprod, #navprod ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px;
   color: #5e2605; 
}

#navprod ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}

#navprod li { 
   margin-left: -1px;
   float: left; 
   background: #d9cd9d; 
   color: #5e2605;
}

#navprod a { 
   display: block; 
   margin: 0px; 
   color: #5e2605;
   padding: 7px 11px 7px 11px; 
   text-decoration: none; 
   font-weight: bold;
}

#navprod li a { 
   color: #5e2605;
   border-right: 1px solid #998842;
   border-left: 1px solid #998842;
}

#navprod li a:hover { 
   color: #5e2605;
   background-color: #998842;  
}

#diaporama {
    margin:3em auto;
}

#zoneimgdiapo {
   cursor: pointer;
   overflow: hidden;
   margin: 0 auto;
   position: relative;
   width: 849px;
   height: 256px;
}

#zoneimgdiapo img {
   border: 0;
   cursor: pointer;
}

div#carteaccueil {
   float: left;
   width:400px;
   height: auto;
   padding:0.8em;
   margin:40px 0 0 200px;
   background : #998842;
   border:4px solid #d9cd9d;
   -moz-border-radius: 10px;
   -moz-opacity:.90;
   opacity:.90;
}

div#carteaccueil h2 {
   color: white;
}

div#carteaccueil p {
   color: white;
   text-align: justify;
   font-family: verdana, arial;
   font-size: 14px;
}

#botzoneimgdiapo {   
   width:846px;
   height:80px;
   background: #d9cd9d;
   margin:0.5em 0 0 0.2em;
   padding:2em 0;
}

#botzoneimgdiapo1 {
   float:left;
   width:32%;
   height:auto;
   border-right: 1px solid #5e2605;
   padding-right:0.5em;
}

#botzoneimgdiapo2 {
   float:left;
   width:30%;
   border-right: 1px solid #5e2605;
   padding-right:0.5em;
}

#botzoneimgdiapo3 {
   float:left;
   width:35%;
   padding-right:0.5em;
}


div#botzoneimgdiapo3 ul {
   float:left;
   width:160px;
}

#botzoneimgdiapo a {
   font-size:10pt;
   color: #5e2605;
}

#botzoneimgdiapo a:visited {
   text-decoration: none;
   color: #5e2605;
}

#botzoneimgdiapo a:hover {
   text-decoration: underline;
   color: #5e2605;
}

#botzoneimgdiapo1 a {
   font-size:10pt;
   color: #5e2605;
   text-decoration: none;
}

#botzoneimgdiapo1 a:visited {
   text-decoration: none;
   color: #5e2605;
}

#botzoneimgdiapo1 a:hover {
   text-decoration: underline;
   color: #5e2605;
}

#botzoneimgdiapo2 a {
   font-size:10pt;
   color: #5e2605;
   text-decoration: none;
}

#botzoneimgdiapo2 a:visited {
   text-decoration: none;
   color: #5e2605;
}

#botzoneimgdiapo2 a:hover {
   text-decoration: underline;
   color: #5e2605;
}

#botzoneimgdiapo3 a {
   font-size:10pt;
   color: #5e2605;
   text-decoration: none;
}

#botzoneimgdiapo3 a:visited {
   text-decoration: none;
   color: #5e2605;
}

#botzoneimgdiapo3 a:hover {
   text-decoration: underline;
   color: #5e2605;
}

#botzoneimgdiapo li {
      list-style-type: none;
}

.divtxtimgdroite {
  width:550px;
  margin-right:40px;
  background: url(uploads/images/fondcampagnevin.jpg) no-repeat 60px 0;
}

.liencata {
   margin:2em 0;
   color:#5e2605;
}

.liencata a:hover {
   color:#5e2605;
   text-decoration:underline;
}


div#content h1 {
   font-size: 2em;  
   line-height: 1em;
   margin: 0;
}

h2 {
   color: #5e2605; 
   font-size: 1.5em; 
   text-align: left; 
   padding-left: 0.5em;
   padding-bottom: 1px;
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #5e2605; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #5e2605; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   color: #5e2605; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #5e2605; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h0 {
   font-size: 2em;  
   line-height: 1em;
   margin: 0;
   color:white;
}
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; 
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}

#myframe { height: 600px; }

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

div#catalogue {
   clear:both;
   color: black;
   width:890px;
   height:450px;
   margin:0 0 2em 0;
}

div#catalogue p {
   color: black;
}

div#catalogue h2 {  
   font-family:Verdana;
   margin: 1em 0 .5em 0;
   font-weight: bold;
   font-style: normal;
   color: #5e2605; 
   font-size: 1.5em; 
   text-align: left; 
   line-height: 1.5em;
   border-left:10px solid #5e2605;
   border-bottom:1px solid #5e2605;
}


div#catalogue a {
   color: #5e2605;
   text-decoration:none;
   font-family: verdana,helvetica,arial;
   font-size:12px;
   line-height: 1.3em;
}

div#catalogue a:hover {
   color: #5e2605;
   text-decoration: underline;
}

div#leftcata {
   float: left;
   width : 410px;
   height: 410px;   /* voir height catalogue */
}

div#leftcata img {
    float:left;
    margin:0.2em 0.2em 0.2em 0.5em;
    padding:0.3em;
}

div#midcata {
  float: left;
  width : 75px;
  height: auto;
  margin:8em 1em 0 1em;
  border:1px solid #c9c9c9;
}

div#midcata p {
  font-size:16px;
  font-weight:bold;
  color: #5e2605;
}

div#rigcata1,div#rigcata2,div#rigcata3,div#rigcata4,div#rigcata5 {
   float: left;
   width : 450px;
   height : auto;
   padding:0.5em;
}



div#rigcata1 h3,div#rigcata2 h3,div#rigcata3 h3,div#rigcata4 h3,div#rigcata5 h3 {
   font-size:14px;
   color: #5e2605;
}

div#rigcata1 p,div#rigcata2 p,div#rigcata3 p,div#rigcata4 p,div#rigcata5 p {
   font-size:12px;
   color: #5e2605;
   text-align:justify;
}

div#selectproduit {
    float:left;
    width:55px;
    height:auto;
}
div#selectproduit img {
    border: 1px solid #c2c2c2;
    margin:0;
}

div#piedcata p {
  font-size:12px;
  color: #5e2605;
  text-align:justify;
}

div#entetefondcafe {
    width:70%;
    height:auto;
    color: #5e2605;
    font-size: 11px; 
    font-family: verdana,arial;
    padding:0.5em 5em 0.5em 1em;
   background: url('uploads/images/fondcafe.jpg') 0px 0px no-repeat;
}

div#entetefondcafe p {
 text-align:justify;
}


div#enteteproddesc {
    width:70%;
    color: #5e2605;
    font-size: 11px; 
    font-family: verdana,arial,;
    padding:0.5em 5em 0.5em 1em;
}

div#enteteproddesc p {
  text-align:justify;
}

div#enteteproddesc li {
   margin:0.5em;
  text-align:justify;
}

div#enteteproddesc ul {
    color: #5e2605;
    font-size: 11px; 
    font-family: verdana,arial,;
}

div#enteteproddesc a {
  color: #5e2605;
  text-decoration:underline;
}
div#enteteproddesc a:hover {
  color: #5e2605;
  text-decoration:none;
}
div#enteteproddesc a:visited {
  color: #5e2605;
  text-decoration:underline;
}

#menup {
    clear: both;
    padding: 0;    
    margin: 0;
    width: 95%;
    height: 50px;
    background: #d9cd9d; /* url(../images/nav.gif) no-repeat; */
}
#menup ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    height: 50px;
}
#menup ul li {
    display: inline;
    margin: 0; padding: 0;
}
#menup ul li a {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 0 5px;
    color: #5e2605;
    font: bold 14px/50px 'verdana', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
    letter-spacing: -0.5px;
    border-left:1px dotted #5e2605;
}
#menup ul li a:hover,
#menup ul li a:active,
#menup ul li.active a {
    background: #998842; /* url(../images/pointer.gif) no-repeat center bottom; */
    color: #5e2605;
}


ul#menuk
{	margin:1em 0 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-family:'century gothic',Arial, Helvetica, sans-serif;      
	font-size:12px;
	font-weight:bold;
        line-height: 1.1em;
	background: white; /* transparent url(uploads/images/nav_bg.png) repeat-x top left; */
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:5px solid #000000;
	border-top:5px solid #000000;
}

ul#menuk li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menuk li a
{
	display:block;
	float:left;
	color: black;
	text-decoration:none;
	font-weight:bold;
	padding:8px 14px 0 16px;
}
	
ul#menuk li a:hover
{	
	color: black;
	height:22px;
	background:white; /* transparent url(uploads/images/nav_bg.png) 0px -30px no-repeat;	*/	
        opacity: 0.5;
}
	

ul#menuk li a.current
{
	display:inline;
	height:22px;
	background:white; /* transparent url(uploads/images/nav_bg.png) 0px -30px no-repeat;	*/
	float:left;
	margin:0;
}


/* End of 'Layout: accueil2010-2' */

/* Start of CMSMS style sheet 'Navigation: catalogue' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

div#menu_horiz {
   float:right;
   width: 600px;
   margin:1em 0;
}

/* Fix for Opera 8 */
.clearb { clear: both; }

#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: white;
   width:820px;
   height:31px;
   font-family: helvetica,'century gothic',arial;
   font-size: 12px;
   font-weight:bold;
   margin:15px 0 0 0;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}

#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}

#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
  /* border-bottom: 2px solid #d9043f;  */
}

#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   /*padding: 5px 10px; */
   padding:0.5em;
   text-decoration: none; 
   color: black;
}
#primary-nav li a { 
   /* border-right: 0px solid #fff;
   border-left: 0px solid #fff; */
  border-left:0px dotted #d3007a;
}
#primary-nav li a:hover {
   color: black;
   padding:0.5em;
   text-decoration:none;
   background: white;
   border-bottom:3px solid #b0a6a6;
}
 
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: white; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: white;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   /* background-image: url(images/cms/arrow.gif);  */
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: white; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Navigation: catalogue' */

