.pbody {
	font-size: small;
    font-family: Arial,Helvetica,sans-serif;
    background: #4c7343;
}

body {
	font-size: small;
    font-family: Arial,Helvetica,sans-serif;
    background: white;
}

#page {
	margin: 10px auto;
	text-align: left;
}

#header {
	font-size: x-small;
	margin: 6px;
}

#header_image {
	background-image: url('/img/banner02.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
}

#senefa {
	background-image: url('/img/PuntsSalmo.png');
	background-repeat: repeat;
	height: 16px;
}

#title {
	background: #2188b5;
	font-weight: bold;
	font-size: medium;
	color: #e0e0e0;
	padding: 2px 20px 2px 20px ;
}

#content {
	padding: 2px 20px 2px 20px ;
}

.col_left_a {
	width:			150px;
	padding-right:	20px;
	border-right:	1px solid #ccc;
}

.col_left_b {
	padding-left:	20px;
}
	
.col_right_a {
	padding-right:	20px;
}

.col_right_b {
	width:			150px;
	padding-left:	20px;
	border-left:	1px solid #ccc;
}

#footer {
	color: #666;
	text-align: center;
	border-top: 1px solid #9ebd99;
	padding: 6px 0 6px 0;
}

#footer a {
	color: #55751d;
	text-decoration: none;
}
#footer a:hover {
	color: #33cc33;
}
#footer a:visited {
	color: #55751d;
}

table.indexSummary {
	width: 990px;
	margin: 20px auto;
}

table.indexSummary td {
/*	padding: 0 10px 5px 10px; */
}
	
table.indexSummary td div {
	font-size: large; 
	font-weight: bold; 
	color: #55751d;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #55751d;
}

.petit {
	font-size: x-small;
}

.menu {
	background:  #2188b5;
	text-align: center;
	padding: 2px 2px 2px 20px;
}

.llistaOS dt {
	font-weight: bold;
	color: #55751d;
}

.llistaOS dd {
	padding-bottom: 10px;
}

.llistaOS a {
	text-decoration: none;
	color: #2188b5;
	font-weight: bold;
}

.llistaOS a:hover {
	color: #33cc33;
}

.llistaOS div {
	background-image: url('/img/sageta3.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px dotted #2188b5;
	border-bottom: 1px dotted #2188b5;
	padding-left: 20px;
	padding-top: 4px;
}

div.citaLateral {
	width: 130px;
	color: #006;
	padding: 15px 10px 15px 10px;
	font-size: 90%;
	text-align: center;
	background: #7bb3cb;
}

.contacte label {
	font-weight: bold;
	color: #55751d;
}

.contacte div {
	padding-top: 5px;
	text-align: left;
	margin-left: 24px;
	text-decoration: bold;
}

.contacte textarea {
	width: 500px;
	height: 100px;
}

.contacte textarea, .contacte input {
	color: #000066;
	border: 1px solid #2188b5;
	padding: 2px;
}

.error input, .error textarea {
	background-color: #FFE0E0;
}

.error label {
	color: #D00;
}

p.error {
	border:           2px solid #D66;
	background-color: #FFF0F0;
	color:            #D00;
	margin-left: 20px;
	padding: 3px; 
}

p.flash {
	border:           1px solid #00f;
	background-color: #e8e8e8;
	color:            black;
	margin-left: 20px;
	padding: 3px; 
}

div.mapaweb {
	color: white;
	background-color: #7bb3cb;
	width: 260px;
	height: 120px;
	float:left;
	margin: 0 20px 20px 0;
}	

div.mapaweb h4 {
	color: #006;
	background-color: #9ebd99;
	border-top: 5px solid #55751d;
	margin: 0px;
}

div.mapaweb a, div.mapaweb a:active, div.mapaweb a:link, div.mapaweb a:visited {
	color: #006;
	text-decoration: none;
}

div.mapaweb a:hover {
	color: #2188b5;
}

.adminTable {
	margin-top:	20px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.adminTable th {
	color: 				#000066;
	background-color: 	#B6D1AF;
	padding: 3px;
	border: 1px solid #B6D1AF;
}

.adminTable td {
	background-color:	white;
	padding: 3px;
	border: 1px solid #B6D1AF;
}
