* {
    color: #515151;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    border: 0;
    letter-spacing: 0.3px;
    line-height: 14px;
    padding: 0;
    margin: 0;
}
input, label, textarea {
    display: block;
    margin: 5px 0 5px 0;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}
a {
    text-decoration: none;
}
h1 {
    display: none;
}
html {
	overflow-y: scroll;
}


/* layout */
body {
    background: #000;
}
#container {
    width: 900px;
    margin: auto;
    padding-top: 35px;
}
/*#footer {
	margin-top: 15px;
}
#footer li,
#footer h3 {
	display: inline;
}
#footer h3 a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.7px;
}
#footer #sub_sections {
	padding-bottom: 20px;
}
#contact h3.contact_selected a {
	color: #d80650;
}
#espace-client h3.espace-client_selected a {
	color: #00a10b;
}
#espace-client h3.espace-client_selected a,
#contact h3.contact_selected a {
	font-size: 12px;
    letter-spacing: 0.7px;
    font-weight: normal;
}*/



/* home */
#sections {
    margin-top: 40px;
}
#sections li.vspacer {
	margin-top: 80px;
}
#sections li {
    margin-bottom: 22px;
}
#sections h3 {
    height: 30px;
    background: url(../img/grey_line.png) no-repeat 0px 15px;
}
#sections h3,
#sections h3 a {
    font-size: 12px;
    letter-spacing: 0.7px;
    color: #515151;
    font-weight: normal;
}
#sections h3 a {
    display: block;
}


/* sections colors */
#sections h3.animation_selected {
    background: url(../img/blue_line.png) no-repeat 0px 15px;
}
#sections h3.animation_selected a,
#animation_content #pager a {
    color: #0085d8;
	text-transform: uppercase;
}
#animation_content #media h4 {
	color: #0085d8;
}
#animation_content #pager a {
    font-size: 11px;
}
#animation_content {
	position: relative;
}
#animation_content #medias .thumbnail {
    border: 1px solid #0085d8;
}

#sections h3.graphic_selected {
    background: url(../img/red_line.png) no-repeat 0px 15px;
}
#sections h3.graphic_selected a,
#graphic_content #pager a {
    color: #ff3c00;
	text-transform: uppercase;
}
#graphic_content #media h4 {
	color: #ff3c00;
}
#graphic_content #pager a {
    font-size: 11px;
}
#graphic_content {
	position: relative;
}
#graphic_content #medias .thumbnail {
    border: 1px solid #ff3c00;
}

#sections h3.photos_selected {
    background: url(../img/yellow_line.png) no-repeat 0px 15px;
}
#sections h3.photos_selected a,
#photos_content #pager a {
    color: #fad600;
	text-transform: uppercase;
}
#photos_content #media h4 {
	color: #fad600;
}
#photos_content #pager a {
    font-size: 11px;
}
#photos_content {
	position: relative;
}
#photos_content #medias .thumbnail {
    border: 1px solid #fad600;
}

#sections h3.contact_selected {
    background: url(../img/red_line2.png) no-repeat 0px 15px;
}
#sections h3.contact_selected a{
    color: #d80650;
	text-transform: uppercase;
}
#contact_content #media h4 {
	color: #d80650;
}
#contact_content #pager a {
    font-size: 11px;
}
#contact_content {
	position: relative;
}
#contact_content #html,
#contact_content #html * {
	color: #fff;
}
#contact_email {
	position: absolute;
	left: 340px;
	top: 0;
}
#contact_content #contact_email a:hover {
	color: #d80650;
}
#sections h3.espace-client_selected {
    background: url(../img/green_line.png) no-repeat 0px 15px;
}
#sections #espace-client_content #html a:hover {
	color: #00a10b;
}
#sections h3.espace-client_selected a,
#espace-client_content #pager a {
    color: #00a10b;
	text-transform: uppercase;
}
#espace-client_content #media h4 {
	color: #00a10b;
}
#espace-client_content #pager a {
    font-size: 11px;
}
#espace-client_content {
	position: relative;
}
#espace-client_content #medias .thumbnail {
    border: 1px solid #00a10b;
}

/* medias list */
#medias {
	width: 760px;
}
#medias li h4 a {
    color: #fff;
    font-family: georgia, times, serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
	display: block;
	width: 73px;
	height: 20px;
	overflow: hidden;
	margin-auto;
}
#medias li {
    float: left;
    margin-right: 20px;
	margin-bottom: 20px;
	width: 75px;
	height: 100px;
}
#medias li img {
    display: block;
}

/* pager */
#pager {
	position: absolute;
	right: 160px;
	top: -30px;
}

/* galery */
#file_container {
    border: 1px solid #737373;
    height: 585px;
    margin-bottom: 15px;
}
*#animation_content #file_container {
    /*border: 1px solid #0085d8;*/
	width: 512px;
	height: auto;
}
#file {
    text-align: center;
}
#media h4,
#media h4 span.description {
    font-weight: normal;
    font-family: georgia, times, serif;
    font-size: 11px;
}
#media h4 span.description {
    color: #fff;
}
#media h4 span.description a,
#media h4 span.description a span {
	color: #fff;
	text-decoration: underline;
	font-family: georgia, times, serif;
	font-size: 11px;
}

/* passwd */
#passwd input {
	border: 1px solid #00a10b;
	background: #000;
	padding: 2px;
}
#passwd button {
	border: 1px solid #00a10b;
	color: #00a10b;
	text-transform: uppercase;
	background: #000;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
