@charset "utf-8";

body {
	background-color:#000;
	font-family:sans-serif;
	font-size:14px;
	color:#999;
	margin: 0px;
}

#contenidor{
	width:950px;
	margin: 0px auto 0px auto;
	background:url('../imatges/liniaFons.gif') top center repeat-y;
}

#contenidor2{
	background:url('../imatges/fons_general.jpg') top center no-repeat;
}
.clearFloat {
	clear:both;
	font-size:1px;
	height:0px;
}
h1{
	padding:22px 0px 15px 24px;
	margin:0px;
	color:#214C9A;
	font-size:24px;
}
h2{
	padding:6px 0px 0px 24px;
	color:#214C9A;
	font-size:20px;
}
h3{
	color:#214C9A;
	font-size:16px;
}
.botoSeg{
	background:url('../imatges/fons_bt_seguent.jpg') top center no-repeat;
	text-align:center;
	width:205px;
	padding-top:15px;
	height:35px;
	float:right;
	cursor:pointer;
}
.botoAnt{
	background:url('../imatges/fons_bt_seguent.jpg') top center no-repeat;
	text-align:center;
	width:205px;
	padding-top:15px;
	height:35px;
	float:left;
	cursor:pointer;
}
.botoSeg a,.botoAnt a{
	text-decoration:none;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
/***** CAP *****/
.cap{
	padding:0px 80px 0px 80px;
	font-size:34px;
	font-weight:bold;
	color:#fff;
}
.capBotons{
	margin:0px;
	padding:0px;
	/*background:url('../imatges/fons_bts_sup2.jpg') top left no-repeat;*/
	height:54px;
}
.capBoto{
	font-size:12px;
	padding:20px 0px;
	color:#214C9A;
	float:left;
}
.capBotoOn{
	font-size:12px;
	padding:20px 0px;
	float:left;
	color:#fff;
}
.capBotoOff{
	font-size:12px;
	padding:20px 0px;
	float:left;
	color:#999;
}
.capBt1{
	padding-left:60px;
}
.capBt2{
	padding-left:80px;
}
.capBt3{
	padding-left:80px;
}
.capBt4{
	padding-left:85px;
}
/***** CONTINGUT *****/
.contingut{
	padding:0px 80px 0px 80px;
}
.contingut p{
	padding-left:24px;
	padding-right:24px;
}
.taulaPreus{
	width:755px;
	margin:0px auto 0px auto;
}
.bordeInf{
	border-bottom: 1px solid #9BAECF;
}
.bordeSup{
	border-top: 1px solid #9BAECF;
}
.contingut h1{
	padding:0px;
	margin:0px;
	color:#214C9A;
	font-size:24px;
}

.contingut h3{
	padding:0px;
	margin:0px;
	color:#214C9A;
	font-size:16px;
}
.contingut td{
	padding:5px;
	font-size:12px;
	color:#333;
}
.condicionsSuperior a{
	color:red;
	font-weight:bold;
}
.condicionsSuperior a:hover{
	color:black;
	font-weight:bold;
}
.miniTitol{
	font-size:12px;
	color:#214C9A;
}
.selCheck{
	background-color:#CAD5E7;
	color:#214C9A;
	font-size:10px;
}
.lopd{
	margin: 10px 15px 10px 0px;
	font-size:10px;
	text-align:justify;
}
/***** PEU *****/
.peu{
	background:url('../imatges/fons_peu.jpg') top center no-repeat;
	height:112px;
	font-size:12px;
	color:#333;
}
.peuEsq{
	padding:10px 20px 0px 100px;
	float:left;
}
.peuMig{
	padding:20px 0px 0px 50px;
	float:left;
}
.peuDre{
	padding:10px 100px 0px 20px;
	float:right;
}
.peuMig a{
	color:#214C9A;
}
.peuMig a:hover{
	color:#333;
}
/***** PAS2 *****/
.Esq{
	float:left;
}
.Dre{
	float:right;
}
.formTxt{
	background-color:#F1F1F1;
	float:left;
	width: 102px;
	padding:2px;
	margin:5px 0px;
	color:#214C9A;
	font-weight:bold;
}
.formInput{
	padding:2px 2px 2px 5px;
	margin:5px 0px;
	color:#333;
}
.formInput input, .formInput textarea{
	border:1px solid #9BAECF;
	width:255px;
	font-family:sans-serif;
	font-size:12px;
}
.col{
	float:left;
	width:370px;
}
.error{
	background-color:#FFE1DF;
}
.botoAfegir:hover{
	cursor:pointer;
}
.borrarTot{
	text-align:right;
}
.borrarTot a{
	color:#214C9A;
}
.borrarTot a:hover{
	color:#333;
}
.bandera, .bandera_select {
	display: block;
	float: left;
	margin-left: 5px;
	height: 16px;
	width: 21px;
	margin-top: 15px;
	background-repeat: no-repeat;
}
.bandera {
	background-position: 0px 0px;
	border:none;
	cursor:pointer;
}
.bandera:hover, .bandera_select {
	background-position: -21px 0px;
	border:none;
	cursor:pointer;
}
.cat { background-image: url('../imatges/cat.gif'); }
.es { background-image: url('../imatges/es.gif'); }
.uk { background-image: url('../imatges/uk.gif'); }
