body{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #272727;	
	margin: 0px;
	padding: 0px;
	line-height: 2.0;
	background-color: #fff;
}
h1 {
	font-size:28px;
	text-align:center;
	color:#464646;
	font-family:Georgia,Verdana;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
a{
	outline:none;	
	color: #272727;	
}

a:link, a:visited{
	text-decoration: none;
	border: 0;
	color: #272727;	
}

a:hover {
	color: #ff9c00;
	border: 0;
	text-decoration: underline;
}
input {
	border: 1px gray solid;
}
textarea {
	border: 1px gray solid;
}

.okfet {
	color: green;
}
.submitBotton{
	border-top: 1px #6fa1e0 solid;
	border-bottom: 1px #6fa1e0 solid;
	color: #356bae;
	border-left: 1px #a1c6f3 solid;
	border-right: 1px #a1c6f3 solid;
	margin-bottom: -1px;
	width: 120px;	
	height: 21px;	
	background: transparent url(../imatges/buttonbg.png) repeat-x; 
}
.noborder {
	border: 0;
	margin-bottom: -5px;
}
.barracerca {
	border: 1px solid #7a7a7a;
	width: 200px;
	height: 16px;
}
a.lblue:link, a.lblue:visited {
	color: #3273a1;
	font-size: 8pt;
}

a.lblue:hover {
	text-decoration: underline;
	color: #ff9c00;
	font-size: 8pt;
}

.lineadalt {
	position: absolute;
	width: 100%;
	top: 53px;
	z-index: 10;
	height: 1px;
	background-color: #c9c9c9;
	z-index: 5;
}
.blancfons {
	position: absolute;
	right: 50%;
	margin-right: -500px;
	top: 0px;
	width: 265px;
	height: 80px;
	background-color: white;
	z-index: 6;
}
.plana {
	position: absolute;
	width: 941px;
	left: 50%;
	margin-left: -450px;
	z-index: 20;
	bottom: 5px;
	top: 5px;
}
.logocap {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 88px;
}
.altrescap {
	position: absolute;
	top: 33px;
	right: 0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
}
.paginabg {
	position: relative;
	top: 90px;
	left: 0;
	width: 941px;
	background-image: url(../imatges/linealbg.png);
	background-repeat: no-repeat;
}
.pag_contingut {
	position: relative;
	top: 5px;
	left: 65px;
	width: 677px;
	z-index: 5000;
	min-height: 460px;
}

.pag_pestanyes {
	position: absolute;
	top: 5px;
	left: -50px;
	width: 57px;
	height: 460px;
}

.pag_ultims {
	position: absolute;
	top: 5px;
	right: -5px;
	width: 190px;
	height: 450px;
}

.error {
	color:red;	
}

.textbox { 
 color: red; 
 border: 20px black solid;
 font-weight:bold; 
 text-align: center; 
}

.afegirplanificador {
	cursor: pointer;
}
.titols {
	color: #0e57a8;
	font-size: 13px;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 8px;
}

.headerstit {
	font-family: "Lucida Grande", Verdana;
	color:#464646;
	font-size: 19px;
}