/********************************************************
*														*
*	Copyright 2009 - Quirąlia							*
*	Disseny: Laura Morató (moratolaura@telefonica.net)	*
*	Programació: ODW (info@osonadissenyweb.com)			*
*														*
********************************************************/

/* ESTIL DE LES PĄGINES D'EDUCACIÓ I PARTICIPACIÓ */

#data-seleccionada {
	float:right;
	width:179px;
	height:65px;
	background:url(../img/data-seleccionada-bg.jpg) no-repeat left top;
	margin-top:-15px;
}

#muntatges {
	clear:both;
}


/* ESILS DE LES PĄGINES DE FORMULARIS DE PRE-RESERVA */
#prereserva-form-col {
	float:left;
	width:373px;
}

#opcions-form-col {
	width:355px;
	float:right;
	padding-top:10px;
}

#prereserva-form-col input {
	border:0px;
	background:#e5e5e5;
	width:100%;
	font-size:11px;
	padding:3px 0px 3px 3px;
}

#prereserva-form-col label {
	display:block;
	height:15px;
	padding:0px 0px 7px 0px;
}

textarea {
	width:100%;
	background:#e5e5e5;
	overflow:auto;
	border:0px;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	padding:3px;
}

#envia {
	width:100px !important;
	cursor:pointer;
	background:#0084d7 !important;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

#envia:hover{
	background:#d5eaf8 !important;
}

#taula-contacte, #taula-contacte-2 {
	border-collapse:collapse;
	margin:0px;
	width:100%;
}

#taula-contacte tr td, #taula-contacte-2 tr td {
	margin:0px;
	padding:0px;
}

#cela-poblacio, #cela-comarca {
	padding-right:5px !important;
}

#cela-poblacio {width:40%;}
#cela-comarca {width:28%;}

#cela-persona {
	padding-right:5px !important;
	width:55%;
}

#resum-seleccio {
	background:#d5eaf8;
	width:100%;
}

#resum-seleccio td {
	padding:5px 0px 5px 10px;
}

.titol-resum {
	width:30%;
	font-weight:bold;
}

#avis-prereserva {
	color:#ffffff;
	background:#0084d7;
	padding:10px 5px 10px 5px;
	font-weight:bold;
}

.titol-opcions {
	font-size:15px;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}

#titol-tria-dies {
	float:left;
	width:100px;
}

#seleccio-dates {
	clear:both;
	padding-bottom:15px;
	line-height:10px;
}

#seleccio-dates input {
	background:#e5e5e5;
	border:0px;
	padding:3px 0px 3px 3px;
	font-size:11px;
	width:80px;
}

.seleccionar-data {
	padding-top:3px;
}

#opcions-form {
	line-height:25px;
	padding-top:0px;
}

.vermell {color:#e20916 !important;}

#observacions{
	height:120px;
}
