* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
}

body {
    background: #a0937f url(img/bg.png);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 30px;
}

.page {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    color: #373129;
}

#top {
    position: absolute;
    top: -30px;
    height: 30px;
    color: #fff;
    width: 30px;
    z-index: 9999;
    text-indent: -3000px;
    background: #454039 url(img/sprite.png) -618px -906px no-repeat;
}#top:hover{
	background: #584e3f url(img/sprite.png) -618px -927px no-repeat;cursor:default;
}

nav.slide {
    position: fixed;
    top: 0;
    background: transparent url(img/sprite.png) -1186px 0 no-repeat;
    width: 50px;
    margin-left: 170px;
    height: 100%;
}

nav.slide a {
    background: transparent url(img/bg.png);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    border: 3px solid #fff;
    display: block;
    text-indent: -3000px;
    margin: 45px;
    -webkit-box-shadow: 0px 0px 4px 0px #373129;
    -moz-box-shadow: 0px 0px 4px 0px #373129;
    box-shadow: 0px 0px 4px 0px #373129;
    -webkit-transition: background 1s linear;
    -moz-transition: background 1s linear;
    -o-transition: background 1s linear;
    transition: background 1s linear;
}

nav.slide a:hover {
    background: #9b3700
}

nav.slide a#nav1 {
    margin: 75px 0 0 19px;
}

nav.slide a#nav2 {
    margin: 55px 0 0 12px;
}

nav.slide a#nav3 {
    margin: 35px 0 0 5px;
}

nav.slide a#nav4 {
    margin: 42px 0 0 1px;
}

nav.slide a#nav5 {
    margin: 75px 0 0 -4px;
}

header {
    height: 1500px;
    display: block;
    padding: 150px 0 0 280px;
}

#sens {
    position: absolute;
    top: 10px;
    left: 75px;
    width: 108px;
    height: 55px;
    display: block;
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -612px -580px no-repeat;
}

#qui {
    position: absolute;
    top: 15px;
    right: 265px;
    width: 130px;
    height: 75px;
    display: block;
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -580px -975px no-repeat;
}

#mail_me {
    position: absolute;
    top: 5px;
    right: 25px;
    width: 128px;
    height: 75px;
    display: block;
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -592px -642px no-repeat;
}

#logo {
    width: 250px;
    display: inline-block;
}

article, footer {
    height: 4000px;
}

aside {
    width: 120px;
    text-align: right;
    display: inline-block;
    float: left;
}

section {
    margin-left: 40px;
    width: 720px;
    padding: 35px 0 5px 0;
    float: right;
}

header section {
    margin: 0;
    width: 580px;
    float: none;
	position:relative;
}
#thumb{position:absolute;top:20px;left:258px;z-index:40;}
footer {
    height: 100px;
}

#navbar {
    height: 30px;
    background-color: #454039;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    margin: 0;
    z-index: 50;
    padding: 0;
}

nav#container {
    margin: 0 auto;
    width: 760px;
    position: relative;
    text-align: right;
    line-height: 26px;
    height: 30px;
}

nav#container span.toggle_next {
    color: #fff;
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 30px;
    line-height: 32px;
    text-decoration: none;
    font-weight: bold;
	cursor:pointer;
}

nav#container span.toggle_next:hover {
    background: #584e3f;
    color: #fff;
}

nav#container span.active {
    background: #fff;
    color: #584e3f;
}

nav#container span.active:hover {
    background: #fff;
    color: #423b31;
}

nav#container span#displayVCard {
    background: #454039 url(img/sprite.png) -618px -828px no-repeat;
}

nav#container span#displayVCard:hover {
    background: #584e3f url(img/sprite.png) -618px -828px no-repeat;
}

nav#container span#displayVCard.active {
    background: #fff url(img/sprite.png) -618px -778px no-repeat;
}

nav#container span#displayVCard.active:hover {
    background: #fff url(img/sprite.png) -618px -882px no-repeat;
}

nav#container span#displayContact {
    background: #454039 url(img/sprite.png) -620px -802px no-repeat;
}

nav#container span#displayContact:hover {
    background: #584e3f url(img/sprite.png) -620px -802px no-repeat;
}

nav#container span#displayContact.active {
    background: #fff url(img/sprite.png) -620px -752px no-repeat;
}

nav#container span#displayContact.active:hover {
    background: #fff url(img/sprite.png) -620px -856px no-repeat;
}

#toggleVCard, #toggleContact {
    position: absolute;
    top: 30px;
    right: 0;
    background: #fff;
    width: 320px;
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
    text-align: left;
    z-index: 999;
    zoom: 1;
}

#toggleVCard {
    /*width: 380px;*/
	 width: 260px;
}

#toggleVCard section {
    position: relative;
    float: none;
    margin: 0px;
    padding: 0;
    font-size: 13px;
    line-height: 18px; width: 340px;
}

#toggleVCard section figure {
    position: absolute;
    left: 0;
    width: 120px;
	display:none;
}

#toggleVCard section div {
   /* margin-left: 140px;*/
}

#toggleVCard section a {
    color: #003a5e;
    text-decoration: none;
}

#toggleVCard section a:hover {
    color: #bc5500;
}

#toggleVCard section a.mail {
    color: #337197
}

#toggleVCard section a.mail:hover {
    color: #d8792a
}

#toggleVCard section a.author {
    color: #584e3f;
    font-weight: bold;
}

#toggleVCard section a.author:hover {
    color: #584e3f
}

#toggleVCard section em {
    color: #666
}

.clear {
    clear: both;
    display: block;
}

a#logo {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -8px 0 no-repeat;
    width: 400px;
    height: 260px;
}

a#logo:hover {
    background: transparent url(img/sprite.png) -606px 0 no-repeat;
}

h1 {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -8px -260px no-repeat;
    width: 580px;
	z-index:50;
    height: 55px;
}

#cv {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -8px -315px no-repeat;
    width: 433px;
    height: 131px;
    display: inline-block;
    margin: 0;
    float: left;
}

a#lien_more1 {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -441px -315px no-repeat;
    width: 136px;
    height: 131px;
    display: inline-block;
    float: left;
}

a#lien_more1:hover {
    background: transparent url(img/sprite.png) -1039px -315px no-repeat;
}

a#lien_more2 {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -8px -447px no-repeat;
    width: 290px;
    height: 55px;
    display: inline-block;
    float: left;
}

a#lien_more2:hover {
    background: transparent url(img/sprite.png) -606px -447px no-repeat;
}

a#lien_more3 {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -298px -447px no-repeat;
    width: 85px;
    height: 55px;
    display: inline-block;
    float: left;
}

a#lien_more3:hover {
    background: transparent url(img/sprite.png) -896px -447px no-repeat;
}

a#lien_more4 {
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -381px -447px no-repeat;
    width: 100px;
    height: 55px;
    display: inline-block;
    float: left;
}

a#lien_more4:hover {
    background: transparent url(img/sprite.png) -979px -447px no-repeat;
}

h2 {
    color: #333333;
    font-family: sans-serif;
    font-weight: normal;
    text-indent: -3000px;
    margin-top: 35px;
}

#identite h2 {
    height: 600px;
    width: 118px;
    background: transparent url(img/sprite.png) -352px -508px no-repeat;
    display: inline-block;
}

#webdesign h2 {
    height: 408px;
    width: 118px;
    background: transparent url(img/sprite.png) -118px -508px no-repeat;
    display: inline-block;
}

#print h2 {
    height: 600px;
    width: 118px;
    background: transparent url(img/sprite.png) -233px -508px no-repeat;
    display: inline-block;
}

#contact h2 {
    height: 380px;
    width: 118px;
    background: transparent url(img/sprite.png) -473px -508px no-repeat;
    display: inline-block;
}

#contact {
    height: 1000px;
}

#webdesign section figure {
    -webkit-box-shadow: 0px 0px 8px 0px #373129;
    -moz-box-shadow: 0px 0px 8px 0px #373129;
    box-shadow: 0px 0px 8px 0px #373129;
    padding: 10px;
    background: transparent url(img/bg2.png) 0 0 repeat;
    margin: 10px 0;
    overflow: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#webdesign section figure img {
    -webkit-box-shadow: 0px 0px 3px 0px #373129;
    -moz-box-shadow: 0px 0px 3px 0px #373129;
    box-shadow: 0px 0px 3px 0px #373129;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#webdesign section figcaption {
    width: 190px;
    float: right;
}

#webdesign section figcaption h3 {
    color: #003a5e;
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 10px 0
}

.date, .attribute {
    margin: 5px 0;
}

.date {
    font-weight: bold;
}

.attribute span {
    display: inline-block;
    height: 22px;
    width: 22px;
    text-indent: -3000px;
}

.attribute span.html5 {
    background: transparent url(img/sprite.png) -729px -514px no-repeat;
}

.attribute span.presta {
    background: transparent url(img/sprite.png) -754px -514px no-repeat;
}

.attribute span.jelix {
    background: transparent url(img/sprite.png) -777px -514px no-repeat;
}

.link {
    text-align: right;
    font-style: italic;
}

aside a, .link a {
    color: #003a5e;
}

aside a:hover, .link a:hover {
    color: #733400;
}

.back_top {
    display: block;
    float: right;
    width: 48px;
    height: 48px;
    text-indent: -3000px;
    background: transparent url(img/sprite.png) -619px -516px no-repeat;
}

.back_top:hover {
    background: transparent url(img/sprite.png) -671px -516px no-repeat;
}

fieldset {
}

legend {
    text-align: left;
    font-size: 18px;
    color: #003a5e;
}

input, textarea {
    padding: 4px;
    color: #544a3d;
    width: 200px;
    margin: 0 0 0 100px;
    font-family: 'Times New Roman', serif;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px #373129;
    -moz-box-shadow: 0px 0px 3px 0px #373129;
    box-shadow: 0px 0px 3px 0px #373129;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #fff;
}

input:focus, textarea:focus {
    outline: 0;
    background-color: #fff;
    border-color: #7da9c5;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #003a5e;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #003a5e;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #003a5e;
}

fieldset p {
    margin: 10px 0;
    line-height: 18px;
    text-align: left;
    position: relative;
}

fieldset div {
    text-align: center;
}

fieldset p.obli {
    text-align: right;
}

label {
    position: absolute;
    width: 80px;
    vertical-align: top;
    top: 0;
    left: 0;
}

label span {
    color: red;
    margin: 0 0 0 5px;
}

input#envoi_contact {
    color: #373129;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    margin-left: 20px;
}

input#envoi_contact:hover {
    -webkit-box-shadow: 0px 0px 4px 0px #000;
    -moz-box-shadow: 0px 0px 4px 0px #000;
    box-shadow: 0px 0px 4px 0px #000;
}

.nav_bul1, .nav_bul2, .nav_bul3, .nav_bul4, .nav_bul5 {
    position: absolute;
    top: 0;
    z-index: 3000;
    height: 120px;
    width: 220px;
}

.nav_bul1 {
    background: transparent url(img/sprite.png) -728px -538px no-repeat;
}

.nav_bul2 {
    background: transparent url(img/sprite.png) -728px -675px no-repeat;
}

.nav_bul3 {
    background: transparent url(img/sprite.png) -728px -767px no-repeat;
}

.nav_bul4 {
    background: transparent url(img/sprite.png) -728px -967px no-repeat;
    height: 100px;
}

.nav_bul5 {
    background: transparent url(img/sprite.png) -728px -1057px no-repeat;
}

#tooltip h3, #tooltip div {
    margin: 0;
    display: hidden;
}

.item {
    width: 220px;
    margin: 10px;
    float: left;
}

.item.first {
    clear: left;
    margin-left: 0;
}

.item a {
    cursor: default;
    z-index: 799
}

.item img {
    opacity: 0;
    z-index: 800
}

.item img.grayscale {
    z-index: 800
}

.item h3 {
    font-size: 11px;
    margin: 0 0 0 40px;
}

.item p {
    text-transform: uppercase;
    margin: 0 0 0 40px;
    font-size: 10px;
    color: #544a3d;
    letter-spacing: 1px;
}

#oups h1 {
    background: transparent url(img/sprite.png) -0px -1093px no-repeat;
    width: 272px;
    height: 231px;
    display: inline-block;
}

#oups a.return {
    background: transparent url(img/sprite.png) -272px -1093px no-repeat;
    width: 50px;
    height: 231px;
    display: inline-block;
    text-indent: -3000px;
}

#oups a.return:hover {
    background: transparent url(img/sprite.png) -334px -1093px no-repeat;
}

#oups p {
    background: transparent url(img/sprite.png) -0px -1324px no-repeat;
    width: 332px;
    height: 33px;
    display: block;
    text-indent: -3000px;
}

/* errors */
.error {
    color: #333;
    border: 1px solid red;
    background: #ffb6b6;
    margin: 5px 0;
    padding: 5px
}

.error {
    font-weight: bold
}

.error a {
    color: red;
}

.error li {
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    padding-left: 20px;
}

/* warning */
.warning {
    color: #333;
    background-color: #fff2cf;
    border: 1px solid #ddba5a;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px
}

.warning_inline {
    color: #da0f00;
    font-weight: bold
}

/* success */
.success {
    color: green;
    background: #b8ffb6;
    border: 1px solid green;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px
}

.success_inline {
    color: green;
    font-weight: bold
}
