*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
    padding: 0px;
    border: none;
	margin: 0px;
	line-height: 0px;
}

a{
    color: #FF4D00;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
    text-decoration: underline;
    color: #00CC00;
}

body{	
    font: 12px Arial, Helvetica, sans-serif;
    color: #330000;
    background: #f7f7fb url(../images/bg.png);
}

p{
	font-size: 14px;
	text-align: justify;
}

h2{
	font-size: 14px;
	text-align: center;	
}

h3{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 13px;	
	text-align: center;
}

h4{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f07905;
	padding-bottom: 7px;	
	text-align: center;
}

.clear{
	clear: both;	
}

.read{
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.read a{
	color: #ff0000;
	font-weight: normal;
	font-size: 11px;
}

.read a:hover{
	color: #330000;
}

/*
	wrapper
*/

#wrap{
	width: 997px;
	margin: auto;
}


#top_box{
	padding-bottom: 195px;
}

/*logo*/

#logo{
	position: fixed;
	z-index: 21;
	width: 997px;
	height: 160px;
	padding-top: 20px;
	background: url(../images/logo_ban_1.png) no-repeat top left;
	float: left;
}

/*
	menu
*/

#menu{
	position: fixed;
	z-index: 21;
	float: left;
	padding-left: 340px;
	padding-top: 125px;
}

#menu ul{
	padding-left: 0px;
    list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	font: 16px  Arial, Helvetica, sans-serif;
    color: #FF4D00;
	text-align: center;
    font-weight: bold;
    text-decoration: none;
    display: block;
	float: left;
    width: 123px;
    height: 30px;
	line-height: 30px;
	background: url(../images/menu_bg.png) no-repeat top left;
	margin-right: 8px;
}

#menu ul li a:hover,  #menu ul li .active{
	color: #00CC00;
	background: url(../images/menu_bg_active.png) no-repeat top left;
}

/*
	content
*/

.content_top{
	background: url(../images/content_top.png) no-repeat top left;
	height: 19px;	
}

.content_bot{
	background: url(../images/content_bot.png) no-repeat top left;
	height: 20px;
}

#content{
	/*background: #ffffff;*/
	background: url(../images/content_body.png) repeat-y;
	padding: 0px 15px;	
}

/*=================================*/
/* Slider
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/acceuil/1.jpg) no-repeat;
	z-index: 1;
    width:954px;
    height: 200px;
	padding-top: 10px;
    margin:0 auto;
}

#slider {
	position:relative;
	z-index: 1;
    width: 954px;
    height:200px;
	padding-top: 10px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	z-index:20;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*
	image ronde
*/
#featured
{
	overflow: hidden;
	padding: 0px 0px;
	
}

#featured #fbox1
{
	float: left;
	width: 100px;
	margin-right: 0px;
}

#featured img
{
	border-radius: 120px;
}

#featured h2
{
	padding: 0px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.00em;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #f07905;
}

/*
	column 2 box
*/

#column_box_2{
	top:0px;
	left:0px;
	margin: 0px 0px 0px 0px;
}

#column1_2{
	float: left;
	width: 700px;
	height: 520px;
}
#column1_2 img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#column2_2{
	float: left;
	width: 237px;
	height: 520px;
	padding: 10px 0px 0px 20px;
	text-align: justify;
}

/*
	column 4 box
*/

#column_box{
	background: url(../images/st_repeat.jpg) repeat-x top;
	margin: 15px 20px 0px 16px;
}

#bg_left{
	background: url(../images/st_left.jpg) no-repeat top left;
	float: left;
	width: 50px;
	height: 170px;
}

#column1{
	float: left;
	width: 170px;
	height: 170px;
	padding: 7px 45px 0px 20px;
}
#column2, #column3, #column4{
	float: left;
	width: 150px;
	height: 170px;
	padding: 15px 45px 0px 20px;
}
#column1, #column2, #column3{
	background: url(../images/st_center.jpg) no-repeat top right;
}

#column4{
	background: url(../images/st_right.jpg) no-repeat top right;
}


/*
	column 5 box
*/

#column_box_5{
	margin: 0px 0px 0px 0px;
}

#column1_5, #column2_5, #column3_5, #column4_5, #column5_5{
	float: left;
	width: 160px;
	height: 450px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
}


/* portfolio pages */
.portfolio-wrapper {
	padding:0px;
}
.portfolio-wrapper .portfolio-row {
	width:920px;
	padding:0px 0 45px;
	clear:both;
}
.portfolio-wrapper .portfolio-images {
	width:318px;
	float:left;
	margin-right:32px;
	border:1px solid #BDC8D0;
}
.portfolio-wrapper .portfolio-images img {
	border:5px solid #E8CC06;
}
.portfolio-wrapper .portfolio-text {
	width:570px;
	font-size:0.89em;
	float:left;
}

a.block-link span {
	font-size:0.9em;
	font-weight:bold;
	border-bottom:1px solid #475864;
	text-transform:uppercase;
}
a.block-link:hover span {
	border-bottom:1px solid #667F8F;
}
a.more-link, a.visit-link {
	padding:1px 0 2px 20px;
	height:16px;
	background:#ffffff url('images/preview.gif') no-repeat scroll center left;
}
a.more-link {
	background-image:url('images/read.gif');
}
p.portfolio-links {
	width:40%;
	float:left;
}
p.portfolio-services {
	width:60%;
	float:right;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
}
p.portfolio-services a {
	color:#ffffff;
	background-color:#475864;
	padding:2px 5px;
}
p.portfolio-services a:hover {
       color:#ffffff;
	background-color:#667F8F;
}
div#content ul.portfolio-single-work {
	margin:0;
	padding:0;
}
ul.portfolio-single-work li {
	display:block;
	float:left;
	margin-right:18px;
}
ul.portfolio-single-work li.last {
	margin-right:0;
}
ul.portfolio-single-work li a {
	display:block;
	height:75px;
	width:75px;
	float:left;
}
ul.portfolio-single-work li a img {
	border:1px solid #BDC8D0;
}


/*
	last_box
*/

#last_box{
	background: url(../images/bor_vertical.gif) repeat-y  492px;
	margin-top: 5px;
}

#last_box_left{
	width: 465px;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}

#last_box_left img{
	float: left;
	padding: 0px 10px 5px 0px;
}

#last_box_right{
	width: 445px;
	float: right;
	padding: 0px 15px 5px 0px;
}

#last_box_right1{
	float: right;
	width: 410px;
}

#last_box_right1 p{	
	text-align: right;
}

#last_box_right2{
	float: right;
	width: 0;
}

#last_box_right2 p{
	line-height: 20px;	
}

.ls2{
	float:right;
    list-style: none;
    padding-top: 2px;
}

.ls2 li{
    background: url(images/ls_black.gif) no-repeat 0px 16px;
    display: inline;
	margin-bottom: 5px;
    padding-left: 25px;
}


/*
	footer_top
*/

#footer_bg{
	background: url(../images/footer_bg.png) no-repeat top left;
	max-height: 260px;
	margin-top: 18px;
}

#footer_top{
	padding-bottom: 10px;
}

#footer_top p, #footer_top p a, #footer_top a, #footer_top_column1 p, #footer_top_column2 p{
	padding: 0px 0px 0px 30px;
	color: #E8CC06;
	font-size: 15px;
	text-align: center;
}



#footer_top_column1{
	float: left;
	width: 270px;
	padding-left: 25px;
}

#footer_top_column2{
	float: left;
	padding-left: 25px;
	width: 240px;
}

#footer_top_column2 p{
	line-height: 20px;
}

#footer_top_column3{
	float: left;
	width: 400px;
	padding-left: 25px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls a{
	color: #E8CC06;	
}

.ls li{
    background: url(../images/ls_white.gif) no-repeat 0px 6px;
    margin-bottom: 5px;
    padding-left: 0px;
}

.link1{
    background: url(../images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(../images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(../images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(../images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(../images/ls1.gif) no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

.under{
	text-decoration: underline;
}

/*
	footer_bot
*/

#footer_bot{
	background: url(../images/bor_horizontal.gif) top repeat-x;
	padding: 15px;
	margin: 0px 20px;
	text-align: center;
}

#footer_bot p a, #footer_bot p{
	color: #000000;
	text-align: center;
}


/*
scroll styles here
*/

.item { width: 966px; height: 304px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 966px; height: 304px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px;  margin: 15px 0; padding-left: 460px;} 
.navi a { width: 24px; cursor:pointer; height: 22px; float:left; margin:0 0 0 3px; background:url(../images/prew_img_button.png) no-repeat scroll top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(../images/prew_img_button_hover.png) no-repeat scroll top}

.header1
{
width: 966px; height: 304px;
}

.header2
{
width: 966px; height: 304px;
}

.header3
{
width: 966px; height: 304px;
}

.header4
{
width: 966px; height: 304px;
}

/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}



.row {
    padding-left: 0px;
	padding-top: 0px;
	height: 143px;
	width: 999px;
}

.box_img2 {
	width: 230px;
	height: 134px;
	background: url(../images/img_bg_ind3.png) 0px 0px no-repeat;
	padding: 10px 0px 0px 10px;
	float:left;
}

.box_razd {
	width: 3px;
	height: 50px;
	float: left;
}

.box_img2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: 100;
	color: #002380;
	text-align: left;
	padding: 8px 0px 3px 0px;
}

.rol_over:hover {

background:url(images/rol_over_galery.png) left top no-repeat;
}

.g_size {
width: 298px;
height: 123px;
display: block;
}

.g1 {
background:url(../images/gallerie/1a.jpg) left top no-repeat;}
.g2 {
background:url(../images/gallerie/2a.jpg) left top no-repeat;}
.g3 {
background:url(../images/gallerie/3a.jpg) left top no-repeat;}
.g4 {
background:url(../images/gallerie/4a.jpg) left top no-repeat;}
.g5 {
background:url(../images/gallerie/5a.jpg) left top no-repeat;}
.g6 {
background:url(../images/gallerie/6a.jpg) left top no-repeat;}
.g7 {
background:url(../images/gallerie/7a.jpg) left top no-repeat;}
.g8 {
background:url(../images/gallerie/8a.jpg) left top no-repeat;}
.g9 {
background:url(../images/gallerie/9a.jpg) left top no-repeat;}
.g10 {
background:url(../images/gallerie/10a.jpg) left top no-repeat;}
.g11 {
background:url(../images/gallerie/11a.jpg) left top no-repeat;}
.g12 {
background:url(../images/gallerie/12a.jpg) left top no-repeat;}
.g13 {
background:url(../images/gallerie/13a.jpg) left top no-repeat;}
.g14 {
background:url(../images/gallerie/14a.jpg) left top no-repeat;}
.g15 {
background:url(../images/gallerie/15a.jpg) left top no-repeat;}
.g16 {
background:url(../images/gallerie/16a.jpg) left top no-repeat;}
.g17 {
background:url(../images/gallerie/17a.jpg) left top no-repeat;}
.g18 {
background:url(../images/gallerie/18a.jpg) left top no-repeat;}
.g19 {
background:url(../images/gallerie/19a.jpg) left top no-repeat;}
.g20 {
background:url(../images/gallerie/20a.jpg) left top no-repeat;}

.pirobox_gal1
{
width: 298px;
height: 123px;
display: block;
}

.pirobox_gal1:hover
{
width: 298px;
height: 123px;
display: block;
background:url(images/rol_over_galery.png) left top no-repeat;
}

/*::::: PIROBOX RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#fff; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../images/ajax-loader.gif) center center no-repeat!important;background: url(../images/ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(../images/next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(../images/next_h.png) center right no-repeat;}

a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(../images/prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(../images/prev_h.png) center left no-repeat;}



.pirobox_content {position:absolute; top:50%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(../images/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(../images/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(../images/t_c.png) repeat-x;}

.c_l{width:20px; background: url(../images/c_l.png) repeat-y;}
.c_c{background:white; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(../images/c_r.png) repeat-y;}

.b_c{height:20px; background:url(../images/b_c.png) repeat-x;}
.b_l{background:url(../images/b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(../images/b_r.png) no-repeat; width:20px; height:20px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat;}