/*
Anṭnia Valentín, juliol 2008
*/

body {
	margin: 0;
	padding: 0;
	background: #83A360 url(images/fons.jpg) no-repeat;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h3 {
	color: #114403;
}

h1, h2{
	color:#ffffff;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }

p, blockquote, ul, ol {
	font-size: 0.8em;
	line-height: 1.8em;
}

a {
	color: #114403;
}

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

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

hr { display: none; }

/* page */

#page{
	float:left;
	padding:20px;
}

/* header */


#title{
	height:50px;
}

#title h1{
	float:left;
	margin: 40px 0 0 0;
}

#title h2{
	float:right;
	margin: 52px 0 0 0;
}

/* content */

#content{
	margin-right: 240px;
	/*padding-top:40px;*/
	clear:both;
}

#content p{
	text-indent:2em;
}

#content h2{
	color: #114403;
}

#content h3{
	text-indent:2em;
	font-size: 0.8em;
}

#content ul {
	margin-left: 50px;
	padding: 0.5em;
	list-style-image: url(images/arrow.gif);
	line-height: 130%;
}
#content li{
	padding: 0.5em;
}

/* fotos */
#marc{
	border-style: solid double groove;
	border-color: #808080;
	/*width: 300px;
	height:225px;*/
	/*margin-left: 130px;*/
	}

#minis{
	width: 400px;
	border-top-style: groove;
	border-bottom-style: ridge;
	/*margin-left:90px;*/
}

/* mapa */

#mapa {
		margin-left: 35px;
}


/* menu */
	
#menu{
	position: absolute;
	right: 0;
	top: 140px;
	float: right;
	width: 170px;
	padding: 15px;
	margin-bottom: 19px;
}


#menu a {
	display: block;
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 130%;
}

#menu li {
	
	border-top: 1px dotted #006600;
}

#menu li.first {
	border: none;
}


/* footer */

#footer{
    padding-top:20px;
/*	border-top: 1px dotted #006600;*/
	clear: both;
	margin-left: 10px;	
}

/* creu */

#comentari{
	padding-top:5px;
	font-style: italic;
	font-size: 0.7em;
	color:#114403;
	
}
