body, html { 
	margin:0; 
	padding:0; 
	border:0; 
	width:100%; 
	height:100%;
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

a { outline: none; }

.subtitle{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.text18blanc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.text18orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.text14orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f36f21;
}

a.textgreen{
	color:#a6ce39 !important; text-decoration:none;
}
a.textgreen:hover {
	color:#cefb53 !important; text-decoration:none;
}

body {
	background-image:url(../_images/bg.jpg);
	background-color:#000;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
h1 {
	font-size:24px;
}

/*div { border:1px solid red; }*/

.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0; font-size:0; line-height:0; }
.colored { color: #b71e24; }
.sizedup {font-size:18px;}
a img { border: 0; }


div#page{
	position:relative;
	width:100%; /* addition */
	height:100%; /* addition */
}

div.facebook { position:absolute; width:126px; height:16px; margin:8px 0 0 810px;}

div#sidebar{
	position:fixed;
	_position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:267px;
}

div#logo{
	margin-top:65px;	
}

div#menu{
	position:relative;
	margin-top:106px;	
	clear: both;
}

div#sidebar_bottom{
	position:absolute;
	width:280px;
	left:-330px;
	bottom:70px;
}

div#acces_client{
	position:absolute;
	margin-top:20px;
	right:15px;
}

div#fcje{
	position:absolute;
	left:15px;
	top:-15px;
}

div#main_div{
	/*position:absolute;*/
	margin-left:305px;
	/*top:0px; /* addition */
	width:632px;
	min-height: 100%;
	height: auto !important;
	margin-bottom: -100px;
}

div#title{
	padding-top:65px;	
	text-transform:uppercase;

}

div#content {
	margin-top: 10px;
	padding-top: 20px;
	background-image: url(../_images/div_section.gif);
	background-repeat:no-repeat;
	/*margin: 0 auto -60px;  the bottom margin is the negative value of the footer's height - addition */
}

#content a {
	color:#f36f21; text-decoration:none;
}
#content a:hover {
	color:#ffa11b; text-decoration:none;
}

/*#content_contact {
	background-image:url(../_images/footer_bg.png);
	background-repeat:repeat-y;
	_background-image:none;
	_background-color: #000;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
}*/

.box {
	position: relative;
	float: left;
	margin-right: 12px;
	display:inline;
	width: 198px;
}
.box .desc {
	display: block;
	margin: 5px 0 0;
	padding: 5px 12px 5px;
	background: #000 url(../_images/bt_thumb_plus.gif) no-repeat 170px 0;
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.box .videos {
	position: absolute;
	top: 8px;
	left: 10px;
}

div#demo {
	margin-top: 50px;
}


.push, #footer {
	height: 100px;	
}
#footer {
	position:relative;
	/*margin: 40px 0; addition*/
	margin-left:310px;
	padding: 47px 20px 25px 9px;
	background-image:url(../_images/footer_bg.png);
	/*_background-image:none;*/
	_background-image:url(../_images/bg_ie6.gif);
	background-repeat: no-repeat;
	background-position: 0 40px;
	width:612px;
	height:28px;
}

#accueil .accueil {
	color:#b71e24;
}
#services .services {
	color:#b71e24;
}
#portfolio_txt .portfolio_txt {
	color:#b71e24;
}
#contact .contact {
	color:#b71e24;
}

.footerbox a {
	color:#555555; text-decoration:none;
}
.footerbox a:hover {
	color:#b71e24; text-decoration:none;
}

.footerbox {
	height:21px;
	position:relative;
	top: -5px;
	display: inline;
	background: none;
	color: #c0c0c0;
	text-decoration:none;
	font-size:11px;
	margin-left: 10px;
}

/*-----------HOME END------------*/
/*-----------SECTION START------------*/

.snav {
	position:relative;
	display: block;
	background: none;
	color: #c0c0c0;
	text-decoration:none;
}

.portfolio {
	clear: both;
	margin:5px 5px 15px 5px;
	padding:15px 5px 5px 15px;
	background-image:url(../_images/footer_bg.png);
	/*_background-image:url(../_images/bg_ie6.gif);*/
	_background-image:none;
	background-repeat:repeat;
	/*float:left;*/
	/*display:inline;*/
}

.boxportfolio {
	position: relative;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 380px;
}

.boxportfolio .videos {
	position: absolute;
	top: 10px;
	left: 20px;
}

/*.boxportfolio object {
	position: absolute;
	top: 10px;
	left: 20px;
}*/

.pfbold{
	font-weight:bold;
	font-size:10px;
}

.portfolio em{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
}

.divsection{
	margin: 20px 0 20px 0;
}

.encoulisse{
	float:right;
	display:inline;
	margin:10px 15px 0 0;
}

/*.bullet_img li {
	list-style-image:url(../_images/bullet_img.png);	
	}*/

.ola a { float:right; font-size:9px; color:#545454; line-height:9px; text-transform:uppercase; margin-top:2px; margin-right:5px; text-decoration:none;  }
.ola a:hover { color:#c0c0c0; }
.ola img { float:right; margin-top:2px; padding-left:5px}
.ola { width:170px; float:right; }