/* CSS Document d'estils */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
}
.inputUPPER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	text-transform:uppercase;
}
.faltaCamp{
	background-color: #FF0000;
	color: #FFFFFF;
}
select, option{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
}
A { 
	font-size:10pt; 
	font-weight: normal;
	text-decoration:none;
}
A:hover { 
	font-size:10pt; 
	font-weight: normal;
	text-decoration:underline;
}
table { 
	background-color:#FFFFFF;
	width:550px;
}
.taulafixada { 
	background-color:#FFFFFF;
	width:550px;
}
.bordersota{ border-bottom: 1px solid #A0A0A0; padding:2px 2px 2px 0px;}
.bordersotav{ border-bottom: 1px solid #A0A0A0; padding:2px 2px 2px 0px;color:#A0A0A0; font-size:10pt; font-weight: bold;}
.bordersotap{ border-bottom: 1px solid #A0A0A0; padding:2px 2px 2px 0px;font-size:1px;}
.titol { color:#A0A0A0; font-size:16pt; font-weight: normal;}
.text { color:#000000; font-size:10pt; font-weight: normal;}
.text1 { color:#000000; font-size:10pt; font-weight: normal;}
.text2 { color:#000000; font-size:10pt; font-weight: bold;}
.textn { color:#000000; font-size:10pt; font-weight: bold;}
.textv { color:#A0A0A0; font-size:10pt; font-weight: bold;}
.textr { color:#FF0000; font-size:10pt;}
.alerta { color:#FF0000; font-size:10pt; font-weight: bold;}
.tddreta { text-align: right;font-size:10pt; font-weight: bold}
.tddretagris { color: #000000; text-align:right; font-size:10pt; font-weight: bold; border: 0px; background-color: #E9E9E9; }
.tddretavermell { border: 1px solid #FF0000; color: #000000; text-align:right; font-size:12pt; font-weight: bold; border: 0px; background-color: #FF9999; }
.td1 { font-size:10pt; font-weight: bold; border: 0px; background-color: #F0B674}
.td2 { font-size:10pt; font-weight: normal; border: 0px; background-color: #E66A24}
.td0 {
	background-color: #E66A24;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#solicitat{ border: 1px solid #A0A0A0; width:550px;}
#preinscrit{ border: 1px solid #FFCC66; width:550px;}
#congresista{ border: 1px solid #66CC99; width:550px;}

#formPas1{ top:180px; text-align:justify;} /* No possis position:absolute; perque sino no es poden modificar les inscripcions!! Ja està contemplat */
#formPas2{ top:180px; text-align:justify;}
#formPas3{ top:180px; text-align:justify;}
#formPas4{ top:180px; text-align:justify;}
#formPas5{ top:180px; text-align:justify;}
#formTotal{ }
.saltLinia{ clear:both;}
/*
.pas1{ background-image:url(../imatges/pas1.gif); width:80px; height:50px; background-repeat:no-repeat; float:left; margin-left:20px;}
.pas2{ background-image:url(../imatges/pas2.gif); width:80px; height:50px; background-repeat:no-repeat; float:left; margin-left:20px;}
.pas3{ background-image:url(../imatges/pas3.gif); width:80px; height:50px; background-repeat:no-repeat; float:left; margin-left:20px;}
.pas4{ background-image:url(../imatges/pas4.gif); width:80px; height:50px; background-repeat:no-repeat; float:left; margin-left:20px;}
.pas5{ background-image:url(../imatges/pas5.gif); width:80px; height:50px; background-repeat:no-repeat; float:left; margin-left:20px;}
*/
.ampladaCapcalerasPassos{width: 100px;}
.pas1{ border: 1px solid #000000; height: 35px; background-color:#ffffff; text-align:center;}
.pas2{ border: 1px solid #000000; height: 35px; background-color:#ffffff; text-align:center;}
.pas3{ border: 1px solid #000000; height: 35px; background-color:#ffffff; text-align:center;}
.pas4{ border: 1px solid #000000; height: 35px; background-color:#ffffff; text-align:center;}
.pas5{ border: 1px solid #000000; height: 35px; background-color:#ffffff; text-align:center;}
.separadorPas{ background-color:#000000; height: 2px; font-size:1px;}
.pasOn{ background-color:#E66A24;}
#passos{ width:700px;}
#passos a{ color:#000000;}
#passos .pasOn a{ color:#ffffff;}
.capcaleraPas{ }
.peuPas{ }
#capsa{ margin:0 auto; width:700px; }