X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=996a5455dbe8d57a476804f2ba9328dea7090254;hb=17c57646c92608dbb2421e224f8cf55f4a0f55cb;hp=76e50bed833ca3901f4c348a076bdb1c6728866d;hpb=327c3bd99f586f3cf3af55f9adb10a71eb78cdd4;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 76e50be..996a545 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -13,18 +13,14 @@ body { font-family: sans-serif; font-size: 12px; - color: #EEEEEE; - /*text-align: center;*/ /* uniquement pour IE */ - background-color: #DFDFDF; - background-image: url(../../img/css1/fond.png) + color: #841919; + background-color: #f6dfc2 } #container { position: relative; height: auto; - margin-left: 10px; - margin-right: 10px; - margin-top: 40px; + margin: 0px; } ul#menu { @@ -33,13 +29,16 @@ ul#menu { top: 2px;*/ padding-left: 300px; /*position: absolute;*/ - height: 23px; + height:134px; font-size: 11px; - background-color: #000000; list-style-type:none; + background-color: #e19671; + background-image: url(../../img/css1/fond.png); + background-repeat: no-repeat } #menu li { cursor: pointer; + height:117px; z-index: 20; float: left; padding: 2px; @@ -111,12 +110,11 @@ ul#menu { #logo { z-index: 10; - background-image: url(../../img/css1/logo_2.png); - width: 253px; - height: 37px; + background-image: url(../../img/css1/logo.png); + width: 304px; + height: 134px; position: absolute; - top: -20px; - left: 4px; + top: -4px; } #footer {