@charset "iso-8859-1";
/* CSS Document */

body
{
	font-family: 'Signika', sans-serif;
	font-weight:400;
	margin:0px;
	padding:0px;
	min-height:838px;
    height: auto; 
    height: 100%; 
	min-width:1000px;
	color:#FFFFFF;
	font-size:13px;
	background-color:#000000;
}

strong
{
	font-weight:700;
}

#red
{
	color:#4C0D15;
}


#white
{
	position:absolute;
    top: 0px;
    left: 0;
    height:17px;
	background-color:#FFF;
    width: 100%;
	z-index:2000;
}

.b_back
{
	position:absolute;
	left:0;
	top:0px;
    min-height: 838px;
    height: auto; 
    height: 100%; 
	min-width:1000px;
	width:100%;
	z-index:1;
	overflow:hidden;
}
#bckgrnd_image 
{
    bottom: 0px;
    left: 0;
    min-width: 1000px;
    position: fixed;
    width: 100%;
	z-index:1;
}

.b_center
{
	position:absolute;
	z-index:100;
	background-image:url(../images/bg_2.png);
	height:695px;
	margin-top:113px;
	bottom:0px;
	width:100%;
}

.b_site
{
	position:relative;
	height: 10000px;
	min-width:1000px;
	width:1000px;
	z-index:9;
	top:-30px;
}

.b_right
{
	position:absolute;
	width:410px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	right:0px;
	z-index:10;
	background-image:url(../images/bg_3.png);
}

.footer
{
	position:fixed;
	bottom:0px;
	left:0px;
	height:80px;
	z-index:1000;
	min-width:1000px;
	width:100%;
}

.footer #logo
{
	position:absolute;
	left:0px;
	top:0px;
}


.corps_footer
{
	position:relative;
	height: 0px;
	min-width:1000px;
	width:1000px;
	z-index:1000;
}

.corps_right_footer
{
	position:absolute;
	top:0px;
	right:0px;
	height:0px;
	width:410px;
}

.corps_right_footer .menu
{
	position:absolute;
	bottom:-5px;
	left:0px;
	width:410px;
	height:0px;
	z-index:1000;
}


.corps_right_footer .menu a
{
	color:#FFF;
	text-decoration:none;
	z-index:2000;
}

.corps_right_footer .menu a:hover
{
	color:#FFF;
	font-weight:700;
	z-index:2000;
}

.corps_right_footer .menu a #active
{
	color:#FFF;
	font-weight:700;
	z-index:2000;
}

.corps_right_footer .menu #studio
{
	position:absolute;
	top:0px;
	left:10px;
	width:100px;
	z-index:2000;
}
.corps_right_footer .menu #rea
{
	position:absolute;
	top:0px;
	left:106px;
	width:100px;
	z-index:2000;
}
.corps_right_footer .menu #actu
{
	position:absolute;
	top:0px;
	left:202px;
	width:100px;
	z-index:2000;
}
.corps_right_footer .menu #contact
{
	position:absolute;
	top:0px;
	left:295px;
	width:100px;
	z-index:2000;
}