/* CSS Document */

html,body{margin:0;padding:0}
body{
	font-family: "Trebuchet MS", Arial;
	background-color: #ECE9D2;
	background-image: url(../imatges/fons.gif);
	background-repeat: repeat-x;

}
a.linkoko{
	text-decoration:none;
	color:#288034;
	border-bottom: #009900 1px dotted;
}

a.linkoko:hover{
	text-decoration:none;
	color:#333333;
	border-bottom: #009900 1px dotted;
	background-color: #C9E674;
}
div#global{
	margin-left:auto;
	margin-right:auto;
	width: 780px;
}
div#menu{
	float:left;
	width: 760px;
	font-weight: bold;
	background-color: #85C33E;
	background-image: url(../imatges/capsalera.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 90%;
	padding-top: 66px;
}


#base {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

#titol {
	width:403px;
	float: right;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	margin-left: 27px;
	width:250px;
	float: left;
}
ul#nav li{float:left;margin-right: 16px;text-align: center}
ul#nav a{float:left;width: 7em;padding: 5px 0;background: #288034;text-decoration:none;color: #FFFAE7}
ul#nav a:hover{background: #E5D23D;color: #333333}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFFAE7;color: #1D5C25}
#cos {
	height: 483px;
	width: 760px;
	background-color: #FFFAE7;
	float: left;
	background-image: url(../imatges/fons_inici.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#footer-wrap {
	clear: both;
		}
	
div#footer-in {
	height: 42px;
	text-align: right;
			
			}
			
div#center {
	margin-left: 10px;
	color: #333333;
	font-size: 14px;
	height: 390px;
	float:left;
	width: 400px;
			}

div#center-in {
	padding: 20px;
	height: 350px;
				}

div#right {
	float: left;
	color: #333333;
	width: 230px;
	margin-left: 10px;
			}

div#right-in {
			padding: 1px;
				}

div#right-in img{
vertical-align:bottom;
				}

ul#nav-right {
	margin: 10px;
	list-style: none;
	}

ul#nav-right li {
		
		}

ul#nav-right li a {
	display: block;
	width: 180px;
	padding: 5px 10px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #eee;
			}

ul#nav-right li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}


ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}


#center #center-in h1 {
	color:#333;
	padding-left:28px;
	background-image: url(../imatges/butllet.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}
#center #center-in p {
	padding-left:5px;
	font-size: 15px;

}
#leftCol {
	width: 105px;
	float:left;
	height: 380px;
	margin-top: 10px;
}
#center #center-in h2 {
	color:#FD6A46;
	background-image: url(../imatges/butllet2b.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding-left: 30px;
	font-style: italic;
}
