body {
	background-color: #0a75ae;
	background-image: url(../imatges/fons_bkg.jpg);
}
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B002D;
	font-size: 14px;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E85BE;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #0a75ae;
	font-weight: bold;
	text-decoration: none;
}
.Estilo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
}
.Estilo5 {
	color: #0a75ae;
	font: bold 24px/32px Georgia, "Times New Roman", Times, serif;
}
.Estilo10 {font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}

td {
}

.portada {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0a75ae;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.box {
	border: 5px solid orange;
	width: 80%;
	margin-left: 50px;
	padding: 20px;
}

.box a {
	font-weight: bold;
	color: #0a75ae;
	font-size: 22px;
	text-decoration: none;
}

p {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #0a75ae;
	font-weight: bold;
}

a:hover {
	color: orange;
	text-decoration: none;
}

strong {
	color: #0a75ae;
}
