/* CSS Document */

.link_sota {
	font-family: "Verdana";font-size: 10px;color: #000099;
}
a.link_idiome {
	font-family: "Verdana";font-size: 16px;color: #000099;text-decoration: none;
}
a.link_idiome:hover {
	color: #000099;font-weight: bold;
}
.saltar_intro {
	font-family: "Verdana"; color: #000099; font-size: 10px;
}
a.saltar{
	font-family: "Century Gothic";font-size: 10px;text-decoration: none;color: #000099;
}
a.saltar:hover {
	text-decoration: underline;
}

.bordeverdtaula {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5a8540;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #5a8540;
}

.bordeVerd {
	border-top: thin none #5A8540;
	border-right: thin solid #5A8540;
	border-bottom: thin none #5A8540;
	border-left: thin solid #5A8540;

}

.fonsVerd {
	background-color: #5a8540;
	color:#FFFFFF;
	font-weight: bold;
	

	

}