* {
	font-family:Arial, sans-serif, Verdana, Helvetica;
	font-size:11px;
}
form {
	padding:0px;
	margin:0px;
	border:0px;
}
body {
	background-color: #fff;
	margin: 0 0 14px 0;
	padding:0;
}
td {
/*padding-bottom:4px;*/
}
#tot {
	margin: 0 auto;
	width:990px;
}
#logotip {
	padding: 14px 0;
	line-height: 0;
	font-size: 0;
}
#label1 {
	font-size:10px;
}
#contador {
	margin-bottom:15px;
}
#imatges {
	margin-top:20px;
	margin-bottom:20px;
}
img {
	border:none;
}
a {
	border:none;
	text-decorarion:none;
}
div.home_links{
	width: 926px;
	padding: 30px;
	background-color: #e8e8e8;
	
}
div.home_links div{
	padding: 15px;
	
}
.home_links a {
	text-decoration: none;
	font-size: 20px;
	color:#5d6a0a;
	
	/*border:1px solid #fff;

padding:10px;

width:250px;*/

}


.negre {
	font-size: 12px;
	color:#000;
}
.negrePetit {
	font-size: 10px;
	color:#000;
}
/* 2011 */


table.form{
	width: 986px;
	border-spacing: 0px;
}

table.form th{
	width: 280px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	background-color: #e8e8e8;
	padding-left:10px;
	border-bottom: 1px dashed #fff;
	
}
td.col1{
	width:4px;
}
td.col2{	
	background-color: #dbdbd9;
}
td.titolForm {
	background-color: #bbbbbb;
	font-size: 13px;
	color:#000;
	line-height: 25px;
}

.text {
	background-color:#f4f4f4;
	height:20px;
	padding:3px;
	border:1px solid #ccc;
	width: 664px;
}
input.textultim{
	 width:200px;
}
input.textultim2{
	 width:238px;
}

.textright {
	padding-left:5px;
}
textarea.text{
	height: 140px;
}
.input_error, textarea.input_error{
	border:1px solid #efae7e;
	background-color:#fff;
}
.form_error{
	display: none;
}
.boto, .botoprint {
	border:0px;
	background-color:#d96326;
	width:100px;
	height:26px;
	margin-bottom:30px;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
	border: 1px solid #87360c;
}
.botoprint
{
	background-color:#f3a83c;
}
.blockMsg{
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	font-size: 16px;
}
.modalMessage{
	font-size: 16px;
}
#message_container{
	display: none;
	padding-top: 15px;
	padding-bottom: 10px;
}
#message{
	color: #fff;
	background-color: #e08800;
	font-size: 16px;
	line-height: 18px;
	padding: 4px;
}
@media print {
   .text {
		width: 658px;
	}
	input.textultim{
		 width:194px;
	}
	input.textultim2{
		 width:232px;
	}
	.notprint{
		display:none;
	}
}

