
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	border:none;
	color: #598614;
	text-decoration: none;
}

a:hover {
	color: #999;
}


#container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;
	
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #797979;
	padding-top: 10px;
	font-size: 0.8em;
}

#footer form {
	float: right;
}

.home #footer {
	border: none;
	margin-top: 20px;
}

.nav {
	float: right;
	margin-top: -15px;
}



h3 {
	font-size: 1em;
	margin: 0;
	color: #598614;
}

h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}


.home h2.mootools {
	background: url(../img/mootools-plugins.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
}

.home h2.experiments {
	background: url(../img/experiments.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
	margin-top: 40px;
}

.home .imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .validate {
	background: url(../img/nav-validate.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .lightbox {
	background: url(../img/nav-lightbox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .multibox {
	background: url(../img/nav-multibox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slideshow {
	background: url(../img/nav-slideshow.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .sortabletable {
	background: url(../img/nav-sortabletable.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slider {
	background: url(../img/nav-slider.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .roundedcorners {
	background: url(../img/nav-roundedcorners.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .pageloader {
	background: url(../img/nav-pageloader.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .googledrive {
	background: url(../img/nav-googledrive.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}




h2.imagemenu {
	background: url(../img/title-imagemenu.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.validate {
	background: url(../img/title-validate.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.lightbox {
	background: url(../img/title-lightbox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.multibox {
	background: url(../img/title-multibox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slideshow {
	background: url(../img/title-slideshow.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.sortabletable {
	background: url(../img/title-sortabletable.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slider {
	background: url(../img/title-slider.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.roundedcorners {
	background: url(../img/title-roundedcorners.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.pageloader {
	background: url(../img/title-pageloader.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.googleDrive {
	background: url(../img/title-googledrive.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}




h3.example {
	background: url(../img/heading-example.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.features {
	background: url(../img/heading-features.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.usage {
	background: url(../img/heading-usage.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.options {
	background: url(../img/heading-options.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.compatibility {
	background: url(../img/heading-browser.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.requirements {
	background: url(../img/heading-requirements.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.downloads {
	background: url(../img/heading-downloads.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}





.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}

body {
	font-family: Arial, Verdana, Sans-serif;
	text-decoration:none;
	background-color: #000000;
	margin:5px auto;
	text-align:center;
	width: 900px; 
	overflow:hidden;
}

a:link {
text-decoration: none;
color: #fff;
}     /* unvisited link */

a:visited {
text-decoration: none;
color: #f9f4a7;
}  /* visited link */

a:hover {
text-decoration: none;
color: #fff000;
}   /* mouse over link */

a:active {
text-decoration: none;
color: #9d9841;
}   /* selected link */

a img {
border:0;
}


div#page {
}

div#document {
	width:900px;
	height:507px;
	text-align:left;
	background-image:url('../images/index.jpg');
	background-repeat:no-repeat;	
}

html>div#document {
	height: auto;
	min-height: 507px;
} 

div#videos {
	width:900px;
	height:507px;
	text-align:left;
	background-image:url('../images/videos.jpg');
	background-repeat:no-repeat;	
}

div#tab {
	width:900px;
	height:507px;
	text-align:left;
	background-image:url('../images/fond-tab.jpg');
	background-repeat:no-repeat;	
}

div#mediapack {
	width:900px;
	height:507px;
	text-align:left;
	background-image:url('../images/fond-mediapack.jpg');
	background-repeat:no-repeat;	
}


div#festival-reports {
	width:900px;
	height:507px;
	text-align:left;
	background-image:url('../images/festivalreports.jpg');
	background-repeat:no-repeat;	
}

div#contacts {
	width:900px;
	height:507px;
	text-align:left;
	font-weight:bold;
}

div#partenaires {
	width:900px;
	height:507px;
	text-align:left;
	letter-spacing:-1px;
}

div#liens {
	width:900px;
	height:507px;
	text-align:left;
}

div#bonus {
	width:900px;
	height:507px;
	text-align:left;
	overflow:hidden;
}


div#videos-list{
	position:relative;
	top:-200px;
	left:320px;
	width:320px;
	height:400px;
	overflow:auto;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	background-color:#000;
	border:1px solid #fff;
}

.video-box {
	padding:0px;
	width:280px;
	clear:both;
}


.video-img {
	width:75px;
	padding:1px;
	padding-top:2px;
	background-color:#fff;
	float:left;
}

.video-detail {
	padding-left:5px;
	text-align:left;
	float:left;
	font-weight: bold;
	border:none;
}

.video-band {
	color:#e5001d;
	text-transform:uppercase;
	font-size:12px;
}

.video-song {
	color:#fff;
	font-variant: small-caps; 
	font-size:12px;
}
.video-length {
	color:#fff;
	font-variant: normal; 
	font-size:10px;
}

div#accueil{
	position:relative;
	left:110px;
	top:128px;
	width:200px;
}


div#menu{
	position:relative;
	text-align:left;
	left:20px;
	top:20px;
	width:160px;
	border:1px solid #fff;
	background-color:#000;
}

ul {
	padding-top:10px;
	list-style-type:none;
	padding-bottom:10px;
}

div#logoyoulivef{
	position:relative;
	top:-55px;
	left:0px;
}

div#footerContainer{
	clear:both;
	height:143px;
	border:0;
	background-repeat:no-repeat;	
}

div#mainFooter{
	position:relative;
	top:0px;
}


div#footer1 {
	width:155px;
	text-align:left;
	float:left;
}

div#footer2 {
	width:645px;
	text-align:right;
	float:right;
}


h1{
color:#e5001d;
font-weight: bold;
font-size:16px;
border:none;
font-variant:small-caps;
}


h2{
color:#fff;
font-weight: bold;
}

h2{
color:#fd0303;
font-size:22px;
border:none;
margin-top:-10px;
margin-bottom:-10px;
}

.rouge {
color:#fd0303;
}

.blanc {
color:#fff;
}

h3{
color:#000000;
font-size:11px;
border:none;
margin-top:-10px;
margin-bottom:-10px;
}

h4{
color:#616161;
font-size:10px;
margin-top:-10px;
margin-bottom:-10px;
}
