/* @override http://www.lamarchedesvendanges.org/css/slider.css */

* { margin: 0; padding: 0 }p { text-align: left; margin: 15px 0 }p, ul { font-size: 13px; line-height: 1.4em } p a, li a { color: #39c; text-decoration: none }p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

div.panelContainer div.panel div.wrapper p { line-height: 23px; font-size: 13px; }div.panelContainer div.panel div.wrapper ul { list-style-type: square; color: #4b4b4b; padding-top: 10px; font-size: 12px; }

div.panelContainer div.panel div.wrapper p a.cross-link { color: #c3d450; padding: 2px; }
div.panelContainer div.panel div.wrapper p a.cross-link:hover { color: #fff; background-color: #c3d450; padding: 2px; }
p#cross-links, p#valid { text-align: center; font-size: 9px; color: #c3d450; }p#cross-links { }p#cross-links a { color: #c3d450; }
p#cross-links a:hover { color: #c3d450; text-decoration: underline; }
a:focus { outline:none }img { border: 0 }h1 { text-align: left; font: 16px; }
h2 { text-align: left; font-size: 14px; padding-top: 10px; }
h3 { margin-bottom: 10px; padding-bottom: 3px; text-align: left; margin-top: 0; color: #c3d450; padding-top: 10px; font: 36px; }
h4 { margin-bottom: 10px; text-align: left; margin-top: 0; color: #c3d450; font-size: 16px; line-height: 22px; padding: 0; }
body { font-family: "Lucida Grande", Lucida, Verdana, sans-serif; background: #001d1a; color: #000; width: 800px; margin: auto; text-align: center; }

.page { width: 800px; background-color: white; text-align: left; }
.head { background-color: #001d1a; width: 800px; padding-top: 10px; }
.logo { background: url(../_pict/mq/headerLogo.png) no-repeat; width: 304px; height: 125px; position: relative; top: 15px; }
.photo { width: 760px; height: 140px; border: 10px solid white; background-color: black; padding: 10px; border-bottom-style: none; }
.content { border: 3px solid black; padding: 0; margin-right: 10px; margin-left: 10px; }
.herbe { width: 774px; padding-top: 10px; background: url(../_pict/mq/herbemotif.gif) repeat-x; height: 50px; }
.foot { width: 774px; padding-top: 10px; margin-left: 10px; text-align: center; color: silver; font-size: 9px; line-height: 13px; padding-bottom: 10px; }

.colx2 {  }
.colx3 {  }
.col500 { width: 500px; float: left; margin-right: 14px; }
.col240 { width: 240px; float: left; clear: right; }
.col590 { width: 590px; float: left; margin-right: 14px; }
.col150 { width: 150px; float: left; clear: right; }
.colcenter p{ text-align: center; }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; position: relative; }.slider-wrap { position: relative;	width: 100%; }/* These 2 lines specify style applied while slider is loading */.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}.csw .loading {margin: 200px 0 300px 0; text-align: center}.stripViewer { /* This is the viewing window */	position: relative;	overflow: hidden; 	/* border: 0px solid #000;  this is the border. should have the same value for the links */	margin: auto;	width: 774px; /* Also specified in  .stripViewer .panelContainer .panel  below */	height: auto;	clear: both;	background: #fff;}.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */	position: relative;	left: 0; top: 0;	width: 100%;	list-style-type: none;	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */}

.panelfoot {  }
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */	float:left;	height: 100%;	position: relative;	width: 774px; /* Also specified in  .stripViewer  above */}

/* Wrapper to give some padding in the panels, without messing with existing panel width */.stripViewer .panelContainer .panel .wrapper { 	padding: 10px; }
/* This is the div to hold your nav (the UL generated at run time) */.stripNav { margin: auto; }

 /* The auto-generated set of links */
.stripNav ul {	list-style: none; }.stripNav ul li { float: left; margin-right: 1px; /* If you change this, be sure to adjust the initial (=2) value of navWidth in coda-slider.1.1.1.js */ }.stripNav a { font-size: 10px; text-align: center; line-height: 25px; background: black; color: #fff; text-decoration: none; display: block; padding: 0 10px; }.stripNav li.tab1 a { background: black}.stripNav li.tab2 a { background: black }.stripNav li.tab3 a { background: black }.stripNav li.tab4 a { background: black }.stripNav li.tab5 a { background: black }.stripNav li a:hover { background: #333; }.stripNav li a.current { background: #c3d450; color: #484f1e; }.stripNavL { text-indent: -9000em; top: 0; position: absolute; }
.stripNavR { text-indent: -9000em; top: 0; position: absolute; }.stripNavL a, .stripNavR a { display: block; height: 25px; width: 40px; }.stripNavL { left: 0; }.stripNavR { right: 0; }.stripNavL { background: url(../_pict/slider/arrow-left.gif) no-repeat center; }.stripNavR { background: url(../_pict/slider/arrow-right.gif) no-repeat center; }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }noscript a { color: #a00; text-decoration: underline }noscript ol { margin-left: 25px; }
