body {
	margin-top: 0px;
}
.fons_Restauracio {
	width: 100%;
	background-image: url(../../img/jpg/fons_restauracio_cat.jpg);
	background-repeat: no-repeat;
	height: 400px;

}
.fons_Serveis {
	width: 100%;
	background-image: url(../../img/jpg/fondoGuiaServeis.jpg);
	background-repeat: no-repeat;
	height: 400px;

}
.fons_Reserva_Online {
	width: 100%;
	background-image: url(../../img/jpg/fondoReservesOnline.jpg);
	background-repeat: no-repeat;
	height: 400px;

}

/* form elements */
form {
	margin:10px 15px;
	padding: 0;
	border: 1px solid #eee;
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}


/* -Contact Forms-*/

#response table{width:100%;}
#response table td{
	border-collapse:collapse;
	padding:5px;
	color:#25221B;
	}
#response    table   th  {
	font-size: 12px;
	text-align: center;
	background-color: #425663;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4C4D0;
	border-bottom-color: #A4C4D0;
}
#response div, #response form fieldset{border:1px solid #CECFCE; margin:0; padding:8px;}
#response div.errors{border:none; margin-bottom:10px; padding:0;}
#response form fieldset input{
	border:1px solid #DEDFDE;
	color:#000000;
	background-color:#FFFFFF;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#response form span.compulsory{color:#FF0000; background-color:#F2F2F2;}
#content #response table a:link, #content #response table a:visited, #content #response table a:hover{color:#FD8C41; background-color:#F2F2F2;}
.fons_MiraPort {
	width: 100%;
	background-image: url(../img/jpg/fondoMiraElPort.jpg);
	background-repeat: no-repeat;
	height: 738px;
}
.copyright {
	color: #737573;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fons_MiraPort_cast {
	width: 100%;
	background-image: url(../../img/jpg/fondoMiraElPort_cast.jpg);
	background-repeat: no-repeat;
	height: 738px;
}
