
/* ALL */

body{
width: auto;
background: #000;
color: #FFF;
}

a{
font-family: 'Lekton', Verdana, sans-serif;
text-decoration : none;
color: #FFF;
}
a:hover{
color: #939393;
}
a img{
border: none;
}

.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

#content{
padding: 0 0 50px 0;
margin: auto;
width: 800px;
}

#header{
margin: 30px 0 0 0;
background: #000;
}

#sidebar{
height: 80px;
width: 240px;
float: left;
margin: 21px 0 0 0;
}
.logo_menu{
width: 72px;
height: 72px;
display: block;
background: url(imgs_index/logo_coulisses.gif);
float: left;
margin: 0 0 0 -10px;
}
#menu_left{
float: left;
}
#menu_left ul{
list-style-type: none;
margin: 7px 0 0 10px;
padding: 0;
}

#menu_right{
float: right;
text-align: right;
margin: 13px 0 0 0;
}
.newsletter{
font-family: 'Lekton', Verdana, sans-serif;
}
.button_newsletter{
background: #000;
border: 1px solid #fff;
color: #fff;
}
.send:hover{
color: #939393;
}
.bloc_nl{
margin: 6px 0 0 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #fff;
}

.a_accueil{
display:block;
margin: 10px 0 1px 0;
}

#main{
margin: 50px 0 0 0;
width: 800px;
}

h1{
font-family: 'Lekton', Verdana, sans-serif;
font-size: 20px;
font-weight: 400;
margin: 0 0 30px 0;
border-bottom: 1px solid #fff;
padding: 0 0 6px 0;
width: 400px;
}

h2{
font-family: 'Lekton', Verdana, sans-serif;
font-size: 16px;
font-weight: 700;
margin: 0 0 4px 0;
}
.sub_h2{
display: block;
font-family: 'Lekton', Verdana, sans-serif;
font-style: italic;
margin: 0 0 2px 0;
}

h3{
font-family: 'Lekton', Verdana, sans-serif;
font-size: 13px;
font-weight: 700;
margin: 0 0 4px 0;
text-align: left;
}
.sub_h3{
display: block;
font-family: 'Lekton', Verdana, sans-serif;
font-style: italic;
font-size: 11px;
margin: 0 0 2px 0;
}

h4{
font-family: 'Lekton', Verdana, sans-serif;
font-size: 11px;
font-weight: 400;
margin: 10px 0 4px 0;
padding: 4px 0 0 0;
border-top: 1px solid #fff;
width: 120px;
}

#footer{
position: fixed;
bottom: 0px;
height: 17px;
font-size: 10px;
color: #FFF;
width: 100%;
text-align: center;
background: #000;
padding: 5px 0 0 0;
}
#footer a{
font-size: 11px;	
}

/* INDEX/PROJECT/NEWS */

#main_head{
padding: 0 0 8px 0;
border-bottom: solid 1px #FFF;
}

.img_main{
display: block;
}

#main_box{
margin: 6px 0 0 0;
padding: 8px 0 0 0;
}

.box{
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
width: 252px;
float:left;
margin: 0 0 22px 0;
padding: 6px 0 6px 0;
}
.box img{
margin: 0 0 6px 0;
}

.column_a {
float: left;
width: 252px;
margin: 0 22px 0 0;
}
.column_b {
float: left;
width: 252px;
margin: 0 22px 0 0;
}
.column_c{
float: left;
width: 252px;
}

.popup_style{
margin: 10px 0 0 0;
display: none;
}

.plus{
display:inline-block;
margin: 0 0 0 216px;
}
.plus_new{
display:inline-block;
margin: 3px 0 0 764px;
}

.sound{
margin: 10px 0 43px -4px;
}

/* PRESENTATION */

.txt_pres{
text-indent: 30px;
}
.quote_pres{
text-indent: 30px;
padding: 15px 0 0 0;
font-style: italic;

}
.quote_name{
margin: 10px 10px 0 0;
text-indent: 0;
text-align: right;
display: block;
font-family: 'Lekton', Verdana, sans-serif;
font-size: 12px;
}

/* CONTACT */

.cv{
background: url(imgs_index/m_cv.png) top left;
width: 70px;
height: 55px;
display: block;
}
.cv:hover{
background: url(imgs_index/m_cv.png) top right;
}

.links{
border-top: 1px solid #fff;
padding: 20px 0 0 0;
margin: 40px 0 0 0;
width: 800px;
text-align: center;
}
.links a{
margin: 0 20px 0 0;
}

/* PROJETS */

.project_title{
margin: 0;
width: 300px;
}
.project_img{
display: block;
float: left;
margin: 0 15px 0 0;
}
.minis_projects{
float:left;
margin: 15px 0 0 0;
}

.sub_project{
margin: 30px 0 10px 0;
}
.v_minis{
padding: 10px 0 0 0;
margin: 10px 0 0 0;
border-top: 1px solid #fff;
}
.sub_title_project{ margin: 0 0 15px 0;}

.video{
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #fff;
text-align: center;
}
.video div{
margin: 0 0 20px 0;
}

.img_obj_lum{display: block; margin: 0 0 6px 0;}

.back_project{
font-style: italic;
margin: 0 0 0 740px;
}
