/*--------------------------------------------------------------------------------------------------------------------------------*/
   html { width:100%; text-align:center; background-color:#666666; margin:0; padding:0;}
   body { margin-left:auto; margin-right:auto; margin-top: 2%; width: 950px; overflow:hidden;}
	.text_normal {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:13px;			  
		color:#FFFFFF;
		background-color:#666666;
   }
   	.text_normal a{
		font-family:  Helvetica, Arial, sans-serif;
		font-size:13px;			  
		color:#FFFFFF;
		background-color:#666666;
   }
   	.text_normal a:hover{
		font-family:  Helvetica, Arial, sans-serif;
		font-size:13px;			  
		color:#FFFFFF;
		background-color:#666666;
   }
/*-------------------------------------------Contenedor de toda la pagina-----------------------------------------------------*/
   #contenedor{
    width: 950px; 
    height: 550px; 
	background-color:  #666666;
}
/*-------------------------------------------Contenedor de menu izq.-----------------------------------------------------*/
   #menu {
	 float:left;
	 width:257px;
	 height:500px;
	 padding:0px;
	 margin:0px;
	 background-color:  #FFFFFF;
}
/*-------------------------------------------Contenedor menu LENGUAGES----------------------------------------------------*/
	#menuLanguage{
		color:#cccccc;
		float:left;
	 	width:220px;
		height:10px;
		margin:5px 0px 15px 10px;
		padding:0px;
	    background-color:  #FFFFFF;
}
/*-------------------------------------------Contenedor logo menu izq-----------------------------------------------------*/
   #logo_menu {
	 float:left;
	 width:135px;
	 height:59px;
	 padding:0px;
	 margin: 50px 0px 0px 10px;
	 background-color:#FFFFFF;
	 /*background-image:  url(imatges/logo_generic.jpg);
	 background-repeat: no-repeat;*/

}
/*-------------------------------------------botones y estilos boton JORNADES----------------------------------------------------*/
	#boto_jornades_cat{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:30px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/catala/b_menu_jorn_cat_off.gif);
}
	#boto_jornades_cat a:hover{
		float:left;
		background-image:  url(imatges/catala/b_menu_jorn_cat_on.gif);
		width:223px;
		height:64px;
}
	#boto_jornades_cas{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:30px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/castella/b_menu_jorn_cast_off.gif);
}
	#boto_jornades_cas a:hover{
		float:left;
		background-image:  url(imatges/castella/b_menu_jorn_cast_on.gif);
		width:223px;
		height:64px;
}
	#boto_jornades_fra{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:30px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/frances/b_menu_jorn_frs_off.gif);
}
	#boto_jornades_fra a:hover{
		float:left;
		background-image:  url(imatges/frances/b_menu_jorn_frs_on.gif);
		width:223px;
		height:64px;
}
	#boto_jornades_ang{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:30px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/angles/b_menu_jorn_eng_off.gif);
}
	#boto_jornades_ang a:hover{
		float:left;
		background-image:  url(imatges/angles/b_menu_jorn_eng_on.gif);
		width:223px;
		height:64px;
}
/*-------------------------------------------botones y estilos boton CONCURS----------------------------------------------------*/
	#boto_concurs_cat{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/catala/b_menu_conc_cat_off.gif);
}
	#boto_concurs_cat a:hover{
		float:left;
		background-image:  url(imatges/catala/b_menu_conc_cat_on.gif);
		width:223px;
		height:64px;
}
	#boto_concurs_cas{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/castella/b_menu_conc_cast_off.gif);
}
	#boto_concurs_cas a:hover{
		float:left;
		background-image:  url(imatges/castella/b_menu_conc_cast_on.gif);
		width:223px;
		height:64px;
}
	#boto_concurs_fra{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/frances/b_menu_conc_frs_off.gif);
}
	#boto_concurs_fra a:hover{
		float:left;
		background-image:  url(imatges/frances/b_menu_conc_frs_on.gif);
		width:223px;
		height:64px;
}
	#boto_concurs_ang{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/angles/b_menu_conc_eng_off.gif);
}
	#boto_concurs_ang a:hover{
		float:left;
		background-image:  url(imatges/angles/b_menu_conc_eng_on.gif);
		width:223px;
		height:64px;
}
/*-------------------------------------------botones y estilos boton ZONA USUARIS----------------------------------------------------*/
	#boto_usuaris_cat{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/catala/b_menu_zusu_cat_off.gif);
}
	#boto_usuaris_cat a:hover{
		float:left;
		background-image:  url(imatges/catala/b_menu_zusu_cat_on.gif);
		width:223px;
		height:64px;
}	#boto_usuaris_cas{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/castella/b_menu_zusu_cast_off.gif);
}
	#boto_usuaris_cas a:hover{
		float:left;
		background-image:  url(imatges/castella/b_menu_zusu_cast_on.gif);
		width:223px;
		height:64px;
}	#boto_usuaris_fra{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/frances/b_menu_zusu_frs_off.gif);
}
	#boto_usuaris_fra a:hover{
		float:left;
		background-image:  url(imatges/frances/b_menu_zusu_frs_on.gif);
		width:223px;
		height:64px;
}	#boto_usuaris_ang{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/angles/b_menu_zusu_eng_off.gif);
}
	#boto_usuaris_ang a:hover{
		float:left;
		background-image:  url(imatges/angles/b_menu_zusu_eng_on.gif);
		width:223px;
		height:64px;
}

/*-------------------------------------------botones y estilos boton PATROCINADORS----------------------------------------------------*/
	#boto_patrocinadors_cat{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/catala/b_menu_patro_cat_off.gif);
}
	#boto_patrocinadors_cat a:hover{
		float:left;
		background-image:  url(imatges/catala/b_menu_patro_cat_on.gif);
		width:223px;
		height:64px;
}
	#boto_patrocinadors_cas{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/castella/b_menu_patro_cast_off.gif);
}
	#boto_patrocinadors_cas a:hover{
		float:left;
		background-image:  url(imatges/castella/b_menu_patro_cast_on.gif);
		width:223px;
		height:64px;
}
	#boto_patrocinadors_fra{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/frances/b_menu_patro_frs_off.gif);
}
	#boto_patrocinadors_fra a:hover{
		float:left;
		background-image:  url(imatges/frances/b_menu_patro_frs_on.gif);
		width:223px;
		height:64px;
}
	#boto_patrocinadors_ang{
		color:#cccccc;
		float:left;
	 	width:223px;
		height:64px;
		margin:10px 0px 0px 10px;
		padding:0px;
	    background-image:  url(imatges/angles/b_menu_patro_eng_off.gif);
}
	#boto_patrocinadors_ang a:hover{
		float:left;
		background-image:  url(imatges/angles/b_menu_patro_eng_on.gif);
		width:223px;
		height:64px;
}

/*----------------------------------contenedor menu izq, parte inferior AVIS LEGAL, etc...------------------------------------*/
	#menuInf{
		color:#cccccc;
		float:left;
	 	width:230px;
		height:5px;
		margin:15px 0px 0px 10px;
		padding:0px;
	    background-color:  #FFFFFF;
}
/*-------------------------Estilos de los Links de Menu LENGUAGES (SUP) Y AVIS LEGAL (INF)--------------------------------------*/
	.link_language {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:13px;			  
		color:#cccccc;
		text-decoration:none;
}
	.link_language a{
		color:#cccccc;
		text-decoration:none;
}
	.link_language a:hover{
		color:#990066;
		text-decoration:none;
}
/*	.link_language a:visited{
		color:#cccccc;
		text-decoration:none;
}*/
/*--------------------------------esquinas redondeadas del contenedor del menú izq.-----------------------------------------------*/
	#esquina_izq_sup{
		float:left;
	 	width:8px;
		height:8px;
		margin: 0px;
		padding:0px;
		background-image:  url(imatges/punta_ek_up.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_drc_sup{
		float:right;
	 	width:8px;
		height:8px;
		margin: 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_up.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_izq_inf{
		float:left;
	 	width:8px;
		height:8px;
		margin:492px 0px 0px -8px;
		padding:0px;
		background-image:  url(imatges/punta_ek_down.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_drc_inf{
		float:right;
	 	width:8px;
		height:8px;
		margin:492px -8px 0px 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_down.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
/*---------------------------------------------------------- SUBMENU -----------------------------------------------------*/ 
   #cont_submenu {
	 float:left;
	 width:150px;
	 height:500px;
	 padding:0px;
	 margin:0px;
	 background-color:  #666666;
}
/*------------------------------ SUBMENU JORNADES ------------------------------------*/ 
   #capa_submenu_jor {
	 float:left;
	 width:145px;
	 height:450px;
	 padding:0px;
	 margin:20px 10px 15px 4px;
	 background-color:  #FFFFFF;
	 display:none;
}
   #logo_submenu_jor {
	 float:right;
	 width:42px;
	 height:58px;
	 padding:0px;
	 margin: 15px 12px 0px 0px;
	 background-image:  url(imatges/logo_jornades.jpg);
	 background-repeat: no-repeat;
}
	#submenu_jor {
		 float:left;
		 width:132px;
		 height:100px;
		 padding:0px;
		 margin:200px 0px 0px 0px;
		 background-color:  #FFFFFF;
}
    #submenu_jor li { 
		list-style:none ;
		text-align:right;
		margin: 8px 12px 0px 0px;
		padding:0px;
}
    #submenu_jor ul { 
		margin:0px;
		padding:0px;
}
	.link_submenu_jor {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:12pt;			  
		color:#FFCC99;
		text-decoration:none;
}
	.link_submenu_jor a{
		color:#FFCC99;
		text-decoration:none;
}
	.link_submenu_jor a:hover{
		color:#FF9900;
		text-decoration:none;
}
/*-------------------------------- SUBMENU CONCURS -------------------------------------*/ 
   #capa_submenu_con {
	 float:left;
	 width:145px;
	 height:450px;
	 padding:0px;
	 margin:20px 10px 15px 4px;
	 background-color:  #FFFFFF;
	 display:none;
}
   #logo_submenu_con {
	 float:right;
	 width:42px;
	 height:58px;
	 padding:0px;
	 margin: 15px 12px 0px 0px;
	 background-image:  url(imatges/logo_concurs.jpg);
	 background-repeat: no-repeat;
}
	#submenu_con {
		 float:left;
		 width:132px;
		 height:100px;
		 padding:0px;
		 margin:175px 0px 0px 0px;
		 background-color:  #FFFFFF;
}
    #submenu_con li { 
		list-style:none ;
		text-align:right;
		margin: 8px 12px 0px 0px;
		padding:0px;
}
    #submenu_con ul { 
		margin:0px;
		padding:0px;
}
	.link_submenu_con {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:12pt;			  
		color:#99CCFF;
		text-decoration:none;
}
	.link_submenu_con a{
		color:#99CCFF;
		text-decoration:none;
}
	.link_submenu_con a:hover{
		color:#6699CC;
		text-decoration:none;
}
	#esquina_drc_sup_sub{
		float:right;
	 	width:8px;
		height:8px;
		margin: 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_up.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_drc_inf_sub{
		float:right;
	 	width:8px;
		height:8px;
		margin:442px -8px 0px 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_down.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
/*----------------------------capa logo normal en lila----------------------------------------*/
   #logo_submenu_lila {
	 float:right;
	 width:42px;
	 height:58px;
	 padding:0px;
	 margin: 15px 12px 0px 0px;
	 background-image:  url(imatges/logo_normal.gif);
	 background-repeat: no-repeat;
}
/*-------------------------------capa submenu zona usuari-------------------------------------*/
   #capa_submenu_usu {
	 float:left;
	 width:145px;
	 height:450px;
	 padding:0px;
	 margin:20px 10px 15px 4px;
	 background-color:  #FFFFFF;
	 display:none;
}
	#submenu_usu {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:12pt;			  
		color:#B4498D;
		text-align:right;
		float:left;
		width:122px;
		height:50px;
		padding:0px;
		margin:150px 10px 0px 0px;
		background-color:  #FFFFFF;
}
/*--------------------estil form de validacio--------------------------------*/
	#submenu_usu_val {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:12pt;			  
		color:#B4498D;
		text-align:left;
		float:left;
		width:200px;
		height:50px;
		padding:0px;
		margin:100px 0px 0px 10px;
		background-color:  #FFFFFF;
}
/*-------------------------capa submenu patrocinadors--------------------------------*/
   #capa_submenu_pat{
	 float:left;
	 width:145px;
	 height:450px;
	 padding:0px;
	 margin:20px 10px 15px 4px;
	 background-color:  #FFFFFF;
	 display:none;
}
/*-------------------------capa submenu normal buida sense res--------------------------------*/
   #capa_submenu_normal{
	 float:left;
	 width:145px;
	 height:450px;
	 padding:0px;
	 margin:20px 10px 15px 4px;
	 background-color:  #FFFFFF;
	 display:none;
}
/*-----------------------estilo submenu de Usuari cuando esta logueado-------------------*/
	#submenu_usu_dintre {
		font-family:  Helvetica, Arial, sans-serif;
		font-size:12pt;			  
		color:#D4A5C5;
		text-align:right;
		float:left;
		width:122px;
		height:50px;
		padding:0px;
		margin:220px 10px 0px 0px;
		background-color:  #FFFFFF;
}
    #submenu_usu_dintre li { 
		list-style:none ;
		text-align:right;
		margin: 8px 0px 0px 0px;
		padding:0px;
}
    #submenu_usu_dintre ul { 
		margin:0px;
		padding:0px;
}
	#submenu_usu_dintre a {
		color:#D4A5C5;
		text-decoration:none;
}
	#submenu_usu_dintre a:hover{
		color:#B4498D;
	 	text-decoration:none;
}
/*-------------------------------------Capa Part central on s'obre el contingut-----------------------------------------------*/ 
   #central {
	 float:left;
	 width:525px ;
	 _width:500px; /*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:450px;
	 padding:0px;
	 margin:10px 0px 0px 18px;
	 _margin:10px 0px 0px 10px;
     background-color:  #666666;
}
/*-----------------------estils de l'apartat JORNADES-------------------------*/
   #central_titol_jor {
 	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:47pt;			  
	 color:#FF9900;
	 text-align:left;
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:70px;
	 padding:0px;
	 margin:0px;
     background-color:  #666666;
}
   #central_subraya_jor {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:9px;
	 padding:0px;
	 margin:0px;
	 background-image:  url(imatges/linia_jornades.gif);
	 background-repeat: repeat-x;
	 overflow: hidden;

}
   #central_contingut_jor {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:328px;
	 padding:0px 15px 0px 0px;
	 margin:50px 0px 0px 0px;
     background-color:  #666666;
	 overflow-y: scroll;
	 overflow-x: hidden;
	 scrollbar-arrow-color: #ffffff;
	 scrollbar-3dlight-color: #aaaaaa;
	 scrollbar-darkshadow-color: #aaaaaa;
	 scrollbar-face-color: #aaaaaa;
	 scrollbar-highlight-color: #aaaaaa;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-track-color: #ffffff;
	 text-align:justify;
	 color:#FFFFFF;
	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:10pt;		
}
   #central_jor_galeria {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:328px;
	 padding:0px 15px 0px 0px;
	 margin:50px 0px 0px 0px;
     background-color:  #666666;
	 overflow-y: scroll;
	 overflow-x: hidden;
	 scrollbar-arrow-color: #ffffff;
	 scrollbar-3dlight-color: #aaaaaa;
	 scrollbar-darkshadow-color: #aaaaaa;
	 scrollbar-face-color: #aaaaaa;
	 scrollbar-highlight-color: #aaaaaa;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-track-color: #ffffff;
	 /*text-align:justify;*/
	 color:#FFFFFF;
	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:10pt;		
}
   #central_contingut_jor img{
	 float:right;
	 padding:0px;
	 margin: 5px 15px 0px 15px;
}
   #central_contingut_jor_img1{
   text-align:left;
   float:left;
}
   #central_contingut_jor_img1 img{
   text-align:left;
   float:none;
  
}
    #central_contingut_jor p{
 	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:11pt;			  
	 color:#FFFFFF;
	 text-align:justify;
}
   #central_contingut_jurat {
	 float:left;
	 width:535px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:328px;
	 padding:0px 15px 0px 0px;
	 margin:50px 0px 0px 0px;
     background-color:  #666666;
	 overflow-y: scroll;
	 overflow-x: scroll;
	 scrollbar-arrow-color: #ffffff;
	 scrollbar-3dlight-color: #aaaaaa;
	 scrollbar-darkshadow-color: #aaaaaa;
	 scrollbar-face-color: #aaaaaa;
	 scrollbar-highlight-color: #aaaaaa;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-track-color: #ffffff;
	 text-align:justify;
}
   #central_contingut_jurat img{
	 float:right;
	 padding:0px;
	 /*margin: 5px 15px 0px 15px;*/
}
/*-----------------------estils de l'apartat CONCURS-------------------------*/
   #central_titol_con {
 	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:47pt;			  
	 color:#00A2DF;
	 text-align:left;
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:70px;
	 padding:0px;
	 margin:0px;
     background-color:  #666666;
}
   #central_subraya_con {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:9px;
	 padding:0px;
	 margin:0px;
	 background-image:  url(imatges/linia_concurs.gif);
	 background-repeat: repeat-x;
	 overflow: hidden;
}
/*-----------------------estils de l'apartat Patrocinadors-------------------------*/
   #central_contingut_pat {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:328px;
	 padding:0px 0px 0px 0px;
	 margin:50px 0px 0px 0px;
     background-color:  #666666;
	 overflow-y: scroll;
	 overflow-x: hidden;
	 scrollbar-arrow-color: #ffffff;
	 scrollbar-3dlight-color: #aaaaaa;
	 scrollbar-darkshadow-color: #aaaaaa;
	 scrollbar-face-color: #aaaaaa;
	 scrollbar-highlight-color: #aaaaaa;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-track-color: #ffffff;
	 text-align:justify;
}
/*-----------------------estils de l'apartat USUARI-------------------------*/
   #central_titol_usu {
 	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:47pt;			  
	 color:#B4498D;
	 text-align:left;
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:70px;
	 padding:0px;
	 margin:0px;
     background-color:  #666666;
}
   #central_subraya_usu {
	 float:left;
	 width:525px;
	 _width:500px;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:9px;
	 padding:0px;
	 margin:0px;
	 background-image:  url(imatges/linia_lila.gif);
	 background-repeat: repeat-x;
	 overflow: hidden;
}
/*-------------------------------------Capa de Patrocinadors Part Inferior-----------------------------------------------*/ 
   #patrocinadors {
	 float:left;
         _float:none;
	 width:100%;
	 height:50px;
	 /*padding:0px;*/
	 margin:0px 0px 0px 0px;
	 /*_margin:0px 0px 0px -20px;*/
	 background-color:  #666666;
	 text-align:center;
}
/*--------------------------------Mapa Web -----------------------------------------*/
	#mapaWeb {
		 float:left;
		 width:150px;
 	 	 font-family:  Helvetica, Arial, sans-serif;
	 	 font-size:12pt;			  
	 	 color:#FFFFFF;
		 height:100px;
		 padding:0px;
		 margin:0px 0px 0px 100px;
		 background-color:  #666666;
}
    #mapaWeb a { 
 	 	 font-family:  Helvetica, Arial, sans-serif;
	 	 font-size:12pt;			  
	 	 color:#FFFFFF;
		 text-decoration:none;
}
    #mapaWeb a:hover { 
 	 	 font-family:  Helvetica, Arial, sans-serif;
	 	 font-size:12pt;			  
	 	 color:#FFFFFF;
		 text-decoration:underline;
}

    #mapaWeb li { 
		list-style:none ;
		text-align:left;
		margin: 8px 12px 0px 0px;
		padding:0px;
}
    #mapaWeb ul { 
		margin:0px 0px 0px 50px;
		padding:0px;
}
	#warning_cont{
	float:left;
	width:344px;
	height:178px;
	background-color:#666666;
	padding-top:90px;
	padding-left:100px;
	
}
	#warning_sup{
	width:344px;
	height:48px;
	background-color:#FFA600;
}
	#warning_mensaje{
	width:344px;
	height:62px;
	text-align:left;
	padding-left:60px;
	background-color:#FFA600;

}
	#warning_text{
	width:344px;
	height:20px;
	text-align:left;
	padding-left:60px;
	padding-top:5px;
	background-color:#FFA600;
	font-family:  Helvetica, Arial, sans-serif;
	font-size:13px;			  
	color:#FFFFFF;
}
	#warning_boto{
	width:344px;
	height:35px;
	text-align:left;
	padding-left:60px;
	padding-top:15px;
	padding-bottom:10px;
	background-color:#FFA600;
}
	#warning_inf{
	width:344px;
	height:9px;
	background-color:#666666;
}

/*--------------------pagina nova guanyadors------------------------------------*/
#contenedor1{
    width: 950px; 
    height: 600px; 
	background-color:  #666666;

}
#cuadre{
	 float:left;
	 width:950px;
	 height:400px;
	 padding:0px;
	 margin:0px;
	 background-color:  #FFFFFF;
}
#principal{
	 float:left;
	 width:950px;
	 height:475px;
	 padding:15px 0px 0px 0px;
	 margin:0px;
	 background-color:  #FFFFFF;
	 /*border:1px solid red;*/
}
/*--------------------------------esquinas redondeadas del contenedor del menú izq.-----------------------------------------------*/
	#esquina_izq_sup1{
		float:left;
	 	width:8px;
		height:8px;
		margin: 0px;
		padding:0px;
		background-image:  url(imatges/punta_ek_up.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_drc_sup1{
		float:right;
	 	width:8px;
		height:8px;
		margin: 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_up.gif);
		background-repeat: no-repeat;
		overflow: hidden;
}
	#esquina_izq_inf1{
		float:left;
	 	width:8px;
		height:8px;
		margin:425px 0px 0px -8px;
		padding:0px;
		background-image:  url(imatges/punta_ek_down.gif);
		background-repeat: no-repeat;
		overflow: hidden;
		border:1px solid red;
}
	#esquina_drc_inf1{
		float:right;
	 	width:8px;
		height:8px;
		margin:500px -8px 0px 0px;
		padding:0px;
		background-image:  url(imatges/punta_dr_down.gif);
		background-repeat: no-repeat;
		overflow: hidden;
				border:1px solid red;
}
   #central_titol_con1 {
 	 font-family:  Helvetica, Arial, sans-serif;
	 font-size:30pt;			  
	 color:#00A2DF;
	 text-align:left;
	 float:left;
	 padding:0px;
	 margin:0px;
     background-color:  #ffffff;
	 vertical-align: bottom;
}
   #central_subraya_con1 {
	 float:left;
	 width:100%;
	 _width:100%;	/*para que funcione diferente en IE6 y cuadre correctamente*/
	 height:9px;
	 padding:0px;
	 margin:0px;
	 background-image:  url(imatges/linia_concurs.gif);
	 background-repeat: repeat-x;
	 overflow: hidden;
}
/*-----------------------------------------------------------------------------------------------------------------------*/