@CHARSET "ISO-8859-1"; html { margin:0; padding:0; color: #fff; } .home h1,.home h2 {display:none;} .home input {line-height: 25px;} .home header {background: none; position:inherit;} .home #logo {display:none; padding: 0;} /**********Bouton connexion****************/ #homeConnexionButton{ position:relative; top: 15px; /*left: 50%;*/ /*width: 200px !important; height: 50px; display: block; line-height: 50px; margin-left:-100px; margin-top: 0; padding: 0; z-index: 2000; text-align: center; font-family: "myriad-pro-condensed", sans-serif; font-size: 12px; letter-spacing: 1px; text-shadow: 0 1px 2px 0; -webkit-text-shadow: 0 1px 2px 0; -khtml-text-shadow: 0 1px 2px 0; -moz-text-shadow: 0 1px 2px 0; cursor: pointer; cursor: hand; color: #80745e; font-weight: bold;*/ z-index: 2000; /*width: 100px !important;*/ height: 21px; display: block; /*margin: 0 0 0 -50px;*/ margin: auto; padding: 4px 10px 5px 16px; z-index: 2000; /*background:red;*/ text-align: center; font-family: "myriad-pro-condensed", sans-serif; font-size: 12px !important; color: #fff; font-weight: bold; line-height: 24px; letter-spacing: 1px; cursor: pointer; cursor: hand; text-shadow: 0 1px 2px 0; -webkit-text-shadow: 0 1px 2px 0; -khtml-text-shadow: 0 1px 2px 0; -moz-text-shadow: 0 1px 2px 0; border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; } #homeConnexionButton.active{ /*background-image: url(../images/compte/icone_perso.png); background-repeat: no-repeat; background-position: 10px 8px;*/ background-color: #EEE3CC; color: #80745E; z-index: 100000; padding: 4px 10px 5px 16px; } .arrow-down{ position: relative; top: 15px; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #eee3cc; margin: auto; z-index: 100000; width: 1px; display: none; } .arrow-down.active{ display: block; } /******************FIN POPUP*************************/ .bg #home{ background-image: url(../images/homefond.jpg); background-repeat: no-repeat; background-position: center bottom; background-size: cover; /* version standardisée */ -webkit-background-size: cover; /* pour Chrome et Safari */ -moz-background-size: cover; /* pour Firefox */ -o-background-size: cover; /* pour Opera */ display:block; position:absolute; top:0px; left:0px; text-align: center; width:100%; height:100%; color: #fff; } .home #page { position:absolute; z-index:89; bottom:-300px; width:100%; height:300px; } .home #catalogue #categorie.elem {height:320px;} .home #home { display:block; position:absolute; top:0px; left:0px; text-align: center; width:100%; height:100%; color: #fff; box-shadow: 1px 1px 5px #444444; } .home #home .content { position:relative; display:inline-block; height:100%; width:100%; text-align:center; vertical-align:bottom; } .home #home .content .adresse a { color: #fff; text-decoration: underline; } .home #home .content a:hover { text-decoration: none; } .home #home p { font-size:14px; display: inline-block; } .home #home p.adresse {font-size:12px;} .home #content { display:none; } .home footer, .home footer.content { display:none; } .home header { position: absolute; box-shadow: none; bottom:0px; width:100%; z-index:99; height: 50px; } .home nav { position: absolute; bottom:0px; width:100%; z-index:99; } .home menu { position:relative; width: 950px; } .home nav {background: none;} .home nav li.level1-li.index{ display:none; } .home menu li.selected {color:#9f0909;} .home menu li.selected { } .home menu li:not(.selected):hover > a, .home menu li:not(.selected):hover > a.fly {text-shadow: none; color: #FFFFFF;} .home menu li.selected > a {color:#9f0909; text-shadow: none;} .home menu {text-shadow: 1px 1px 1px #444; padding-left: 30px;} .home menu a:link {color: #fff;} .home menu a:visited {color: #fff;}