Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background:url(theme/fond.png);
- margin:0;
- padding:0;
- font-family:Arial, Verdana, sans-serif;
- font-size:12px;
- }
- .clear{
- clear:both;
- }
- /* Header*/
- #top{
- height:113px;
- background:url(theme/trait-header.png) no-repeat bottom center,url(theme/header.png) no-repeat top center;
- margin:20px 0 0 0;
- }
- #conteneur{
- width:1200px;
- margin:0 auto;
- }
- #menu ul{
- margin:0;
- padding:0;
- position:relative;
- line-height:1.5em;
- z-index: 6;
- }
- #menu:after{
- content:url(theme/headerr.png);
- display:block;
- height:0;
- clear:both;
- visibility:visible;
- }
- #menu a{
- color:#FFF;
- background:url(theme/headerr.png);
- border:1px solid #444;
- font-size:16px;
- display:block;
- text-decoration:none;
- text-align:center;
- width:195px;
- height:39px;
- line-height:36px;
- z-index: 6;
- }
- #menu a:hover{
- color:#000;
- background:white;
- }
- #menu li{
- position:relative;
- float:left;
- list-style:none;
- }
- #menu ul{
- position:absolute;
- }
- /* Menu gauche */
- #contenu{
- background:url(theme/contenu.png) repeat-y;
- }
- .wrap{
- margin:0 auto;
- width:210px;
- }
- .menu{
- padding:0;
- margin-top:100px;
- list-style:none;
- width:210px;
- font-size:18px;
- background:#fefcfc;
- border: 1px solid rgba(0,0,0,0.7);
- -moz-box-shadow: 4px 4px 10px 0px #656565;
- -webkit-box-shadow: 4px 4px 10px 0px #656565;
- -o-box-shadow: 4px 4px 10px 0px #656565;
- box-shadow: 4px 4px 10px 0px #656565;
- filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10);
- float: left;
- }
- .Prestations{
- padding:10px;
- padding-left:55px;
- color:#FFF;
- background:url(theme/cadreh.png);
- font-size:20px;
- }
- .menu li a{
- display: block;
- border-bottom: 1px solid rgba(0,0,0,0.2);
- border-top: 1px solid rgba(255,255,255,0.2);
- background:#202627;
- text-decoration:none;
- color:#FFF;
- text-shadow: 1px 0px 1px rgba(0,0,0,0.2);
- filter: dropshadow(color=#000, offx=1, offy=0);
- padding:10px;
- padding-left:20px;
- }
- .menu li ul li a{
- font-size:14px;
- color:#202627;
- text-shadow: 1px 0px 1px rgba(255,255,255,0.5);
- filter: dropshadow(color=#000, offx=1, offy=0);
- }
- .menu a:hover{
- background:#bb0617;
- }
- .menu ul{
- margin:0;
- padding:0;
- list-style:none;
- height:0;
- overflow:hidden;
- transition:0.7s;-moz-transition:0.7s;-webkit-transition:0.7s;
- }
- .menu li:hover ul{
- height:152px;
- }
- .menu ul li a{
- background:#fefcfc;
- }
- .menu ul li a:hover{
- background: #c1c1c1;
- }
- .menu ul li a img{
- margin-right:10px;
- }
- .photo{ width: 236px; height: 293px;display:block; margin-top: 50px; position:relative; float: left; -moz-box-shadow: 4px 4px 10px 0px #656565;-webkit-box-shadow: 4px 4px 10px 0px #656565;-o-box-shadow: 4px 4px 10px 0px #656565;box-shadow: 4px 4px 10px 0px #656565;filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10); }
- /*Contenu*/
- #cadre{
- width: 900px;
- height:300px;
- background:url(theme/Contenu.png) repeat-y right ;
- float: right;
- margin-top:100px;
- display:block;
- border-radius:10px;
- -moz-box-shadow: 4px 4px 10px 0px #656565;-webkit-box-shadow: 4px 4px 10px 0px #656565;-o-box-shadow: 4px 4px 10px 0px #656565;box-shadow: 4px 4px 10px 0px #656565;filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10);
- }
- #texte li{
- background: url(theme/Contenuhaut.png) ;
- border-top-left-radius:10px;
- border-top-right-radius:10px;
- height: 48px;
- padding-left:40px;
- padding-top:12x;
- line-height: 47px;
- font-size:20px;
- color:#FFF;
- display:block;
- -moz-box-shadow: 0px 4px 10px 0px #656565;-webkit-box-shadow: 0px 4px 10px 0px #656565;-o-box-shadow: 0px 4px 10px 0px #656565;box-shadow: 0px 4px 10px 0px #656565;filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
- }
- #texte p{
- margin-top:20px;
- padding-top: 10px;
- margin-left: 20px;
- }
- /* Footer*/
- #footer{
- width: 1200px;
- float:right;
- height:280px;
- position:relative;
- }
- #trait1{
- background: url(theme/Footertrait.png);
- width:1200px;
- height:2px;
- float:right;
- position:relative;
- margin-top: 50px;
- }
- #footer h3{
- font-weight: normal;
- }
- .col{
- float:left;
- width: 200px;
- height:auto;
- position: relative;
- margin-left:80px;
- margin-top:10px;
- }
- .col ul{
- list-style:none;
- margin: 0 0 0 -40px;
- }
- .col li {
- padding-top: 10px;
- }
- .col li a{
- text-decoration:none;
- color:#959393;
- font-size:14px;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- .col li a:hover{
- padding-left: 5px;
- color:#b51727;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- .col2{
- margin-left: 275px;
- float:left;
- height:auto;
- margin-top:10px;
- }
- .col2 ul{
- list-style:none;
- margin: 0 0 0 -39px;
- }
- .col2 li {
- padding-top: 10px;
- }
- .col2 li a{
- text-decoration:none;
- color:#959393;
- font-size:14px;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- .col2 li a:hover{
- padding-left: 5px;
- color:#b51727;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- .col3{
- float:right;
- width: 200px;
- height: auto;
- position: relative;
- margin-top:10px;
- }
- .col3 ul{
- list-style:none;
- margin: 0 0 0 -39px;
- }
- .col3 li {
- padding-top: 10px;
- }
- .col3 li a{
- text-decoration:none;
- color:#959393;
- font-size:14px;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- .col3 li a:hover{
- padding-left: 5px;
- color:#b51727;
- -webkit-transition:0.5s;transition:0.5s;-moz-transition:0.5s;
- }
- #trait2{
- background: url(theme/Footertrait.png);
- margin-top: 30px;
- width:1200px;
- height:2px;
- float:right;
- position:relative;
- }
- .copyright{
- margin-top:25px;
- margin-left:20px;
- float:left;
- position:relative;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement