body {font-size: 11px;font-family: Arial; word-spacing:normal;}

#cap {
	width:1024px;
	border-top:0px;
	border-bottom:0px;
	background-image: url(IMG/cap_blue.jpg);
	z-index: 7;
}
#text{
	padding-right:8px;
	padding-left:5px;
	padding-top:2px;
	line-height:18px;
	clear:both;
}
/* Aquesta és la columna de la dreta*/
#cola{
	background-image: url(IMG/col_blue.jpg);
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	line-height:25px;
}

#cola ul{
	margin-top:10px;
	color: #26619C;
	align:left;
	list-style-type: disc;
}

#cola li{
	margin-left: 2px;
    text-align:left;

}

/* Aquesta és la columna de l'esquerra*/
#colb{
	background-image: url(IMG/col_blue.jpg);
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	line-height:25px;
}

#colb ul{
	margin-top:10px;
	list-style-type: disc;
	color: #26619C;
	align:left;
}

#colb li{
 	margin-left:0px;
	text-align:left;
}

#colb li a#current{
 	color:#FFFFFF;
}
/* Això són altres caixes*/
#box{
	padding:10;}
#gestio{
	background-image: url(IMG/mig_taronja2.jpg);
	padding-right:2px;
	padding-left:5px;
	
} 
#cosmapa{
	color: #26619C;
	font-family: Arial;
	font-size:small;
	font-weight:lighter;
}
#subdreta{
	color: #000000;
}
#subdreta ul{
	list-style-type: square;
}

/* Aquest és el tipus de lletra dels títols del cos*/
legend{
    color: #1b3930;
	font-family: Arial narrow;
	font-size:small;
	font-weight:bold;
}
/* Aquest són els tipus de lletra. h4 és pel cos del text*/
h1{color:#FF6600;font-family:Arial;font-size:12px; font-weight:lighter;}
h2 {color: #ffffff;	font-size: 14px;font-weight: bold;font-family: Arial narrow;text-align: right;word-spacing:2em;}
h3{margin: 0px;padding: 0px;}
h3 a, h3 a:hover {font-size: medium;}
h4{color: #000000;font-family: Arial;font-size: 12px;font-weight:lighter;}
h5{color: #1b3930;font-family: Arial narrow;font-size: 16px; font-weight:bold}
h6{color:#26619C; font-family: Arial narrow;font-size:small; font-weight:bold; margin-bottom: 1px;}

/* Això és el menú principal que no funciona ni cap enrera*/
a {
	color: #26619C;
	text-decoration: none;	
	font-size:130%;
	font-size-adjust:none;
}

a:hover {
	color: #666666;
	text-decoration:none;
	background-color: #EDF1F0;
	font-size: small;
}

#navcontainer
{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-top: 1px solid #1972ad;
	position: absolute;
	width:738px;
	left: 125px;
	top: 96px;
	z-index:7;
	visibility: visible;
	
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	top: 81px;
	left: -10px;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 7px;
}

#navcontainer li a
{
	padding: 1px 7px;
	color: #ABBEE2;
	background-color: #fff;
	border: 1px solid #bfcbe2;
	text-decoration: none;
}

#navcontainer li a:hover
{
	color: #1972ad;
	border: 1px solid #1972ad;
	border-top: 2px solid #1972ad;
	border-bottom: 2px solid #1972ad;
}

#navcontainer li a#current
{
	color: #1972ad;
	border: 1px solid #1972ad;
	border-top: 2px solid #1972ad;
	border-bottom: 2px solid #1972ad;
} 

/* FORMULARI*/
input { 
	font-family: Tahoma, Verdana, Arial;
	text-align:left; 
	font-size: 11px; 
	color: #000000; 
	background-color: #EDF1F0; 
	bordercolor: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
form{
	padding: 20px;
}
label{
	display:block;
}
.dos{
	text-align:center;
	font-family:arial narrow;
	color:#26619C;
}

select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	background-color:#EDF1F0; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
/* Això la taula*/
table{
    font-family:Arial Narrow; 
	font-size: 11px; 
}
