/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.caixa_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #C7E0D7;
	border: 1px solid #549A80;
}
.bt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #549A80;
	background-color: #C7E0D7;
	border: 2px solid #549A80;
}
.text_verd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #549A80;
	text-decoration: none;
	text-align: justify;
}
.text_blanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menu_pral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu_pral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8287c3;
	text-decoration: none;
	font-weight: bold;
}
.menu_pral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu_pral2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8287c3;
	text-decoration: none;
	font-weight: bold;
}

.text_verd_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #549A80;
	text-decoration: none;
	text-align: justify;
}
.text_negre_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text_negre_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.fons_esquerra {
	background-image: url(../img/fons/esq.gif);
	background-repeat: repeat;
	background-position: right top;
	background-attachment: fixed;
}
.fons_dret {
	background-image: url(../img/fons/dret.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.fons_esquerra2{
	background-image: url(../img/fons/sota2.gif);
	background-repeat: repeat;
	background-position: right top;
	background-attachment: fixed;
}
