/* remember to define focus styles! */
:focus                         {outline:0;}

html {
	text-align:center;
	margin: auto;
	min-width:998px;
	height:100%;
}

body {
	text-align:center;
	background-color:#000000;
	background-image:url(../img/runaway3.jpg);
	background-position : 50% 20px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width:998px;
	height:100%;
	color: #000000; 
}


/* ----------------------------------- */
/* DEBUT BARRE VIRALE YOUTUBE FACEBOOK */

#barrevirale {
	width: 100%;
	background: #0f100b url(../img/barrevirale/bg_barrevirale.jpg) bottom;
	height: 20px;
}

#barrevirale_contenu {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 995px;
	height: 14px;
	text-align: left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B4B5B5;
}

#barrevirale_contenu table {
	margin-top:-1px;
}

#barrevirale_contenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B4B5B5;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#barrevirale_contenu a:hover {
	color:#FFFFFF;
}

#barrevirale_contenu img {	
	vertical-align: bottom;
	margin-left: 3px;
	margin-right: 3px;
}

#logo_focus_small {
	position:absolute;
	top:2px;
	left: 940px;
}

/* FIN BARRE VIRALE YOUTUBE FACEBOOK */
/* --------------------------------- */


#conteneur_principal{
	text-align:center;
	width:998px;
	height:1115px;
	margin: auto;
}

#nav {
	float:left;
	text-align:left;
	margin-top:163px;
	width:189px;
	z-index:1;
}

#partie_centrale{
	float:left;
	text-align:left;
	width:809px;
	height:926px;
	overflow:hidden;
	z-index:2;
}

#main {
	float:left;
	width:809px;
}

#copyrights {
	font-size:10px;
	color:#FFFFFF;
	font-family:verdana,arial;
}

#copyrights p {
	margin:0px;
	padding:0px;
	width:809px;
	text-align:center;
	margin-left:189px;
	margin-bottom:25px;
}

#copyrights p a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
#copyrights p a:hover{
	color:#990000;
	text-decoration:underline;
}
#atwistoffate {
	width:800px;
	height:892px;
	overflow:hidden;
}
#atwistoffate #main{
	margin-top:82px;
	width:800px;
	height:810px;
	overflow:hidden;
}


/* ----------------------------------- */
/* DEBUT SCROLLBAR */


.scroll-track {
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:525px;
	background:transparent url(../img/scrollbar_track.gif) no-repeat top left;
	cursor:pointer;
}

.scroll-handle {
	background-color:#5c92e7;
	width: 20px;
	background:transparent url(../img/scrollbar_handle.gif) no-repeat center left;
	cursor:pointer;
	margin-bottom:40px;
}

/* FIN SCROLLBAR */
/* --------------------------------- */
