#capçalera {
	position: absolute;
	width: 100%;
	height: 120px;
	left: 0px;
	top: 0px;
	background-image: url(../imatges/icones_flags_banners/fons-capsalera.png);
	background-repeat: repeat;
}
#central {
	padding: 15px;
	background-color: #FFFFFF;
	margin-right: 201px;
	margin-left: 209px;
	margin-top: 133px;
	float: right;
}

#central h5 {
	font-size: medium;
}
#central li {
	margin-left: 5em;
	margin-top: 1em;
	line-height: 130%;
}


#central p {
	line-height: 130%;
}
#central ol {
	line-height: 130%;
	list-style-type: lower-alpha;
	text-align: left;
	list-style-position: outside;
	margin-bottom: 2%;
	margin-left: 3%;
	text-indent: 5px;
}


#dreta {
	background-color: #eeffee;
	width: 208px;
	float: right;
	position: absolute;
	top: 122px;
	right: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#dreta h5 {
	background-color: #CCC;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-weight: normal;
}


#dreta p {
	font-size: small;
	margin-bottom: 8px;
	margin-top: 8px;
}
#dreta ul {
	font-size: small;
	margin-left: 5%;
	list-style-position: inside;
	list-style-type: disc;
}

#esquerra {
	background-color: #eeffee;
	width: 208px;
	float: left;
	position: absolute;
	top: 122px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	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: #00FF00;
}
#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: #FFF;
	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;
}
#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;
}

.estandard {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
}
.normalcentrat {
	text-align: left;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 10px;
}
.llista {
	list-style-type: disc;
	list-style-position: outside;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	margin-left: 10px;
	list-style-image:  url("../imatges/icones_flags_banners/guio_verd.gif");
	padding: 5px;
}
.CitaLegal {
	font-style: italic;
	margin-right: 10%;
	margin-left: 10%;
	font-size: medium;
	text-align: justify;
	}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #00FF33;
}
.divisorTaula {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	padding-top: 20px;
	border: thin none #009900;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	
	
}
h1 {
	font-size: x-large;
	margin-top: 50px;
	margin-bottom: 20px;
}
h2 {
	font-size: large;
	padding-top: 50px;
	}

h3 {
	padding-top: 30px;
	font-size: medium;
}

h4 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
}
.maxima {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
	letter-spacing: 12px;
	text-align: center;
}
.comment_left {
	font-size: small;
	color: #000000;
	background-color: #FFFFCC;
	padding: 2px;
	float: left;
	border: 2px dashed #CCCCCC;
	width: 150px;
	font-variant: normal;
	margin-right: 12px;
	margin-left: 1px;
	text-align: left;
	margin-top: 10px;
	font-family: "Courier New", Courier, monospace;
	line-height: 90%;
}
.img_right {
	float: right;
	margin-right: 10px;
	margin-left: 15px;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
.comment_right {
	font-size: small;
	color: #333;
	background-color: #FFFFCC;
	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;
	margin-left: 15px;
}
#left {
	background-color: #eeffee;
	padding: 8px;
	width: 150px;
	border: 2px dashed #CCCCCC;
	float: left;
	margin-right: 15px;
	margin-left: 7px;
	margin-bottom: 10px;
}
#left p {
	padding: -1px;
	margin-right: -5px;
	text-align: left;
	color: #000000;
	font-style: italic;
}
#left li {
	list-style-type: none;
	font-size: x-small;
	line-height: 2em;
}

#left ul {
	list-style-type: none;
	margin-left: -2em;
}


#right {
	background-color: #eeffee;
	padding: 8px;
	width: 20%;
	border: 2px dashed #CCCCCC;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
#main {
	padding: 15px;
	width: 97%;
	margin: 5px;
	position: absolute;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#right p {
	padding: -1px;
	margin-right: -5px;
	text-align: left;
	color: #000000;
	font-style: italic;
}
#index {
	width: 250px;
	float: left;
	padding-right: 1em;
	margin-right: 1em;
	background-color: #999;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}
#index h4 {
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
	margin-top: -1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	color: #FFF;
}
#index h5 {
	font-size: small;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#index a {
	color: #FFF;
}
#index a:hover {
	color: #000;
	background-color: #00FF33;
}
#index ul {
	margin-left: -100px;

}

#index li {
	font-size: small;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SumariTitol {
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding: 2px;
	text-align: center;
	font-size: small;
}
.SumariNivell1 {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
