body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	SCROLLBAR-FACE-COLOR:white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color:#1a171b;
}

p
{
	margin-top:5px;
	color:#aaa8ab;
	font-size:11px;
	text-align:justify;
	line-height:16px;
	font-family:Trebuchet MS,Arial;
	font-weight:normal;
}

p b
{
	font-weight:normal;
	color: #fff;
}

img
{
	border:none;
}
a
{
	text-decoration:none;
}

.filet
{
	border:1px solid #ccc;
}

.neteja
{
	clear:both;
}

#cont
{
	width:100%;
	border-top:3px solid #d9d500;
	background-image:url('imatges/fons.jpg');
	background-repeat:repeat-x;
}

#central
{
	width:980px;
	margin:0px auto;
}

#cont_central
{
	width:865px;
	margin:0px auto;
	margin-top:20px;
}

#peu
{
	width:865px;
	margin:0px auto;
	margin-top:20px;
	border-top:3px solid #000;
	padding-top:6px;
}

a.link
{
	color:#fff;
	font-size:10px;
}

a.link:hover
{
	color:#d9d500;
}

a.idi_cat
{
	background-image:url('imatges/bandera_cat2.jpg');
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:16px;
	margin-right:4px;
	color:#aaa8ab;
	font-size:10px;
}

a.idi_cat:hover ,a.idi_cat_actiu
{
	background-image:url('imatges/bandera_cat1.jpg');
	color:#fff;
	
}

a.idi_es
{
	background-image:url('imatges/bandera_es2.jpg');
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:16px;
	margin-right:4px;
	color:#aaa8ab;
	font-size:10px;
}

a.idi_es:hover ,a.idi_es_actiu
{
	background-image:url('imatges/bandera_es1.jpg');
	color:#fff;
	
}

ul.menu_op li
{
	display:inline;
	list-style:none;
	color:#666;
}

ul.menu_op li a
{
	font-size:13px;
	color:#fff;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}
ul.menu_op li a:hover
{
	color:#d9d500;
}


.col1
{
	float:left;
	margin-right:35px;
	width:265px;
}

.col2
{
	float:left;
	margin-right:35px;
	width:265px;
}

.col3
{
	float:left;
	width:255px;
}

a.boto
{
	border:1px solid #666;
	color:#d9d500;
	background-color:#000;
	display:block;
	width:255px;
	padding-left:8px;
	padding-bottom:3px;
	font-size:20px;
	padding-top:10px;
	letter-spacing:1px;
}

a.boto:hover, a.boto_actiu
{
	background-color:#d9d500;
	color:#000;
}

h1.titol_blanc
{
	color:#fff;
	font-size:28px;
	line-height:28px;
}

.subtitol
{
	font-size:11px;
	color:#d9d500;
	height:25px;
}

.comesesq
{
	background-image:url('imatges/cometes1.png');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:25px;
}

.comesdrt
{
	background-image:url('imatges/cometes2.png');
	background-repeat:no-repeat;
	padding-right:25px;
	background-position:right 8px;
	margin-top:-10px;
}

.bona
{
	border:1px solid #494949;
	color:#ccc;
	font-size:11px;
	padding:2px;
	background-color:#262626;
	width:255px;
}

.error
{
	border:1px solid #a00;
	color:#ccc;
	font-size:11px;
	padding:2px;
	background-color:#262626;
	width:255px;
}
