/*
______________________________________________
 /*                 (c)     moya-jackson.com

/*                      fichier : MJ_1.0.css
______________________________________________

*/

 /*______________________________________________*/
 /*GENERAL
 /*______________________________________________*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
a{ text-decoration:none;}

body {
    background-color: #006C70;
    background-image: url(img/index/graphiste_infographiste_moya_jackson_textures_eclairage_rendu_modelisation_logo_repeat.png)
}
header,nav,footer,figure,section, figcaption {
    display: block;
    margin: 0;
    padding: 0;
}
#logo {
    float: left;
    margin-left: 30px;
    margin-top: 0px;
    padding-bottom: 16px;
}
#headTitle{
    float: right;
    text-decoration:none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #006C70;
    padding: 3px 8px;
    margin-top: 63px;
    margin-right: 32px;
    background-color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px  #ebebeb;
    text-shadow: 0px 0px 2px #dbdbdb;
    -moz-box-shadow: 0px 0px 1px #c0c0c0; 
    -webkit-box-shadow: 0px 0px 1px #c0c0c0;
    -o-box-shadow: 0px 0px 1px #c0c0c0;
    box-shadow: 0px 0px 1px #c0c0c0; 
}
a img
{
    border: none;
    margin-left: auto;
    margin-right: auto;
}
#global {
    border-color: #c0c0c0;
    padding: 20px;
    width: 1024px;
    height: 768px;
    background-color: white;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 20px #003f40;
    -moz-box-shadow: 0px 0px 20px #003f40; 
    -webkit-box-shadow: 0px 0px20px #003f40;
    -o-box-shadow: 0px 0px20px #003f40;
}
/*header nav {
    position: static !important;
    margin: 0 auto;
    width: 1024px;
}*/
#error {
    width: 960px;
    height:318px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 222px;
    overflow:hidden;
    color: #006C70;
    font-weight: bold;
    font-size: 48px;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    -o-border-radius: 10px;
     -moz-box-shadow: 0px 0px 3px #808080; 
    -webkit-box-shadow: 0px 0px 3px #808080;;  
     box-shadow: 0px 0px 3px #808080;
}
.clear {
    clear: both;
}

footer  p {
    background-color: #006C70;
    width: 964px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    text-align: center;
    font-weight:bold;
    font-family: Arial, Verdana;
    font-size: small;
    color: #ffffff;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0px 0px 2px #003a3c;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius: 5px;
     -moz-box-shadow: 0px 0px 2px #003a3c;
    -webkit-box-shadow: 0px 0px 2px #003a3c;
     -o-box-shadow: 0px 0px 2px #003a3c;
    box-shadow: 0px 0px 2px #003a3c;

}
/*______________________________________________*/
 /*MENU
 /*______________________________________________*/
nav {
    padding: 15px 0px;
    background-image: url(img/index/pixel_line_02.gif);
    background-position: 50% 0%;
    background-repeat: repeat-x;
}
#menu  {
    line-height:24px;
    list-style:none outside none;
    padding:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:972px;
    font-family: Arial, Verdana;
    font-size:14px;
    font-weight:bold;
}
.titleMenu {
    display: block;
    font-size: 70%;
    font-weight: normal;
    line-height: 15px;
    text-decoration:none;
}
.titleMenu {
    display: block;
    font-size: 70%;
    font-weight: normal;
    line-height: 15px;
}
#menu a {
    background:none repeat scroll 0 0 #006C70;
    color:#ffffff;
    display:block;
    padding: 5px 10px 8px 10px;
    margin: 6px 6px;
    text-decoration:none;
    width:auto;
    text-shadow: 0px 0px 2px  #003a3c;
    border: solid 2px #006C70;
    border-top-right-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -moz-border-top-left-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -moz-border-bottom-left-radius: 0px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 0px;
    -o-border-top-right-radius: 0px;
    -o-border-top-left-radius: 8px;
    -o-border-bottom-right-radius: 8px;
    -o-border-bottom-left-radius: 0px;
    -o-border-radius: 8px;
    box-shadow: 0px 0px 2px #003a3c;
    -moz-box-shadow: 0px 0px 2px #003a3c;
    -webkit-box-shadow: 0px 0px 2px #003a3c;
    -o-box-shadow: 0px 0px 2px #003a3c; 
    cursor: pointer;
}
menu ul{
    width: 1024px;
    margin: 0 auto;
}
#menu li {
    display:inline;
    border-right:1px solid #FFFFFF;
    float:left;
}
#menu a:hover  { 
    background:none repeat scroll 0 0;
    color:#000000; 
    border: solid 2px #006C70;
    background-color: #ffffff;
    text-shadow: 0px 0px 1px #a8a8a8;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 350ms;
    -moz-transition-property: background-color;
    -moz-transition-duration: 350ms;
    -o-transition-property: background-color;
    -o-transition-duration: 350ms;
    transition-property: background-color;
    transition-duration: 350ms;
    -moz-box-shadow: 0px 0px 0px #003a3c; 
    -webkit-box-shadow: 0px 0px 0px #003a3c;
    -o-box-shadow: 0px 0px 0px #003a3c;
    box-shadow: 0px 0px 0px #003a3c;
}


 /*______________________________________________*/
 /*GALLERY
 /*______________________________________________*/


#gallery{
    width: 960px;
    height:540px;
    margin: 0 auto;
    position: relative;
    overflow:hidden;
    border-radius: 10px;
    -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    -o-border-radius: 10px;
     -moz-box-shadow: 0px 0px 3px #808080; 
    -webkit-box-shadow: 0px 0px 3px #808080;;  
     box-shadow: 0px 0px 3px #808080;
}
.slide{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 960px;
    height: 540px;
}
.title {
    font-family: Verdana;
    font-weight: bold;
    /*font-size: 14px;*/
    position: absolute;
    width: 960px;
    line-height:35px;
    height: 35px;
    bottom: 0px;
    left: 0px;
    background-color: #c0c0c0;
    opacity: 0.5;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.navigation {
    position: absolute;
    bottom: 47px;
    right: 10px;
}
.navigation span{
    background-color: #ffffff;
    color: #000000;
    padding: 2px 6px;
    cursor: pointer;
    margin: 1px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.navigation span:hover{
    background-color: #000000;
    color: #ffffff;
    padding: 2px 6px;
    margin: 1px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
/*______________________________________________*/
 /*Download
 /*______________________________________________*/
#profile{
    width: 960px;
    height:540px;
    margin: 0 auto;
    background-color: #ffffff;
    position: relative;
    overflow:hidden;
    border-radius: 10px;
    -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
#profil{
    width: 290px;
    height:290px;
    margin: 0 auto;
    border: 3px solid #006C70;
    padding: 50px 100px 170px 100px;
    position: relative;
    overflow:hidden;
    top: 8px;
    border-radius: 10px;
    -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.profilDesc{
    padding:12px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Verdana;
    color: #006C70;
    font-size: 14px;
    font-weight:bold;
}

#logoProfile{
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#download  {
    line-height:24px;
    list-style:none outside none;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:300px;
    font-family: Arial, Verdana;
    font-size:14px;
    font-weight:bold;
}
/*.titleDownload {
    display: block;
    font-size: 70%;
    font-weight: normal;
    line-height: 15px;
}*/
#download a {
    background:none repeat scroll 0 0 #006C70;
    color:#ffffff;
    display:block;
    padding: 5px 10px 5px 10px;
    margin: 6px 6px;
    text-decoration:none;
    width:63px;
    border: solid 2px #006C70;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 2px #006C70; 
    -webkit-box-shadow: 0px 0px 2px #000000;;  
    box-shadow: 0px 0px 2px #006C70;
    text-shadow: 0px 0px 2px #003a3c;
    cursor: pointer;
}
menu ul{
    width: 1024px;
    margin: 0 auto;
}
#download li {
    display:inline;
    border-right:1px solid #FFFFFF;
    float:left;
}
#download a:hover  { 
    background:none repeat scroll 0 0;
    color:#000000; 
    border: solid 2px #006C70;
    background-color: #ffffff;
    text-shadow: 0px 0px 2px #006C70;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 350ms;
    -moz-transition-property: background-color;
    -moz-transition-duration: 350ms;
    -o-transition-property: background-color;
    -o-transition-duration: 350ms;
    transition-property: background-color;
    transition-duration: 350ms;
    -moz-box-shadow: 0px 0px 0px #006C70; 
    -webkit-box-shadow: 0px 0px 0px #000000;;  
    box-shadow: 0px 0px 0px #006C70;
    text-shadow: 0px 0px 0px #006C70;
}