@charset "utf-8";
/* CSS Document */
body,td,th {
	margin: 100px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

div#menu  {
	padding: 5px;
}

div#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 13px;
	margin-right: 2px;
	border: #000000 1px solid;
	font-size: 9px;
	text-align: center
}

div#menu a:hover {
	text-decoration: none;
	border: #CCCCCC 1px solid;
	}

div#titol {
	width: 350px;
	height: 13px;
	margin: 20px 0 0 20px;
	padding: 1px 0 0 3px;
	color: #FFFFFF;
	background-color: #b3d2c2;
	font-weight: bold;
}

div#txt {
	width: 343px;
	height: 145px;
	margin: 15px 0 0 20px;
	padding-right: 10px;
	overflow-y: scroll;
}

div#txt2 {
	width: 343px;
	height: 145px;
	margin: 15px 0 0 20px;
	padding-right: 10px;
}

div#fotos {
	width: 275px;
	margin: 15px 13px 0 0;
	float: right;
}

table#taula {
	background-image: url(fons-global.jpg);
	background-repeat: no-repeat;
	}

a#boto {
	display: block;
	width: 120px;
	height: 13px;
	margin-right: 2px;
	border: #000000 1px solid;
	font-size: 9px;
	text-align: center
}

a#boto:hover {
	text-decoration: none;
	background-color: #9bd1c3;
	}

.camptext {
	height: 12px;
	border: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.enviar {
	width: 75px;
	height: 17px;
	border: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
div#peu {
	width: 729px;
	margin: 10px auto 0 auto;
	line-height: 17px;
}
	
div#peu img {
	float: left;
	margin: 0 20px 0 0;
}
