@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;
}
 

.texto_actividad {
	display:inline-block;
	float:right;
	width:590px;
}
.texto_actividad p {display:inline-block; width:100%; margin-top:0; color:#595c5f; font-size:11px;}
.texto_actividad ul {display:inline-block; width:570px; padding:0 0 0 20px;}
.texto_actividad ul li {
	display:inline-block;
	float:left;
	width:263px;
	padding:0 15px 10px 7px;
	background: url("../imgs/bullet_activitat.gif") no-repeat left 7px #fff;
}
.texto_actividad ul li.vacio {background-image:none;}
.texto_actividad ul li.salto {clear:both;float:left;}
.texto_actividad ul li a { 
	display:inline-block;
	float:left;
	width:auto;
	font-size:11px;
	line-height:16px;
	color:#595c5f;
	text-decoration:none;
}
.texto_actividad ul li a:hover {text-decoration:underline;}
.texto_actividad ul li a img {
	display:inline-block;
	position:relative;
	width:13px;
	height:13px;
	top:2px;
	margin:0 0 0 5px;
	border:none;
}

img { border:none;}

