/* CSS Document */
/* PALETA DE COLORS */
/* gris clar -> #D4D4D4 */
/* gris mig fosc (lletres) -> #616161 	*/
/* blanc -> #FFFFFF */
/* vermell -> #B70C1C */
/*negre lletra -> #333333 */
/***************************/
/* TOC */
/* 1 - BODY */
/* 2 - PAGINA */
/* 3 - CAPSAL */
/* 	3.1 - Idiomes */
/*		3.2 - Faixa menu, barra de dalt, etc.*/
/*		3.3 - Menu Negre */
/*		3.4 - Missatge */
/* 4 - MENU */
/* 4.1 - Cercador */
/* 5 - BARRA CENTRAL */
/* 	5.1 - Noticies */
/* 	5.2 - Pagines */
/* 	5.3 - Patrocinadors */
/*		5.4 - Galeria imatges */
/*		5.5 - Colaborar */
/*		5.6 - Premsa */
/* 6 - BARRA DRETA */
/* 7 - PEU */
/* 8 - MIDA DE LA LLETRA */
/* 9 - CONTACTAR */
/* 10 - JFORMS */
/*******************************/
/* 1 - BODY */
body {
	background-color: #D4D4D4;
	}
strong {
	color: #616161;
}
a {
	color: #B70C1C;
	text-decoration: underline;
}
/*******************************/
/* 2 - PAGINA */
#pagina {	
	background-color: #FFFFFF;
	border: 1px solid #616161;
	}
/*******************************/
/* 3 - CAPSAL */
#header {
	color: #616161;
	}
#header a {
	text-decoration: none;
	color: #616161;
}
#header a:hover {
	text-decoration: underline;
}
#header #menu_negre .menu {
	background-color: #000000;
	}
#header .menu-nav li,
#header #jflanguageselection li {
	background: url(../images/punt_gris.gif) no-repeat left center;
	}
#header .menu-nav .item66 a { /*Posar una caseta a l'inici*/
	background-color: #d4d4d4;
	background-image: url(../images/caseta.png);
	background-repeat: no-repeat;
}
/* 	3.1 - Idiomes */
#active_language a {
	color: #B70C1C;
	font-weight: bold;
	}
/*		3.2 - Faixa menu, barra de dalt, etc.*/
#faixa_menu .logo a {
	background: url(../images/logo_home.png) no-repeat;
	}
/*		3.3 - Menu Negre */
#faixa_menu .menu {
	background: #000000;
	}
#faixa_menu .menu a {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}
#faixa_menu .menu a:hover,
#faixa_menu .menu #current a {
	color: #000000;
	background-color: #FFFFFF;
	}
/*		3.4 - Missatge */
div#missatge {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
}
.mundo_mejor {
	background-image: url(../images/missatge.png);
}
/*******************************/
/* 4 - MENU */
#left .menu {
	background-color: #B70C1C;
	border: 1px solid #616161;
}
#left .menu a {
	color: #FFFFFF;
	background-repeat: no-repeat;
	border: solid 1px #FFFFFF;
}
/* OPCIONS MENU LATERAL */
#left .menu .item50 a {
	background-image: url(../images/fons_nepal.jpg);
}
#left .menu .item50 a:hover,
body#nepal #left .menu .active a {
	background-image: url(../images/fons_nepal_over.jpg);
}
#left .menu .item53 a {
	background-image: url(../images/fons_expe.jpg);
}
#left .menu .item53 a:hover,
body#experiencias #left .menu .active a, body#experiencies #left .menu .active a {
	background-image: url(../images/fons_expe_over.jpg);
}
#left .menu .item1 a {
	background-image: url(../images/fons_noticias.jpg)
}
#left .menu .item1 a:hover,
body#noticias #left .menu .active a, body#noticies #left .menu .active a, body#news #left .menu .active a {
	background-image: url(../images/fons_noticias_over.jpg)
}
#left .menu .item54 a {
	background-image: url(../images/fons_prensa.jpg);
}
#left .menu .item54 a:hover,
body#prensa #left .menu .active a, body#premsa #left .menu .active a, body#press #left .menu .active a { 
	background-image: url(../images/fons_prensa_over.jpg);
}
#left .menu .item56 a {
	background-image: url(../images/fons_via.jpg);
}
#left .menu .item56 a:hover,
body#viajes #left .menu .active a, body#viatges #left .menu .active a, body#travels #left .menu .active a { 
	background-image: url(../images/fons_via_over.jpg);
}
#left .menu .item55 a {
	background-image: url(../images/fons_empres.jpg);
}
#left .menu .item55 a:hover,
body#empresa #left .menu .active a { 
	background-image: url(../images/fons_empres_over.jpg);
}
#left .menu .item57 a {
	background-image: url(../images/fons_art.jpg);
}
#left .menu .item57 a:hover,
body#art #left .menu .active a { 	
	background-image: url(../images/fons_art_over.jpg);
}
#left .menu .item58 a {
	background-image: url(../images/fons_bol.jpg);
}
#left .menu .item58 a:hover,
body#butlletins #left .menu .active a, body#boletines #left .menu .active a { 
	background-image: url(../images/fons_bol_over.jpg);
}
#left .menu .item59 a {
	background-image: url(../images/fons_video.jpg);
}
#left .menu .item59 a:hover,
body#video #left .menu .active a { 
	background-image: url(../images/fons_video_over.jpg);
}
/* 4.1 - Cercador */
#left div.cercador {
	background-color: #D4D4D4;
	border: 6px solid #B70C1C ;
	}
#left div.cercador h3 {
	color: #000000;
	}
/* 4.2 - RSS */
#left div.rss {
	color: #B70C1C;
	}
#left .sindicat a {
	background-color: #FFFFFF;
	color: #B70C1C;
	border: none;
	}
#left .sindicat .menu {
	background-color: #FFFFFF;
	border: none;
	}
/*******************************/
/* 5 - BARRA CENTRAL */
#wrapper h1,
.categoria,
#page {
	color: #333333;
}
.contentdescription {
	color: #616161;
	background:url(../images/cenefa.png) center bottom no-repeat;
}
#page hr {
	background-image: url(../images/linea.jpg);
	border: none;
}
/* 	5.1 - Noticies */
#noticias .titol_noticia { 
	background-color:#616161;
	}
#noticias .article_row img {
	border-right:1px solid #616161;
	}
#noticias .article_row .contentheading a,
#noticias .article_row .iteminfo {
	color: #FFFFFF;
	}
#noticias div.article_row {
	background-color: #D4D4D4;
	border:1px solid #000000;
	}
/* 	5.2 - Pagines */
#noticias #page {
	border: 1px solid #000000;
	}
#page .contentheading a {
	color: #333333;
	}
#page strong {
	color: #616161;
	}
#page h3 {
	color: #B70C1C;
	}
#wrapper .contact #emailForm {
	background-color: #d4d4d4;
	border: 1px solid #000000;
	}
/* 	5.3 - Patrocinadors */
/*		5.4 - Galeria imatges */
/*		5.5 - Colaborar */
#main .moduletable ul.menu {
	list-style-type: disc;
	background: url(../images/linea.jpg) no-repeat 120px top;
	}
#main .moduletable ul.menu li#current a {
	color: #616161;
	text-decoration: none;
	}
/*		5.6 - Premsa */
table.weblinks {
	background-color: #D4D4D4;
	color:#000000;
	}
table.weblinks tr td {
	border-bottom: 6px solid #ffffff;
	border-top: 1px solid #000000;
	}
table.weblinks a {
	font-weight: bold;
	color: #FFFFFF;
	}
/* 6 - BARRA DRETA */
#oficina, #oficina2, #oficina3, #oficina4 {
	background-color:#D4D4D4;
	border:1px solid #000000;
	color:#000000;
}
#right h4 {
	color:  #B70C1C;
	border-bottom: 2px solid #FFFFFF;
	}
/* 7 - PEU */
#footer {
	color:#616161;
	}
/* 10 - JFORMS */
div.jform form {
	border: 1px solid #000000;
	background-color: #D4D4D4;
}