@charset "UTF-8";
/* CSS Document */

.tres_fotos {
	float: left;
	width: 400px;
	padding-left: 150px;
	margin-top: 5px;
}
.tres_fotos .fotografia {
	float: left;
	height: 55px;
	width: 77px;
	margin-bottom: 6px;
	text-align: center;
}
a.foto:link, a.foto:visited {
	text-decoration: none;
}
a.foto:hover {
	color: #FFF;
}
.foto img {
	border: 0;
}
.webs_titol {
	float: left;
	width: 500px;
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #022441;
	font-weight: bold;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.webs_relacionades {
	float: left;
	width: 155px;
	margin-left: 30px;
	font-size: 12px;
	background-image: url(img/bullet_webexterna.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
}
a.bot_relacionades:link, a.bot_relacionades:visited {
	color: #9E93BE;
	text-decoration: none;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a.bot_relacionades:hover {
	color: #042441;
	text-decoration: underline;
}
.webs_relacionades2 {
	float: left;
	width: 200px;
	margin-left: 30px;
	font-size: 12px;
	background-image: url(img/bullet_webexterna.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
}
