.fotos h2 {
	color: #85a4b6;
}
.fotos a {
	text-decoration: none;
	color: inherit;
}
.fotos a img {
	border: 1px solid #ccc;
	padding: 2px;
	background: white;
	margin: 5px;
}
.estasveient {
	float: left;
}
h2 {
	margin: 0 0 20px 0;
}
.tornar {
	float: right;
}
#cosimatges {
	clear: both;
}
.fletxa {
	background: #ccc;
	border: 1px solid #ccc;
	display:;
	padding: 5px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.triar {
	border-bottom: 1px dotted black;
}
.tornar:hover .fletxa { background:#e5e5e5;	border: 1px solid #e5e5e5; }
.box {
	display: block;
	border: 1px solid #ccc;
	padding: 2px;
	background: white;
	margin: 0 0 10px 0;
	padding: 5px;
	clear: both;
	overflow: hidden;
	opacity: 0.8;
}
.box:hover {
	opacity: 1;
}
.box img { float: left; }
.iframe {
	float:right;
	background: #ccc;
	padding: 30px 5px 30px 5px;
	margin: 5px;
	-moz-border-radius: 10px;
}
h4 {
	border-bottom: 1px dotted black;
}
#editar input {
	width: 100%;
}
span.inputkey:first-letter {
	color: red;
}
input[type=text] {
	margin-bottom: 15px;
}
#desar h2 {
	text-align: center;
	margin-top: 50px;
}
#desar h3 {
	text-align: center;
	color: #555;
}
