@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: f57704;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#595c5f;
}
.menu_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ff7c04;
}
.menu:active {
	color:#595c5f;
	text-decoration:none;
}
.menu:link {
	color:#595c5f;
	text-decoration:none;
}
.menu:visited {
	color:#595c5f;
	text-decoration:none;
}
.menu:hover {
	color:ff7c04;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color:#595c5f;
}
.titol {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color:#ff7c04;
}

.titol3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#595c5f;
}
.idiomes {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
}
.idiomes_on {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color:ff7c04;
}
.idiomes:active {
	color:#000000;
	text-decoration:none;
}
.idiomes:link {
	color:#000000;
	text-decoration:none;
}
.idiomes:visited {
	color:#000000;
	text-decoration:none;
}
.idiomes:hover {
	color:ff7c04;
	text-decoration:none;
}
.peu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
}
.peu:active {
	color:#FFFFFF;
	text-decoration:none;
}
.peu:link {
	color:#FFFFFF;
	text-decoration:none;
}
.peu:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.peu:hover {
	color:#ff7c04;
	text-decoration:none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#aecb2b;
}
.link:active {
	color:#aecb2b;
	text-decoration:none;
}
.link:link {
	color:#aecb2b;
	text-decoration:none;
}
.link:visited {
	color:#aecb2b;
	text-decoration:none;
}
.link:hover {
	color:#aecb2b;
	text-decoration:underline;
}
.titol2 {
	font-family: Tahoma;
	font-size: 13px;
	color:#658bb9;
	font-weight: bold;
}
.titol2:active {
	color:#658bb9;
	text-decoration:none;
}
.titol2:link {
	color:#658bb9;
	text-decoration:none;
}
.bullet {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #595c5f;
}

.titol2:visited {
	color:#658bb9;
	text-decoration:none;
}
.titol2:hover {
	color:#658bb9;
	text-decoration:underline;
}
.avanza {
	font-family: Tahoma;
	font-size: 11px;
	color: #658bb9;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
.avanza_on {
	font-family: Tahoma;
	font-size: 11px;
	color:#F4F4F4;
	text-decoration:none;
	background-color: #658bb9;
	font-weight: bold;
}
.avanza:active {
	color:#658bb9;
}
.avanza:link {
	color:#658bb9;
}
.avanza:visited {
	color:#658bb9;
}
.avanza:hover {
	color:#f4f4f4;
	background-color: #658bb9;
}
