		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		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% }
		        
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		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; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		body {
			font-family: Verdana, Arial;
			background: #fff;
			color: #000;
			width: 1000px;
			margin: auto;
			text-align: center;
			padding-bottom: 0px;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 0px 0 0px;
		}
		
		.slider-wrap 
		{
		/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
            top: 135px;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 265px; background: #fff; overflow: hidden}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0px; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 385px;
			clear: both;
			background: #fff;
			top:-35px;
		}
		
		.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. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 900px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			position:relative;
			float: right;
			top:390px;
			margin: auto;
			z-index:1;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
			list-style: none;
		}

		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 150px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

        .stripNavL a:hover{
			background: url("images/button-left-rollover.gif") no-repeat center;
        }
        

        .stripNavR a:hover{
			background: url("images/button-right-rollover.gif") no-repeat center;
        }
        
        #menu li {
            display:inline;
            padding:0.2em 0.1em;
            color:#000;
            text-decoration:none;
            float:left;
        }

        .features h3 {
            padding: 0.8em;
            text-align: center;
            margin:0;
            border: 2px solid #C0C0C0;
            border-top: 0px;
        }
        
        .features h2 {
            margin:0;
            border: 2px solid #C0C0C0;
            border-bottom: 0px;
        }
        
.txt_soustitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	position: relative;
	top: -320px;
	left: 400px;
	z-index: 1
}

.txt_titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight:300;
	position: relative;
	top: -350px;
	left: 450px;
	z-index: 1
}

.txt_contenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: relative;
	top: -330px;
	left: 455px;
	border:none;
	width:480px;
	z-index: 1
}

.scrapbook_moto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:oblique; 
	text-align:right;	
	position:relative;
	top: -305px;
	left: 445px;
	border:none;
	width:460px;
	border:none;
	z-index: 1
}

.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -255px;
	left: 720px;
	border:none;
	z-index: 1
}

.button_contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -125px;
	left: 800px;
	border:none;
	z-index: 1
}


.button_forum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -220px;
	left: 660px;
	border:none;
	z-index: 1
}

.compatibility {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	left: 747px;
	top: -243px;
	border:none;
	z-index: 1
}


.button_buy_now {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -304px;
	left: 745px;
	border:none;
	z-index: 1
}

.button_buy_software_now {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -300px;
	left: 505px;
	border:none;
	z-index: 1
}

.button_upgrade_now {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -300px;
	left: 530px;
	border:none;
	z-index: 1
}

.buy_now_price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	position: relative;
	left: 530px;
	top: -200px;
	border:none;
	z-index: 1
}

.upgrade_now_price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	position: relative;
	left: 730px;
	top: -217px;
	border:none;
	z-index: 1
}

.upgrade_cd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: relative;
	left: 680px;
	top: -210px;
	border:none;
	z-index: 1
}

.Price_Funtime_Pro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	position: relative;
	top: -294px;
	left: 370px;
	border:none;
	color:Red;
	z-index: 1
}

.Price_Funtime_Rhinestones {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	position: relative;
	top: -304px;
	left: 395px;
	border:none;
	color:Red;
	z-index: 1
}

.limited_time {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -302px;
	left: 405px;
	border:none;
	z-index: 1
}

.limited_time_pro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: -292px;
	left: 305px;
	border:none;
	z-index: 1
}

.Special
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:line-through;
	border:none;
	text-align:justify;
	color:Black;
	z-index: 1	
}