body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 10px;
	margin: 0;
	background: #EEF1ED url(imatges/rivendelmoia_fons.jpg) top left repeat;
}

#informacioturisme {
	width: 812px;
	margin: 0 auto;
	border: 1px solid #eef1ed;
	background: #bac777 url(imatges/esport_aventura_moia.jpg) no-repeat bottom left;
}

/* Begin Parent Left Column --------------------------------------------------------------------- */
#navcontainer
{
	padding: 9px;
	float: left;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	background-color: #f5fbc1;
	min-width: 180px;
	font: 12px "verdana",sans-serif;
	display: block;
	color: #000;
	margin: 0;
}

ul#navlist,ul#navlist li
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul#navlist li,ul#navlist li ul#subnavlist li { display: inline; }

ul#navlist li a
{
	display: block;
	width: 180px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 3px 3px;
	background-color:#618a3e;
	color:#fff;
}

ul#navlist li a:hover, ul#navlist li a:focus { 
color: #b34335;
background: #fff;
}



ul#navlist li ul#subnavlist li a
{
	display: block;
	width: 170px;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 -18px;
	padding: 3px 6px 3px -6px;
	background-color:#f5fbc1;
	color:#b34335;
}

ul#navlist li ul#subnavlist li a:hover,ul#navlist li ul#subnavlist li a:focus { 
color: #b34335;
background: #fff;
}
ul#navlist li#active ul#subnavlist li#subactive a
{
color: #b34335;
background: #fff;
}




/* End Left Navigation */
/* End Parent Left Column ----------------------------------------------------------------------- */
/*navegacio horitzontal*/
#navcontainerh{
	margin: 0;
	padding: 0;
	text-align: right;
	height: 20px;
	margin-right: 30px;
	width: 770px;
}
.noborder{
border-width: 0;
}
 ul#navlisth
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: right;
}
#navlisth li
{
display: inline;
list-style-type: none;
width: 120px;
}
#navlisth a { 
padding: 3px 10px;
width: 120px;
}

#navlisth a:link, #navlisth a:visited
{
	color: #fff;
	text-decoration: none;
	width: 120px;	
}

#navlisth a:hover
{
	color: #fff;
	text-decoration: none;
}


/* Begin Parent Right Column ----------------------------------------------------------------------- */
#rightcolumn {
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	background-color: #f5fbc1;
	width: 560px;
}
#rightcolumn p.content {
	border: 1px solid #f5fbc1;
	margin: 2px;
}

#rightcolumn p.content img {
	float: left;
	margin: 0px 10px  20px 0px;
	padding: 4px 4px 30px 4px;
	border: 1px dotted #333;
}
#rightcolumn h1 {
	margin: 10px;
	padding: 3px 5px;
	font-size: 22px;
	background: #f5fbc1;
	color: #7E8374;
	border-bottom: 1px dashed #333;
	clear: both;
}
.banner {
	margin: 10px 3px 2px 3px;
	border: 1px dashed #ccc;
	background: top left no-repeat;
	width: 800px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #bac777;
	}

.banner img {
	margin: 3px 10px;
}
#rightcolumn .banner img { display: block; }
/* End Parent Right Column ----------------------------------------------------------------------- */
.clear {
 clear: left;
}
#footer {
	border: 1px dashed #ccc;
	background-color: #618a3e;
	width: 812px;
	margin: 0 auto;
}
#footer .text {
	padding: 5px;
	margin: 0 auto;
	width: 710px;
	color: #FFFFFF;
	text-align: center;
}
#footer .text a:link, #footer .text a:visited { color: #333; text-decoration: none; }
#footer .text a:hover {  color: #333; text-decoration: underline; }
#footer .text img { border: none ; }

a:link, a:visited {
	margin: 1px 0px 1px 0px;
	padding: 2px;
	padding-left:3px;
	color: #B34335;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	}
	
a:hover {
	margin: 1px 0px 1px 0px;
	padding: 2px;
	padding-left:3px;
	color: #666666;
	text-decoration: none;
	border: 0px;
	background-color: #EEF1ED;
	}
