@CHARSET "ISO-8859-1";

#banners{
	float:left;
	width:100%;
	margin-top:10px;	
}
#banners img{
	float:left;
	margin-right:5px;
	border: 1px #cccccc;	
}

#home_dreta{
	float:right;
	width:370px;
	margin-top:10px;
	margin-bottom:40px;
}
#home_esquerra{
	float:left;
	width:366px;
	margin-top:10px;
	margin-bottom:40px;
}

#home_seccio{
	height:22px;
	margin-bottom:10px;
}

#home_seccio img{
	float:left;
	margin-right:5px;
}
#home_subseccio{
	float:left;
	width:275px;
	height:100%;
	background-image:url(img/fons-cercador.gif);
}
#home_subseccio_formacio{
	float:left;
	width:270px;
	height:100%;
	background-image:url(img/fons-cercador.gif);
}
#home_subseccio_agenda{
	float:left;
	width:285px;
	height:100%;
	background-image:url(img/fons-cercador.gif);
}
#home_subseccio_promocio{
	float:left;
	width:157px;
	height:100%;
	background-image:url(img/fons-cercador.gif);
}
#home_noticia{
	clear:both;
	margin-left:10px;
	width:99%;
	margin-bottom:10px;
}
#home_data{
	width:100%;
}
#home_titol{
	margin-top:5px;
	width:100%;
}
#home_titol_fons{
	float:left;
	background-image:url(img/fons-cercador.gif);
	background-repeat:repeat-y;
	width:19px;
	margin-right:5px;
}
#home_titol_noticia{
	float:left;
	font-weight:bold;
	color:#e07e27;
	width:85%;
}
#home_titol_noticia a{
	color:#e07e27;
	text-decoration:none;
}
#home_titol_noticia a:hover{
	color:#777777;
}
#home_titol_agenda{
	float:left;
	font-weight:bold;
	color:#00667e;
	width:90%;
}
#home_titol_agenda a{
	text-decoration:none;
	color:#00667e;
}
#home_titol_agenda a:hover{
	color:#777777;
}
#home_titol_formacio{
	float:left;
	font-weight:bold;
	color:#ab0a39;
	width:85%;
}
#home_titol_formacio a{
	text-decoration:none;
	color:#ab0a39;
}
#home_titol_formacio a:hover{
	color:#777777;
}
#home_noticia_contingut{
	width:96%;
	margin-top:10px;
}
#home_noticia_contingut img{
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
}
#home_separador{
	background-image:url(img/separador-disc.gif);
	width:96%;
	line-height:1px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	background-repeat:repeat-x;
}
#home_ampliar_contingut{
	margin-top:8px;
	color:#e07e27;
	margin-bottom:2px;
	float:right;
}
#home_ampliar_contingut a{
	color:#e07e27;
}
#home_ampliar_contingut a:hover{
	color:#777777;
}
#home_ampliar_contingut img{
	float:left;
	margin-top:2px;
}
#home_final{
	float:left;
	width:100%;
	height:10px;
	background-image:url(img/fons-cercador.gif);
}
#home_final_dreta{
	float:left;
	width:97%;
	height:10px;
	background-image:url(img/fons-cercador.gif);
}

/*
--------------MENÚ--------------------
*/

#home_menu{
	margin-left:10px;
	width:100%;
	display:block;
	height:25px;	
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9{
	float:left;
	clear:both;
	width:160px;
	border: 1px solid #95022e;
	background-color:#FFFFFF;	
}
#menudesplegable{
	float:left;
	position:absolute;
	margin-top:3px;
	font-size: 6.4pt;
	margin-left:0px;

}
#gmenu{
	float:left;
	margin-top:0px;
	background-color:#777777;
	text-align:center;
	height:19px;
	display:block;
	line-height:20px;
	background-image:url(img/menu/vermell.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;
}
#gmenu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
#gmenu a:hover{
	color:#FFFFFF;
	background-color:#95022e;
}
#submenu {
	float:left;
	clear:both;
	width:160px;
	margin-top:2px;
	background-image:url(img/menu/vermell.gif);
	background-position: 2px 0px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
} 
#submenu a{
	color:#000000;
	text-decoration:none;
	line-height:125%;
}

#submenu1{
	float:left;
	clear:both;
	width:150px;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}
#submenu1 a{
	display:block;
	width:100%;
	color:#000000;
	text-decoration:none;
}
#submenu1 a:hover{
	color:#ac0a39;
	font-weight:bold;
}


#menu_separador{
	background-image:url(img/menu/separador.gif);
	background-position:bottom;
	background-color:#FFFFFF;
	line-height:3px;
	width:100%;
	float:left;
	background-repeat:repeat-x;
}
