html, body { margin: 0px; padding: 0px; }

body { color: #fff; background-color: #ffc20e;

	font-family: Helvetica, Arial, san-serif; font-size: 0.8em; 

	background-repeat: no-repeat; background-attachment: fixed; background-position: top center; }

div { margin: 0px; padding: 0px; border: 0px; }



/* tot */



#tot { width: 750px;height: 100%; border: 0px solid #00ff33;

	position: relative; visibility: visible;

	margin: 0px auto 0px auto; }



#cap_html { position: absolute; z-index: 5; visibility:hidden; }
#cap_html #logo { position: absolute; top: 0px; left: 0px; width: 300px; }
#cap_html #logo img { border:none; }
#cap_html ul { position: absolute; top: 0px; left: 300px; width: 150px; list-style:none; }
#cap_html .submenu { position: absolute; top: 0px; left: 500px; width: 200px; }
#cap_html li { margin: 0px; padding: 0px; line-height: 1.3em; }
#cap_html li a { color: #fff; background-color: transparent; text-decoration: none; }
#cap_html li a:hover { color: #000000; }
#cap_html li a.actiu { color:#000000; }

#cap_flash { position: absolute; z-index: 10;  }



/* guia */

#guia { position: relative; 

	color: #bf910a; background-color: transparent; }

#guia { font-size: 0.9em; }

#guia p { margin: 0px; padding: 0px; letter-spacing: 1px; }

#guia p.titol { text-transform: uppercase; }

#guia p a { color: #bf910a; background-color: transparent; text-decoration: none; }

#guia p a:hover { color: #000; background-color: transparent; }



/* peu */
#peu {  
	position: relative; 
	margin: 20px 0px 20px 0px;
	color: #bf910a; background-color: transparent;
	text-align: center; 
	font-size: 0.9em; 
	line-height: 1.2em;
}
#peu a { color: #bf910a; text-decoration: none; }
#peu a:hover { color: #bf910a; text-decoration: underline; } 

