/*RESET CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; background:transparent }
ol, ul { list-style:none; }
:focus { outline:0 }
table { border-collapse:collapse; border-spacing:0 }
/*FI RESET CSS*/


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:50px;
width:180px;
margin-top:10px;
}
#continent-menu img{
margin-left:0px;
}
#menu-superior{
	margin:auto;
	float:left;
	width:690px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCC;
}
#menu2{
	padding-top:7px;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 19px;
	word-spacing:14px;
	float:left;
}
#menu_zona{
	float:right;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 19px;
}
#continent-dreta{
text-align:left;
float:left;
width:690px;
margin-left:30px;
margin-top:12px;
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;
margin-top:25px;
}
#columna1{
float:left;
width:475px;
}

#columna1 p{ text-align:justify;}
#columna2{
margin-left:30px;
float:right;
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;
}


.primer{ margin-top:20px;}

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

.menu{
	font-size: 11px;
	color:#5E5E5E;
}

.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: #f5a53a;
}
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: 12px;
	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: 29px;
	margin-bottom:15px;
	font-weight:normal;
	font-family: Century gothic, Arial, Trebuchet MS, Helvetica, sans-serif;
}
h2{
	color: #f19000;
	font-size: 24px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:normal;
	font-family: Century gothic, Arial, Trebuchet MS, Helvetica, sans-serif;
}
h3{
	color: #a3a3a3; 
	font-size: 18px;
	margin-bottom:5px;
	font-weight:normal;
	font-family: Century gothic, Arial, Trebuchet MS, Helvetica, sans-serif;
}
h4{
color: #ffffff; 
font-size: 11pt; 
}
h5{
color: #ffffff; 
font-size: 11pt; 
}

#menu_esquerra a{
	font-size:11px;
	line-height:20px;
	color:#5E5E5E;
	}


#menu_esquerra a:hover {
	text-decoration:none;
	background-color:#f08a00;
	color: #ffffff;
	text-align: center;
}

#menu_esquerra a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #888888;
}
.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;
}

