#capçalera {
	position: absolute;
	height: 120px;
	width: 99%;
	left: 0px;
	top: 0px;
	background-color: #FFDBCA;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#central h1 {
}


#Taula-scroll {
	overflow: scroll;
	width: 100%;
}

#central {
	background-color: #FFFFFF;
	top: 140px;
	position: absolute;
	left: 13%;
}
.petit {
	font-size: 11px;
}

#central p {
	font-size: small;
}


#central h1 {
	font-size: medium;
	color: #666;
	text-align: center;
	font-weight: bold;
}
#central h2 {
	font-size: medium;
	color: #333;
	font-weight: bold;
	background-color: #D8D8D8;
	text-align: center;
	margin-top: 40px;
	
}
#central h3 {
	font-size: small;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	margin-bottom: -10px;
	
}
#central li  {
	margin-bottom: 6px;
	margin-left: 10%;
	font-size: small;
}
#central ul {
	font-size: 12px;
}


#central a {
	color: #900;
	text-decoration: none;
}




#central a:hover {
	color: #FFF;
	font-weight: normal;
	background-color: #666;
}

#esquerra {
	width: 12%;
	top: 140px;
	left: 0px;
	float: left;
	position: absolute;
	padding: 2px;
}
#esquerra ul {
	list-style-type: none;
	margin-left: 0px;
}
#esquerra li {
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	background-color: #FFDBCA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	margin: 2px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Google Chrome y Safari */
	border-radius: 5px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
}
#esquerra a {
	display: block;
	color: #900;
	text-decoration: none;
}

#esquerra a:hover {
	background-color: #999;
	color: #FFF;
}

.comment_left {
	font-size: x-small;
	color: #333;
	background-color: #F0F0F0;
	padding: 2px;
	float: left;
	width: 20%;
	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;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Google Chrome y Safari */
	border-radius: 15px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
}
.comment_right {
	color: #333;
	background-color: #F0F0F0;
	padding: 4px;
	float: right;
	border: 2px dashed #CCC;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 6px;
	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: 10px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Google Chrome y Safari */
	border-radius: 15px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
}
#caixa_dreta {
	color: #333;
	background-color: #F0F0F0;
	padding: 4px;
	float: right;
	border: 2px dashed #CCC;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 6px;
	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: 10px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Google Chrome y Safari */
	border-radius: 15px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
	font-size: 12px;
}

