@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; line-height:100%;}

body{background-color:#000; color:#FFF; font-family: Verdana, Geneva, sans-serif;}

h1{font-family:"Times New Roman", Times, serif; font-size:30px; color:#DBAF58; font-weight:normal; text-align:center;}
	h1 a{text-decoration:none;color:#DBAF58; }

h2{font-family:"Times New Roman", Times, serif; font-size:24px; color:#DBAF58; font-weight:normal; text-align:center; margin-bottom:5px;}
h3{font-family:"Times New Roman", Times, serif; font-size:24px; color:#DBAF58; font-weight:normal; text-align:left; margin-bottom:15px;}

a{color:#FE8100;}
a.actualitat{text-decoration:none; color:#FFF;}
a.actualitat:hover{text-decoration:underline;}
img{border:0;}
#header{margin-top:20px; background-image:url(../img/Logotip.jpg); background-position:center bottom; background-repeat:no-repeat; height:210px;}

p{margin-bottom:10px;}

#avislegal{padding:10px;}
#avislegal p{font-size:12px; text-align:justify; line-height:120%;}

#contingut{font-size:13px; text-align:justify; line-height:130%;}
	#contingut p{margin-bottom:10px;}
	
input{margin-left:6px; border:1px solid #ccc; padding:4px; font-size:12px; width:350px;}
label {float:left; text-align:right; width:150px; margin-right:10px; padding-top:4px;}
#frmcercador{width:540px; margin:0 auto; padding:10px;}
.boto{width:50px; margin-left:166px;}
.boto1{width:50px; margin-left:10px;}

.taulaOver {background: #FFF; color:#000; height:16px;}
	.taulaOver a{color:#000;}
.taulaOff {background: #000; height:16px;}
	.taulaOff a{color: #fff;}

