#capçalera {
	position: absolute;
	height: 124px;
	left: 0px;
	top: 0px;
	background-color: #FFC;
	width: 100%;
}
#central {
	padding: 15px;
	background-color: #FFFFFF;
	margin-left: 209px;
	margin-top: 133px;
}
#central h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6600;
	text-align: center;
	font-weight: bold;
}

#esquerra {
	background-color: #FFF;
	width: 208px;
	float: left;
	position: absolute;
	top: 122px;
	left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#esquerra ul {
	font-size: small;
	list-style-type: none;
	padding-left: -10px;
}
#esquerra li {
	border-bottom-color: #CCC;
	padding: 5px;
}


#esquerra a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#esquerra a:hover {
	background-color: #999;
	color: #FFF;
}
#esquerra  h1 {
	background-color: #FFFF99;
	font-size: small;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#esquerra h5 {
	font-size: small;
	background-color: #FFD3A8;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
}
#esquerra h6 {
	font-size: small;
	background-color: #FFF;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#esquerra p {
	font-size: small;
	padding: 2px;
}
.normalPlanes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

.titol1Planes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6600;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-color: #FF6600;

}
.petitPlanes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.titol2Planes {
	font-size: small;
	color: #FF6600;
	text-align: left;
	border-bottom-style: none;
	font-weight: bold;

}
.llistanumeradaPlanes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 80px;


}
#central ol li {
	margin-bottom: 20px;
	margin-left: 10%;
	font-size: 12px;
}

a {
	color: #600;
	text-decoration: none;
}
h3 {
	font-size: small;
	color: #FF6600;
	margin-bottom: -1em;
}
h2 {
	color: #ff6600;
	font-size: medium;
}


a:hover {
	color: #FFF;
	font-weight: normal;
	background-color: #666;
}
p {
	font-size: 10pt;
}
.comment_left {
	font-size: 12px;
	color: #333;
	background-color: #F7FDAA;
	padding: 2px;
	float: left;
	width: 150px;
	margin-right: 12px;
	margin-left: 1px;
	text-align: left;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
.comment_right {
	font-size: 12px;
	color: #333;
	background-color: #FFC;
	padding: 4px;
	float: right;
	border: 2px dashed #CCC;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-variant: normal;
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 15px;
}

