/* color.css */

html { 
background-color : #f1efe2; }

body { 
padding-top : 0px; }

div#branding {
position : relative;
height : 48px;
background : transparent url(rallitas.gif) no-repeat 0 0;  }

div#nav_main { 
position : relative;
height : 48px;
background : #677723 url(nav_main.png) no-repeat 0 0; }

div#content { 
background : #fff url(logotipo_fons.gif) no-repeat 0 0;  }

div#site_info { 
position : relative;
width : 100%;
height : 120px;
background : transparent url(site_info.png) no-repeat 0 0; }

h1 { 
position : absolute;
top : 0;left:0;
margin-left : -77px;
top:13px;left:0;
width : 300px; 
height : 48px; 
background : transparent url(h1.png) no-repeat;
text-indent : -9999px; 
}

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

ul#nav_features {
position : absolute;
top:15px;
left:15px;/*top : 35px; left : 325px;*/
margin : 0;
width : 600px;
height : 50px; }

ul#nav_features li {
display : inline;  }

li#nav_home { position:absolute;top:0;left:0px; }
li#nav_stands { position:absolute;top:0;left:100px; }
li#nav_pisos { position:absolute;top:0;left:200px; }
li#nav_oficinas { position:absolute;top:0;left:300px; }
li#nav_showroom { position:absolute;top:0;left:400px; }


li#nav_home a, li#nav_stands a, li#nav_interiorismo a, li#nav_oficinas a, li#nav_pisos a, li#nav_showroom a {
display : block;
height : 30px; 
width : 100px; 
/*Imatges text-indent : -9999px; */
}

ul#nav_tools {
position: absolute;
/*top : -40px;left : 280px;*/
top:-20px;
left : 620px;
margin : 0;
width : 110px;
padding-left:6px; 
padding-top:3px;
padding-bottom:3px;
background:#fff;
}

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 : -40px;left:150px;/*45px;
left : 35px;*/
margin : 0; }

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

div#site_info h5 { 
position : absolute;
right : 10px; 
bottom : 10px;
width : 150px; 
height : 70px; 
background : transparent url(h5.png) no-repeat; }

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 h5 + p { 
text-indent : -9999px; } 
