body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #383838;
}

a:link, a:visited {
	color: #BF1215; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #A40C0F;	text-decoration: underline;
	font-weight: bold;
}

h1 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/** menus **/

a.menu1:link, a.menu1:visited {
	background-color: #E9A300;
	height: 19px;
	padding: 6px 0px 0px 4px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu1:hover {
	background-color: ##A40C0F;
	color: #A40C0F;
}

a.menu1#active_menu {
	color: #A40C0F;
	background-color: ##A40C0F;
}

a.submenu:link, a.submenu:visited {
	background-image: url(../imatges/cap_submenu0.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 164px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: normal;
	color: #A40C0F;
	text-decoration: none;
}

a.submenu:hover {
	background-image: url(../imatges/cap_submenu1.gif);
}

a.submenu#active_menu {
	background-image: url(../imatges/cap_submenu1.gif);
}
.peus {
	font-size: 9px;
}

table.dades {
}

table.dades td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
}

.destacats {
	font-family: Techno, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #990000;
	line-height: 18px;
	text-align: center;
}
#div_container {
	width: 816px;
	background-color: #FFFFFF;
}
#div_header {
	width: 100%;
	height: 153px;
}
#div_menu {
	width: 100%;
	height: 35px;
	text-align: left;
}
#div_right {
	width: 307px;
	clear: both;
	float: right;
	text-align: left;
}
#div_left {
	width: 489px;
	float: left;
	text-align: left;
}
#div_peu {
	width: 100%;
	clear: both;
	height: 40px;
	background-color: #383838;
	padding-top: 6px;
}
/** menu ironman **/
#div_ironman {
	width: 100%;
	clear: both;
	background-color: #004000;
	padding-top: 6px;
	color: #ffffff;
}
#div_ironman h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#div_ironman h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#div_ironman h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#div_menuironman {
	width: 100%;
	height: 106px;
	text-align: left;
}
#div_ironman a.menu1:link, #div_ironman a.menu1:visited {
	background-color: #000000;
	height: 19px;
	padding: 6px 0px 0px 4px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#div_ironman a.menu1:hover {
	background-color: #E9A300F;
	color: #A40C0F;
}
#div_ironman a.menu1#active_menu {
	color: #A40C0F;
	background-color: #004000;
}
