/* color.css */

html { 
background-color : #000000; }


div#content { 
background-color : #fff; }

div#site_info { 
background : transparent url(img/site_info.png) no-repeat 0 0; }

body { 
padding-top : 50px; }

div#branding {
height : 120px;
background : transparent url(img/branding.jpg) no-repeat 0 0 !important;

  }
 


div#branding { 
position : relative;
z-index : 10; }

h1#titre { 
position : absolute;
top : -55px; 
left : -80px;
width : 584px; 
height : 229px;
background: transparent url(img/h1.gif) no-repeat;
text-indent : -9999px;border:none;
 }


div#branding blockquote { 
position : absolute;
top : -9999px; }

div#nav_main { 
position : relative;
z-index : 1;
height : 90px;
background : #edc025 url(img/nav_main.gif) no-repeat 0 0; }
ul#nav_features {
position : absolute;
top : 35px;
left : 420px;
margin : 0;
width : 340px;
height : 50px; }

ul#nav_features li {
display : inline;  }

li#nav_signup, li#nav_dishup, li#nav_washup {
position : absolute; 
display : block;
height : 50px; 
width : 110px; }

li#nav_signup {
left : 0; }

li#nav_dishup {
left : 110px; }

li#nav_washup {
left : 230px; }

li#nav_signup a, li#nav_dishup a, li#nav_washup a {
display : block;
height : 50px; 
width : 110px; 
text-indent : -9999px; }

ul#nav_tools {
background:#AEDE28 none repeat scroll 0 0;
margin:0;
padding-bottom:3px;
padding-left:3px;
position:absolute;
right:0;
top:3px;
width:200px; }

ul#nav_tools li {
display : inline; }

ul#nav_tools li a {
margin-right : 10px;
padding-right : 10px;
 }

li#nav_logout a, li#nav_rss a {
margin-right : 0;
padding-right : 0; }

li#nav_rss {
position : absolute;
right : 0;
width : 120px;
height : 25px; }

li#nav_rss a { 
display : block;
width : 120px; 
height : 25px; }

div#nav_main p { 
position : absolute;
top : 52px;
left : 12px;
margin : 0; }

div#nav_main h2 { 
position : absolute;
top : -9999px; }


div#site_info {
position : relative;
width : 100%;
height : 55px;
 }

div#site_info h5 { 
position : absolute;
right : 10px; 
bottom : 10px;
width : 180px; 
height : 70px; 
}

div#site_info h5 a { 
display : block;
width : 150px; 
height : 70px; 
text-indent : -9999px; }

div#site_info p { 
position : absolute;
left : 10px; 
top : 10px;
margin : 0; }

div#site_info a { 
color:#ffcc00;font-weight:bold; }

div#site_info h5 { 
text-indent : -9999px; } 