*{
/* @Mesame : Added global RESET hack */	
	padding:0;
	margin:0;
}

#Contenedor {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	min-height: 100%;
}
#Contenido {
	position: relative;
	/*height: 100%;*/
	width: 800px;
	margin: auto;
}
#Menu_horizontal {
	position: relative;
	float: right;
	height: 16px;
	width: 275px;
	background-color: #c3d8f0;	
	z-index:2;
	padding: 0;
}
#Menu_horizontal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
}
#Menu_horizontal ul a{
	display: block;
	width: 55px;
	height: 16px;
	line-height: 15px;
	color: #6d86b5;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #c3d8f0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #023761;
	text-align: center;
}
#Menu_horizontal ul li {
	float: left;
}
#Menu_horizontal ul a:hover{
	color: #023761;
}
#home #topNav .home a,
#contact #topNav .contact a,
#map #topNav .map a{
	color:#023761;
	cursor:default;
}
#home #accordion .home a,
#contact #accordion .contact a,
#map #accordion .map a,
#overview #accordion .overview a,
#history #accordion .history a,
#worldwide #accordion .worldwide a,
#distributors #accordion .distributors a,
#products #accordion .products a,
#news #accordion .news a,
#tasectan #accordion .tasectan a{
	color:#023761;
	cursor:default;
	background:#c3d8f0;
}
#2010 #navnews .2010 a,
#2009 #navmews .2009 a,
#2008 #navnews .2008 a,
#2007 #navnews .2007 a,
#2006 #navnews .2006 a{
	color:#023761;
	background-color: #fff;
	cursor:default;
}
#Logo {
	position: relative;
	float:left;
	height: 35px;
	width: 800px;
	vertical-align: bottom;
	padding-top: 20px;
}
#Separador {
	position: relative;
	float:left;
	height: 24px;
	width: 800px;
	background-repeat: repeat-x;
	background-image: url(../images/separador_cabecera.jpg);
	background-position: left center;
}
#Contenido_menu{ /*Aquesta caixa serveix per poder "aixecar" el Top -10px perque, no se perque, queda 10px mes abaix*/
	width:168px; /*Aquesta mida -que no hi era- es la que m'estava donant pe'l CUL*/
	top:0; /* @Mesame : Changed the HACK values back - as we are not targetting IE6; Plus as we did global rest IE7 should be ok without HACK (Ones using # is IE7 hack and ones using _ is IE6 hack)*/
	/*top:-17px;
	#top:0px; Perque funcioni Ok amb el IE7!!! Els fills de puta de Microsoft no tenen ni puta idea de fer navegadors!!!*/
	/*_top:0px;Això ha de servir... se suposa per IE 6 i anteriors... fills de puta, fills de puta, fills de puta MS!!!!!*/
	left:0px;/* @Mesame : Changed the HACK values back - as we are not targetting IE6; Plus as we did global rest IE7 should be ok without HACK (Ones using # is IE7 hack and ones using _ is IE6 hack)*/
	/*#left:-40px; Perque funcioni Ok amb el IE7!!! Els fills de puta de Microsoft no tenen ni puta idea de fer navegadors!!!
	/*_left:-65px; Això ha de servir... se suposa per IE 6 i anteriors... fills de puta, fills de puta, fills de puta MS*/
	height:100%;
	float:left;
	position: relative;
}
.products_color {
	color:#023761;
	background:#c3d8f0;
}
#accordion {
	float:left;
	position: relative;
	width:160px;
	background:#5972b2;/*Pinta el fons de TOTES les celles de blau*/
	/*margin: 12px 0px 0px 41px;*/
	padding:4px 4px 3px 4px;
}
#accordion li{/*La base de TOT. Si no hi ha altre ordre, agafa aquestes*/
	cursor: pointer;
	margin-bottom:2px;/*Regula la separacio entre TOTS els items a TOT el
						menu -intelineat-. S'ha de combinar amb el padding de
						accordion li ul*/
	list-style-image:none;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position:outside;
	list-style-type:none;
	background:#5972b2;/*Pinta el fons de TOTES les celles de blau*/
	font-size:11px;
	line-height: 22px;
	text-indent: 7px;
	}
#accordion li ul{/*Defineix el sangrat de TOTS els items dels menus*/
	padding:0px 0px 0px 10px;
	margin:2px 0px 0px 0px;/*Regula la separació vertical entre 
					   els titols 1er, 2on nivell i els items -interlineat?-*/
}
#accordion a{/*Textos ultim nivell (3er)*/
	display: block;/*Funciona amb TOTS els items*/
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	border:1px solid #c3d8f0;/*Pinta el filet al voltat de cada una de les celles
							   de TOTS els nivells*/
}
#accordion a:hover{ /*Aquest controla el "over" de TOTS els items*/
	color: #5972b2;
	background-color: #c3d8f0;
/*	width:160px;*/
}
#Menu_hori_news {
	position: relative;
	float: left;
	height: 15px;
	width: 445px;
	background-color: #5972b2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5972b2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5972b2;
}
#Menu_hori_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 445px;
}
#Menu_hori_news ul a{
	display: block;
	width: 35px;
	height: 13px;
	line-height: 13px;
	color: #c3d8f0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #5972b2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	text-align: center;
}
#Menu_hori_news ul li {
	float: left;
}
#Menu_hori_news ul a:hover{
	color: #023761;
	background-color: #c3d8f0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5972b2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5972b2;
}
