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 {
	background-color:#000;
	color: #FFF;
}
body {
	background-color:#000;
	color: #FFF;
}
.container_6 .grid_1.menu_principal{
	/*background:#fff000;*/
	background:#000;
	
}

.guia {
		color:#FFF;
		/*font-weight:bold;*/
}

.seleccionat A:link{
		color:#ffffff;
		
}
.seleccionat A:visited{
		
		color:#ffffff;
		
}
.noseleccionat{
		color: #fff;
		
}
.noseleccionat A:link{
		color: #fff;
		text-decoration: none;
}
.noseleccionat A:visited{
		color: #fff;
		text-decoration: none;
}
.noseleccionat A:hover{
		color: #fff;		
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.guarda_amplada {
	width: 1000px;	
	border: 1px solid white;
	
}



/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	/* font-size: 0; */
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}



.barra_superior{
	background-color:#33fffe;
	height:22px;
	margin-bottom:6px;
}

.barra_idiomas{
	text-align:right;
	color:#fff;
	margin-bottom:5px;
	/* font-size:9px; */
}
.barra_idiomas a{
	color:#fff;
	/*font-weight:bold;*/
	text-decoration:none;
}

.barra_idiomas a:hover {
	text-decoration:underline;
}

.logo{
	display:block;
	height:75px;
	background-image:url(../images/ilo-logo.jpg);
	background-repeat:no-repeat;
}

.menu_secundario{
	text-align:right;
	color:#fff;
	/*font-weight:bold;*/
	/*font-size:12px; */
	padding-top:50px;
}

.menu_secundario a{
	color:#fff;
	text-decoration:none;
}

.menu_secundario a:hover{
	text-decoration:underline;
}


.info-search{
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	/* margin:10px inherit; */
	margin-bottom:12px;
}

.info-search div{
	float:right;
}


.info-search div input{
	/* font-size:9px; */
height:11px;
font-size:11px;
color: #fff;
width:90px;
}	

.info-search div select{
	/* font-size:9px;*/
height:17px;
width:90px;
}

.info-search div input.button{
	height:20px}

body .info-search p{
	border:none;
	padding:0;
	text-align:left;
	color:#fff;
	font-weight:bold;
	/* font-size:11px;*/
	margin-bottom:0;
	line-height:21px;
}


html .grid_5.ubicacion {
	color:#fff;
	/* font-size:26px;*/
	font-weight:bold;
	border-bottom:1px dotted #999;
	line-height:31px;
	margin-right:0;
	width:796px;
	height: 62px;
	position: relative;
	padding-left: 4px;
}
html .grid_5.ubicacion div{
  position: absolute;
  bottom: 0px;
}

html .grid_6.ubicacion {
	color:#fff;
	/* font-size:26px;*/
	font-weight:bold;
	border-bottom:1px dotted #999;
	line-height:25px;
	margin-right:0;
	width:940px;
	margin-bottom:1px;
	height: 62px;
	position: relative;
	padding-left: 4px;
	
}
html .grid_6.ubicacion div{
  position: absolute;
  bottom: 0px;
}


.titulo_noticias{
	border-bottom:3px solid #33fffe;
	margin-left:0;	
	height: 61px;
	position: relative;
}
.titulo_noticias div {
  position: absolute;
  bottom: 0px;
}

.titulo_noticias h3, .menu_principal h3{
	color:#fff;
	/* font-size:17px; */
	line-height:30px;
	letter-spacing:-0.03em;
	
}

.titol_presentacio{
	/* font-size:21px; */
	font-weight:bold;
	line-height: 21px;
}
.titol_team{
	margin-top: 13px;
	/* font-size:21px; */
	font-weight:bold;
	line-height: 17px;
	
}

.llista_paraules{
	line-height: 15px;
	margin-top:10px;
}
.llista_paraules A:link{
	/* font-size:15px; */
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	
}
.llista_paraules A:visited{
	/* font-size:15px; */
	font-weight: bold;
	text-decoration: none;
		color:#FFF;
	
}
.llista_paraules A:hover{
	/* font-size:15px; */
	font-weight: bold;
	text-decoration: underline;
	color:#fff;
	
}
.llista_paraules_seleccionat{
	
	line-height: 15px;
	margin-top:10px;
	text-decoration: none;
}
.llista_paraules_seleccionat A:link{
	
	/* font-size:15px; */
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
.llista_paraules_seleccionat A:visited{
	
	/* font-size:15px; */
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}


.text_presentacio{

	border:none;
	color:#fff;
	/* font-size:13px; */
	
	line-height:17px;
	margin:0;
	padding:0;
	text-align:left;
}
.text_presentacio2{
	padding-top: 96px;
	border:none;
	color:#fff;
	/* font-size:13px; */
	
	line-height:17px;
	
	text-align:left;
}
.linia_equip{
	height:3px;
	background-color:#65ffff;
	margin-top: 8px;
	margin-bottom: 8px;
	

}

.text_team{
	margin-top:5px;
	color:#fff;
	font-weight: bold;
	/* font-size: 13px; */
	float: left;
}
.text_team_negre{
	margin-top:5px;
	color:#fff;
	font-weight: bold;
	/* font-size: 13px; */
	float: left;
	 
}
.text_team_negre a:link{
	margin-top:5px;
	color:#fff;
	font-weight: bold;
	/* font-size: 13px; */
	text-decoration: none;
	float: left;
	 
}
.text_team_negre a:hover{
	margin-top:5px;
	color:#fff;
	font-weight: bold;
	/* font-size: 13px; */
	text-decoration: underline;
	float: left;
	 
}

.subtext_team{
	margin-top:5px;
	color:#fff;
	line-height: 17px;
	/* font-size: 12px; */
}
.descarrega{
	margin-top:8px;
	padding-bottom:3px;
	padding-top: 2px;
	color:#fff;
	/* font-size: 10px; */
	text-decoration: none;	
}
.link_descarrega{
	text-decoration: none;	
	color: #FFF;
}
.link_descarrega:hover{
	text-decoration: underline;	
	color: #FFF;
}
.prova{
	background-color:#f2f2f2;
	margin-top: 18px;
	height: 20px;
}
.comsiva{

	background-color:#f2f2f2;
	
	height: 50px;
	padding-top: 17px;
	
}

.overfl{
	overflow: scroll;
	height: 310px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.espai_area_actuacio{

	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	
}
.titol_area_actuacio{

	border-top: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding-top:10px;
	
	height: 35px;
	vertical-align: middle;
	/* font-size: 16px; */
	font-weight:bold;
}
.text_area_actuacio{

	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding-top:15px;
	line-height: 18px;
	/* font-size:14px; */
	color:#fff;
	
	
}
.calendari_blau{
	background-color: #fff;
	height: 62px;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	line-height: 17px;
	padding-top: 5px;
	
	
	
}

.calendari_gris{
	background-color: #f2f2f2;
	height: 67px;
	vertical-align: middle;
	color: #000;
	
}






.container_6 .grid_1.menu_principal{
	/*background:#f2f2f2;*/
	height:370px;
	padding-left:5px;
	width:135px;
	margin-top:18px;
}

.menu_principal ul{
	padding-top:10px;
	list-style:none;
}

.menu_principal ul li a{
	color:#fff;
	/* font-size:13px; */
	text-decoration:none;
	font-weight:bold;
}

.menu_principal ul li{
	margin-bottom:4px;
}

.menu_principal ul li.selected a, 
.menu_principal ul li a:hover{
	color:#fff;
}

.cuadro_principal{
	/*height:370px; */
	background:#5a8bc5;
	margin-top:18px;
	margin-bottom:15px;
}

.bloque_noticias{
	border-bottom:3px solid #33fffe;
	padding-bottom:12px;
	padding-top:15px;
}
	
html .bloque_noticias h3{
	color:#fff000;
	/* font-size:13px; */
	letter-spacing:-0.03em;
	line-height:15px;
	margin:0 0 10px;
}

html .bloque_noticias h3 a:link{
	text-decoration: none;
	color: #FFF;
}
html .bloque_noticias h3 a:visited{
	text-decoration: none;
	color: #FFF;
	
}
html .bloque_noticias h3 a:hover{
	text-decoration: underline;
	color: #FFF;
}

html .bloque_noticias p{
	border:none;
	color:#fff;
	/* font-size:13px; */
	line-height:17px;
	margin:0;
	padding:0;
	text-align:left;

	}
html .bloque_noticias p.image {
	text-align:center;
}

.bloque_noticias p em{
	font-weight:bold;
	font-style:normal;
	display:block;
	clear:both;
	line-height:18px;
}

.bloque_noticiasblau{
	color:#fff;
	margin-top:5px;
}

.container_relative{
	position:relative;
}

html body .grid_1.noticias{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	position:absolute;
	right:0;
	top:0;
	height:584px;
	
}

html body .grid_1.guiapacient{
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top: 38px;
	width:138px;
	position:absolute;
	right:0;
	top:0;
	height:584px;
	
}



.descarrega{
	border-top: dashed 1px #999;
	border-bottom:dashed 1px #999;
	
}


html body .grid_1.presentacio{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:420px;
	
}


html body .grid_1.videos{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:350px;
	
}


.grid_1.presentacio.noborder{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:400px;
}

.grid_1.videos.noborder{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:350px;
}


html body .grid_1.equip{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:280px;
	
}
html body .grid_1.consultes{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:400px;
	
}


html body .grid_1.mapa{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:250px;
	
}



.grid_1.equip.noborder{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	width:138px;
	/* margin-top: 17px; */	
	right:0;
	top:0;
	height:205px;
}

html body .grid_3.equip{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
}

html body .grid_3.consultes{
	border-left:1px solid #e6e4e4;
	border-right:1px solid #e6e4e4;
	height:400px;
}


html .noticias p.mas{
	border:none;
	color:#fff;
	/* font-size:14px; */
	line-height:30px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
}


html .noticias p.mas a{
	text-decoration:none;
	color: #FFF;
}

html .noticias p.mas a:hover{
	text-decoration:underline;
	color: #FFF;
}



.telefono{
	height:87px;
}

.linea{
	border-top:3px solid #fff;
	margin-bottom:15px;
}

html .telefono p{
	border:0;
	font-weight:bold;
	/* font-size:14px; */
	text-align:left;
	color:#fff;
	padding:0;
	margin:0;
}


.telefono span{
	width:90px;
	display:block;
	height:87px;
	background:#fff;
}

.telefono span strong{
	display:none;
}


.infobox{
	width:290px;
	height:41px;
	float:left;
	margin-right:18px;
	border-bottom:1px dashed #d8d8d8;
	margin-bottom:10px;
	padding-bottom:10px;
	display:inline;
	letter-spacing: normal;
	font-style: normal;
	line-height:17px;
	
}


.withoutline{
	border: none;
	height: 60px;
	
}


.infobox h4{
	font-weight:bold;
	/* font-size:14px; */
	color:#fff;
	margin:0;
	display:inline;
}

.infobox span{
	color:#fff;
	/*display:inline;
	 font-size:14px; */
	line-height:10px;
	
}


.barra_inferior{
	border-top:7px solid #33fffe;
	/*margin-top:20px;*/
	background:#f2f2f2;
}

html .barra_inferior p{
	text-align:center;
	margin:0;
	padding:0;
	color:#fff;
	border:0;
	line-height:30px;
	/* font-size:12px; */
}
.flecha{
	
	background-image: url(/images/flecha_calendari.jpg);
	width:64px;
	color:#FFF;
	font-weight:bold;
	float: left;
	

}
.imatge_fund{

	padding-top: 19px;
	text-align: center;
	/* font-size: 18px; */
	text-align:left;
	font-weight: bold;
	

}
.TitolAdministracio{
	font-family: arial;	
	font-size: 15px;

}

