/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}
/* Colors
-------------------------------------------------------- */

#noir {color:#000000;}
#noir2 {color:#222222;}
#noir3 {color:#111111;}
#blanc {color:#FFFFFF;}
#mauve {color:#8187b9;}
#jaune {color:#FFF839;}
#rougeClair {color:#FF0061;}
#grisTresFonce {color:#333333;}
#rouge {color:#FF0000;}
#vert {color:#29FF61;}
#vert_foret  {color:#FF0000;}
#vert {color:#aad450;}
#vert_eau {color:#00a7b3;}
#cotm {color:#00ff36;}
#bleuFacebook {color:#254588;}
#bleuTresFonce { color:#00295E; }
#bleuFonce {color:#06143B;}
#bleuFonceclair {color:#00295E;}
#bleuMarine {color:#474E84;}
#bleuClair {color:#00F0FF;}
#bleugris2 {color:#4b6b84;}
#orange {color:#FFA400; }
#orange2 {color:#ff8a3c; }
#rose {color:#FF2E83; }
#violet {color:#FF00FF; }

body {
	font-size: 0.6em;
	font-family: Verdana, sans-serif;
	color:#fff;
	background: #000;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#F36; font-weight: bold;}
a:active { text-decoration: none; color:#F36;}
a:visited { text-decoration: none; color: #F36; font-weight: bold; }
a:hover {background-color: #fff; color: #F36; text-decoration: none;}

a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	color: #fff;
	background-color: #000;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#the-background {
position: fixed;
overflow: hidden;
z-index:1;
width: 100%;
height:100%;
top:0;
left:0;
}
#wrapper {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left:0;
}p: 0;
left:0;
}ft:0;
}
