html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	display:block;
	border:none;
}

body {
	scrollbar-face-color: #919191;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	font-family: Georgia, Helvetica, sans-serif;
	background-image: url(../cat/gifs/fons.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#eeecdd;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align:center;
}

#wrap{
	height:auto;
	text-align:center;
	vertical-align:top;
	width: 100%;
}

#pagina{
	margin:auto;
	height:auto;
	width:850px;
	text-align:left;
}
#menu{
	float:left;
	width:287px;
	background-color:#dcd7b7;
	text-align:left;
}
#menu-int{
	width:239px;
	background-image: url(../cat/gifs/fons_menu.jpg);
	background-repeat:repeat;
	border:5px solid #a99a72;
	text-align:left;
	margin-left:20px;
}
#menu-idioma{
	text-align:right;
}
#eslogan{
	text-align:right;
	margin-top:17px;
	margin-bottom:30px;
}

#contingut{
	margin-left:330px;
	width:520px;
	text-align: left;
	font-family: Georgia, Helvetica, sans-serif;
}
#marc1{
	border:5px solid #fff;
	}
#marc2{
	border:1px solid #bebebe;
	}
/* ___________________________________________  H1, H2, a:link, ul il _________________________________________________ */
a:link {
	text-decoration:none;
	color: #4f2608;
	text-size:11px;
	font-weight:bold;
}
a:active {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #4f2608;
	font-weight:bold;
}
a:hover {
	color:#4f2608;
	text-decoration:none;
	font-weight:bold;
}
#menu p{
	margin-left:20px;
	font-size:12px;
	line-height:22px;
	margin-top:5px;
	margin-bottom:15px;
	}
#menu-int a:link {
	text-decoration:none;
	color: #dbd5b3;
	font-weight:bold;
}
#menu-int a:active {
	text-decoration:none;
}
#menu-int a:visited {
	text-decoration:none;
	color: #dbd5b3;
	font-weight:bold;
}
#menu-int a:hover {
	text-decoration:underline;
}
ul{
	line-height: 15px;
}
ol{
	line-height: 15px;
}
li{
	font-size: 12px;
	color: #5a5a5a;
	line-height: 20px;
	list-style: disc;
	margin:0px;
	padding:0px;

}
p{
	font-size: 14px;
	color: #5a5a5a;
	line-height:25px;
}
h1{
	font-size: 15px;
	color: #515151;
	font-weight:bold;
}
h2{
	font-size: 20px;
	color: #d59000;
	font-weight:normal;
	line-height:25px;
	margin-bottom:15px;
}
h3{
	color: #571311;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
}
h4{
	color: #d8860e;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
}

/* _____________________________________________________  TEXT _________________________________________________ */
.txt1 {
	color: #898989;
	font-size: 11px;
	padding:0px;
}
.txt2 {
	color: #747474;
	font-size: 16px;
	padding:0px;
}
.txt3 {
	color: #515151;
	font-size: 12px;
	line-height:22px;

}
.txt4 {
	color: #a48563;
	font-size: 12px;
	line-height:20px;
	margin-top:12px;
}
.txt5 {
	color: #ffffff;
	line-height:20px;
	font-size: 12px;
	margin-top:12px;
}
.credits{
	font-size: 0.8em;
	color: #808080;
	font-weight:normal;
	padding:0px;
}

.taula-txt{
color: #505050;
font-size: 0.7em;
border: 0px;
background-color: #eaeaea;
}

.formulari{
color: #5a5a5a;
font-size: 12px;
border: 1px solid #cfc999; 
background-color: #dcd7b7;
font-family: Trebuchet MS, Helvetica, sans-serif;
}
.formulari-botons{
color: #fff; 
font-size: 12px;  
font-weight:normal;
font-family: Trebuchet MS, Helvetica, sans-serif;
background-color: #4f2608;

}
