html,body{
height:100%;
}
div{
margin:0 auto;
}

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: Trebuchet MS, Helvetica, sans-serif;
	margin: auto;
	height:auto;
	width: 100%;
	color: #5e5e5e;
}

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

#continent{
margin:auto;
height:auto;
width:1020px;
background-image: url(../gifs/fons1.gif);
background-repeat:repeat-y;
overflow:auto;
text-align:left;
}

#continent-menu{
float:left;
text-align:left;
margin-left:60px;
width:180px;
}
#continent-menu img{
margin-left:0px;
}
#menu-superior{
	margin:auto;
	width:690px;
}
#menu2{
	padding-top:7px;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 19px;
	word-spacing:14px;
	float:left;
}
#bso{
	padding-top:00px;
	margin-left:40px;
}
#menu{
	padding-top:300px;
	margin-left:40px;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 19px;
}
#menu img{
	margin-bottom:7px;
}
#continent-dreta{
text-align:left;
width:690px;
margin-left:260px;
height:auto;
/*border: 1px #cccccc solid;*/
background-image: url(../gifs/fons_superior.gif); 
background-repeat:no-repeat;
background-position:top;
}

#paraules-clau{
margin-top:10px;
font-size:10px;
color:#b9b9b9;
float:right;
text-align:right;
line-height: 19px;
}
#fil-ariadna{
margin-top:40px;
margin-bottom:0px;
padding:0px;
font-size:12px;
color:#b9b9b9;
float:left;
text-align:left;
line-height: 19px;
}
#contingut{
margin-left:50px;
margin-top:20px;
width:485px;
}
#columna1{
float:left;
width:480px;
}
#columna2{
margin-left:500px;
width:180px;
}
#final{
height:40px;
background-image: url(../gifs/fons_inferior.gif);
background-repeat:no-repeat;
background-position:bottom;
text-align:left;
clear:both;
}
#busquem{
border: 1px #d3f032 solid;
padding:10px;
}
#img{
	float:left;
	margin-right:12px;
	margin-bottom:5px;
}

/* ------------------------------------------------------  ENLLAÇOS i H1 --------------------------------------------------*/

.menu{
	font-size: 11px;
}

.menu a:link {
	text-decoration:none;
	color: #5e5e5e;
	font-weight: bold;	
}
.menu a:active {
	text-decoration:underline;
}
.menu a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #5e5e5e;
}
.menu a:hover {
	text-decoration:none;
	color: #ffffff;
}
#paraules-clau a:link {
	font-weight: normal;	
}

a:link {
	text-decoration:none;
	color: #6e29a8;
	font-weight: bold;	
}
a:active {
	text-decoration:none;
	color: #6e29a8;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #6e29a8;
}
a:hover {
	text-decoration:underline;
	color: #6e29a8;
}

ul{
	margin:0px;
	margin-top:2px;
	padding:0px;
	font-size: 13px;
	line-height: 20px;
	list-style:square;
	margin-left:12px;
}
ul ul li{
	line-height: 20px;
	margin-left:10px;
	font-size: 12px;
	padding:0px;
	list-style:circle;
}
ol{
	line-height: 0px;
	margin:0px;
	padding:0px;
}
li{
	list-style:square;
	margin-left:12px;
	font-size: 13px;
	margin-bottom:8px;
	list-style-position:inside;

}
p{
	margin-left:10px;
	padding:0px;
	font-size: 13px;
	color: #474747;
	line-height: 20px;
}
.txt-11{
	font-size: 13px;
	color: #474747;
	line-height: 20px;
}
.txt-11-gris{
	font-size: 13px;
	color:#aaaaaa;
	font-weight:bold;	
	line-height: 20px;
}
.txt-resaltat{
	font-size: 16px;
	color:#7f41b2;
	font-weight:bold;	
	line-height: 20px;
}


h1{
color: #f6b505; 
font-size: 1.0em;
margin-bottom:5px;
font-weight:bold;
}
h2{
color: #f8ab24; 
font-size: 0.8em; 
font-weight:bold;
margin-bottom:5px;
}
h3{
color: #ffffff; 
font-size: 11pt; 
}

.formulari{
margin:0px;
padding-top:-10px;
color: #505050;
font-size: 11px;
font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
border: 1px solid #b9b9b9;
background-color: #f7f7f7;
}
.formulari-botons{
color: #ffffff;
font-size: 11px;  
background-color: #663399;
border: 1px #6666CC solid;
}

