/* CSS Document */

body{
	background: url(imatges/background.jpg) top repeat;
	font-family: "trebuchet MS";
}

#contenidor_gen{
	width: 990px;
	margin: auto;
}

#banner{
	margin-top: 5px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}

.navegador{
	width: 988px;
	background:url(imatges/navhover1.jpg) repeat;
	height: 58px;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	border: 1px solid #646464;
}

#catecol{
	width: 100%;
}

#categories{
	width: 100%;
}

#categories ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: left;
	font-weight:bold;
	padding-top:19px;
	display:block;
	width: 100%;
}

#categories ul li { 
	display: inline; 
}

#categories ul li a
{
	text-decoration: none;
	padding-right: 10px;
	padding-top:19px;
	padding-bottom:21px;
	padding-left: 10px;
	color: #646464;
	width: 100%;
}

#categories ul li a:hover
{
	color:#EDEDED;
	background:url(imatges/navhover2.jpg) repeat-x;
	text-decoration:none;
	margin-top:8px;
	height:28px;
	color: #ffffff;
	font-weight: bold;
}

#container{
	background-color: #FFFFFF;
	border: 1px solid #646464;
}

#cabecera{
	background: url(Imatges/Cabecera.jpg) no-repeat;
	height: 148px;
	border-bottom: 2px solid #646464;
	border-left: 2px solid #646464;
	border-right: 2px solid #646464;
}

#menu{
	text-align: center;	
}

#contenido{
	width: 610px;
	padding: 10px 10px 10px 10px;
	float: left;	
	font-family: "Trebuchet MS";
	font-size: 14px; 
	color: #333333;
}

#contenido h1{
	color: #646464;
	text-transform:uppercase;
	border-bottom: solid 7px #E1E1E1; 
}

#contenido h2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
	text-transform:uppercase;
	color: #646464;
}

#contenido h3{
	color: #646464;
	text-transform:uppercase;
	font-size: 14px;
	text-decoration:underline;
}

#contenido h2 a, a:visited{
	color: #646464;
}

#contenido a,a:visited{
	color: #02569C;
	text-decoration: none;
}

#contenido a:hover{
	color: #3C750C;
}

.info{
	padding-top:5px;
	padding-bottom:5px;
	background:url(imatges/inforepeat_25.gif) repeat-y left;
	padding-left:20px;
	margin-bottom: 5px;
	color:#666;
	font-size:12px;
	text-align:left;
}

.caixa{
	background-image: url("Imatges/centro.gif");
	background-repeat: repeat-y;
	margin-left: 10px;
}

.caixasup{
	background-image: url("Imatges/arriba.gif");
	background-repeat: no-repeat;
}

.caixainf{
	background-image: url("Imatges/abajo.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.contcaixacent{
	text-align:center;
}

.dinscaixa{
	background-image: url("Imatges/centroInt.gif");
	background-repeat: repeat-y;
	margin-left: 30px;
}

.dinscaixasup{
	background-image: url("Imatges/arribaInt.gif");
	background-repeat: no-repeat;
}

.dinscaixainf{
	background-image: url("Imatges/abajoInt.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 20px 10px 10px;
	margin-bottom: 15px;
}

.contdinscaixa{
	width: 460px;
	font-size: 13px;
}	

.imgnoti{
	text-align: center;
	margin-bottom: 20px;
}

.imgnoti img{
	border: 2px solid #E1E1E1;
}

.cosnoticia{
	text-align: justify;
	font-size: 13px;
}

#comentaris{
	text-align: right;
	padding-bottom: 20px;
	padding-top: 10px;
	float: right;
	width: 300px;
}

#llegir_mes{
	width: 96px;
	height: 36px;
	background-image: url(Imatges/leer_mas.png);
	float: left;
	padding-left: 38px;
	padding-top: 16px;
}

#llegir_mes:hover{
	background-image: url(Imatges/leer_mas_h.png);
}

#llegir_mes a,a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#llegir_mes a:hover{
	color: #FFFFFF;
}

#capce_comentari{
	border: 1px solid #646464;
	margin-left: 10px;
	width: 582px;
	margin-bottom: 20px; 
}

#text_comentari{
	padding: 5px 5px 10px 5px;
}

#lateral{
	float: left;
	width: 331px;
	font-family: "trebuchet MS";
	padding-top: 30px;
	padding-left: 25px; 
	color: #646464;	
}

.robapaginas{	
	margin-bottom: 20px;
}

#caixadreta{
	width:300px; 
	margin:0 0 2.0em 0; 
	padding:0 0px 10px 0px; 
	border:solid 1px rgb(190,190,190); 
	background:rgb(235,235,235);	
}

#caixadreta h1 {
	margin:0 0 10px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(190,190,190); 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size: 14px;
}

#caixadreta A, A:VISITED, A:ACTIVE, A:FOCUS,
A:LINK{
	border: 0px	;
	text-decoration: none;
	font-weight: bold;
	color: #02569C;
}

#caixadreta A:HOVER{
	text-decoration: none;
	border: 0;
	color: #3C750C;
}

img{
	border: 0px;
}

#caixadreta_verda{
	width:300px; 
	margin:0 0 2.0em 0; 
	padding:0 0px 10px 0px; 
	border:solid 1px;
	border-color: #3C750C;
	background-color: #D9EFB9;
}

#caixadreta_verda h1 {
	margin:0 0 10px 0; 
	padding:4px 10px 3px 10px; 
	background-color: #3C750C;
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size: 14px;	
}

.field_gris { 
	padding: 0.2em 0 0.2em 0; 
	border: 1px solid rgb(200,200,200); 
	font-family: "trebuchet MS";
	font-size: 12px;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 3px; 
}

.field_gran{
	height: 150px;
	padding: 0.2em 0 0.2em 0; 
	border: 1px solid rgb(200,200,200); 
	font-family: "trebuchet MS"; 
	font-size: 12px;
	width: 450px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.field_gran2{
	height: 350px;
	padding: 0.2em 0 0.2em 0; 
	border: 1px solid rgb(200,200,200); 
	font-family: "trebuchet MS"; 
	font-size: 12px;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.field_petit { 
	padding: 0.2em 0 0.2em 0; 
	border: 1px solid rgb(200,200,200); 
	font-family: "trebuchet MS";
	font-size: 12px;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 3px;
	text-align: center;
}

.field3{ 
	padding: 0.2em 0 0.2em 0; 
	border: 1px solid rgb(200,200,200); 
	font-family: "trebuchet MS";
	font-size: 120%;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 3px; 
}

.button_gris { 
	padding:1px 
	!important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family: "trebuchet MS"; 
	color:rgb(150,150,150); 
	font-size:12px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.button_gris:hover{
	cursor: pointer;
	border:solid 1px #646464;
	color: #E1E1E1;
	background-color: #646464;
	
}

.textcaixadreta{
	margin-left: 5px;
	margin-right: 3px;
	font-size: 12px;
	text-align: left;
}

.textcaixadretanojust{
	margin-left: 5px;
	margin-right: 3px;
	text-align: left;
}

.cantonadaesquerra {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:100; 
	background:url(imatges/bg_corner_topleft.gif) no-repeat; 
	margin-top:-1px; 
	margin-left:-1px;
}

.cantonadadreta {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:100; 
	background:url(imatges/bg_corner_topright.gif) no-repeat; 
	margin-top:-1px; 
	margin-left:291px;
}

#pie{
	clear: both;
	background-image: url(Imatges/footer.jpg);
	height: 30px; 
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	color: #646464;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	border-top: 1px solid #646464;
}

.textpetit{
	font-size: 12px;	
	color: #646464;
}

#caixabordegris{
	border: solid 1px #E1E1E1;
	width: 600px;
	margin-left: 15px;	
}

#titolequip{
	height: 80px;
	background:url(imatges/fondoequip.gif) no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #E1E1E1;	
}

#escuts{
	float: left;
	margin-left:30px;
	padding-top: 3px;
}

#textgran{
	font-size: 18px;
	float: right;
	padding-top: 30px;
	margin-right: 30px;
	font-weight: bold;	
}

#navegadorequips{
	background:url(imatges/navhover1_equip.gif) repeat;
	height: 30px;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 12px;
	border: 1px solid #E1E1E1;		
}

#navegadorequips ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	margin-left: 10px;
	text-align: left;
	font-weight:bold;
	padding-top:8px;
	display:block;
	width: 100%;	
}

#navegadorequips ul li { 
	display: inline; 
}

#navegadorequips ul li a
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-left: 5px;
	color: #646464;
	width: 100%;
}

#navegadorequips ul li a:hover
{
	color:#EDEDED;
	background:url(imatges/navhover2_equip.gif) repeat-x;
	text-decoration:none;
	margin-top:8px;
	height:28px;
	color: #ffffff;
	font-weight: bold;
}

.negretamaj_gris{
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;	
}

.negretamaj_vermell{
	text-transform: uppercase;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;	
}

.resgran{
	color: #0066FF;
	font-size: 40px;
	font-weight: bold;
}

.bagenc{
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;	
}

.ascensbagenc{
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	background-color: #66CC66;
}

.promobagenc{
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	background-color: #FFFF66;
}

.descensbagenc{
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	background-color: #FFCC00;
}

.ascens{
	background-color: #66CC66;
}

.promo{
	background-color: #FFFF66;
}

.descens{
	background-color: #FFCC00;
}

#galeria{
	margin-left: 30px;
}

#galeria li {
	display:inline;
   	float:left;
   	width:200px;
	height:200px;
   	background-color:#f5f7f9;
   	padding:10px;
   	margin:10px;
   	text-align: center;
   	border-right: #a5a7aa solid 1px;
   	border-bottom: #a5a7aa solid 1px;
}

#galeria li a{
	font-size: 12px;
} 

.marc {
   padding:8px;
   background-color: #f5f5f5;
   width: 200px;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
   text-align: center;
}


.titularentrevista{
	font-weight: bold;
	text-align: center;
}

#entrevista{
	text-align:justify;	
	float: left;
	margin-top: 20px;	
}

#fotoent{	
	float:right;	
	width: 250px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.pregunta{
	font-weight:bold;
	margin-top: 7	px;
	margin-bottom: 7px;
}

.resposta{
	font-style:italic;
	margin-top: 7px;
	margin-bottom: 7px;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(imatges/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(imatges/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(imatges/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(imatges/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
