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

/* ------------------------------------------------------  DIVS --------------------------------------------------*/
#wrap{
	height:auto;
	text-align:center;
	vertical-align:top;
	width: 100%;
background-image: url(../gifs/fons2.gif);
background-repeat:repeat-x;
}

#continent{
margin:auto;
height:auto;
width:1040px;
background-image: url(../gifs/fons1.png);
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;
}
#menu_zona{
	padding-top:5px;
	margin-left:475px;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 19px;
}
#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:0px;
margin-bottom:0px;
padding:0px;
font-size:11px;
color:#b9b9b9;
float:left;
text-align:left;
line-height: 19px;
}
#contingut{
float:left;
height:auto;
}
#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;
	background-color:#f08a00;
	color: #ffffff;
}
#paraules-clau a:link {
	font-weight: normal;	
}

a:link {
	text-decoration:none;
	color: #f08a00;
	font-weight: bold;	
}
a:active {
	text-decoration:none;
	color: #f08a00;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #f08a00;
}
a:hover {
	text-decoration:none;
	background-color:#f08a00;
	color: #ffffff;
	text-align: center;
}

ul{
	margin:0px;
	margin-top:2px;
	padding:0px;
	font-size: 12px;
	line-height: 22px;
	list-style:square;
	margin-left:12px;
}
ul ul li{
	line-height: 22px;
	margin-left:10px;
	font-size: 11px;
	color:#b9b9b9;
	padding:0px;
	list-style:circle;
}
ol{
	margin-left:12px;
	font-size: 12px;
	line-height: 20px;
}
li{
	list-style:square;
	margin-left:12px;
	font-size: 12px;
	list-style-position:inside;
	color: #767676; 
	line-height: 22px;

}
p{
	margin:0px;
	margin-bottom:9px;
	padding:0px;
	font-size: 13px;
	color: #494949;
	line-height: 22px;
}
.txt-servei{
	color: #4f4f4f;
	font-weight:bold;
}
.txt-11{
	font-size: 11px;
	color: #5e5e5e;
	line-height: 20px;
}
.txt-11-gris{
	font-size: 11px;
	color:#9b9b9b;
	line-height: 20px;
}

h1{
	color: #f19000; 
	font-size: 28px;
	margin-bottom:5px;
	font-weight:normal;
	font-family: Century gothic, Arial, Trebuchet MS, Helvetica, sans-serif;
}
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: #f08a00;
border: 1px #f9cf62 solid;
}
