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

.matricula-form-col {
	float: left;
	width: 373px;
}

.opcions-form-col {
	float: right;
	padding-top: 39px;
	width: 355px;
}

.matricula-form-col input {
	border:0px;
	background:#e5e5e5;
	width:100%;
	font-size:11px;
	padding:3px 0px 3px 3px;
	margin-bottom: 7px;
}

.matricula-form-col label {
	display:block;
	height:15px;
	padding:10px 0px 0px 0px;
}

.matricula-form-col .cela-esquerra {
	padding-right:5px !important;
}

.matricula-form-col table {
	border-collapse:collapse;
	margin:0px;
	width:100%;
}

.matricula-form-col table tr td {
	margin:0px;
	padding:0px;
}

.celanom {width: 40%;}
.celacognoms {}
.celadatanaixement {}
.celanif {}
.celapoblacio {width: 70%;}
.celacodipostal {}
.celatelefon {width: 35%;}
.celaemail {}
.celadata {width: 50%;}

select, option {font-size: 11px; background: #e5e5e5; border: 0px;}
.ui-datepicker select, .ui-datepicker option {background: #fff;border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);}
.selectors {line-height: 25px;}

.protecciodades {font-size: 10px; color: #999999;}

#result-form {height: 400px;}

.input-amagat {
   display:none!important
}