/*********************************** Estil del color menu **************************************/

#menu{
border-left: 1px solid #aac88c;
background: #eff6e4 url('/socweb/export/system/modules/gov.soc.web/resources/img/ombra_menu_c.gif') repeat-y top right;
}
*html #menu{
width: 254px;
margin: 0px;
}

#barra{ /*barra igual que la del menu pero sense opcions*/
float:left;
height:34px;
width:1001px;
margin-left:-1px;
background:#77B41E url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_pestanes.gif') repeat-x top left;
}

#menu ul{
border-right: 1px solid #aac88c;
border-bottom: 2px solid #fafcf6;
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c1_off.gif') repeat-x top left;
}

*html #menu ul{
border-bottom: 4px solid #fafcf6;
}

#menu ul li{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c1_off.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
}

#menu ul li.dubtes{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2_mo.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
margin:0px;
padding:0px;
}


#menu ul li.dubtes a img{
margin:5px;
border:0px;
}

#menu ul li.dubtes a{
background:none;
margin:0px;
padding:0px;
}


#menu ul li.dubtes a:hover{
background:none;
margin:0px;
padding:0px;
}

#menu ul li.dosLines a:hover{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2_mo.gif') repeat-x top left;
}

#menu ul li a{
color:#3c6400;
}


#menu ul li a:hover{
background: #bcd29b url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c1_mo.gif') repeat-x top left;
}

#menu ul li.dosLines a:hover{
background: #bcd29b url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2_mo.gif') repeat-x top left;
}

#menu ul li.tresLines a:hover{
background: #bcd29b url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c3_mo.gif') repeat-x top left;
}

#menu ul li.quatreLines a:hover{
background: #bcd29b url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c4_mo.gif') repeat-x top left;
}

#menu ul li.selected,
#menu ul li.active{
background: #5e9a01 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c1_on.gif') repeat-x top left;
border-top: 1px solid #5a7d00;
}


#menu ul li.selected a,
#menu ul li.selected a:hover{
color:#fff;
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c1.gif') no-repeat 0px 10px;
}

#menu ul li.selected.selDosLines,
#menu ul li.active.selDosLines{
background: #5e9a01 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2_on.gif') repeat-x top left;
border-top: 1px solid #5a7d00;
}

#menu ul li.dosLines{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2_off.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
}

#menu ul li.tresLines{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c3_off.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
}

#menu ul li.selected.selTresLines,
#menu ul li.active.selTresLines{
background: #5e9a01 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c3_on.gif') repeat-x top left;
border-top: 1px solid #5a7d00;
}

#menu ul li.selected.selQuatreLines,
#menu ul li.active.selQuatreLines{
background: #5e9a01 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c4_on.gif') repeat-x top left;
border-top: 1px solid #5a7d00;
}

#menu ul li.quatreLines{
background: #d1dfba url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c4_off.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
}


#menu ul li.active a,
#menu ul li.active a:hover{
color:#fff;
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_active_c1.gif') no-repeat 0px 12px;
}


#menu ul ul{
background: #eff6e4 url('/socweb/export/system/modules/gov.soc.web/resources/img/ombra_menu_c2.gif') repeat-x top left;
/*background-image:none;*/
background-color:#eff6e4;
}


#menu ul ul li{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2.gif') repeat-x top left;
border-top: 1px solid #c8d2a0;
}


#menu ul li.active ul li a:hover{
background: none;
}


#menu ul li.active ul li{
background: none;
}


#menu ul ul li.selected{
background: #eff6e4 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2.gif') repeat-x top left;
border-top: 1px solid #aac395;
}


#menu ul ul li.active{
background: #eff6e4 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_menu_c2.gif') repeat-x top left;
border-top: 1px solid #aac395;
}


#menu ul li.active ul li.active a{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_active_c.gif') no-repeat 0px 12px;
}


#menu ul ul li.selected a{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c.gif') no-repeat 0px 11px;
}


#menu ul li.active ul li.selected a{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c.gif') no-repeat 0px 11px;
}


#menu ul li.active ul li.active a:hover{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_active_c.gif') no-repeat 0px 12px;
}


#menu ul li.active ul li.selected a:hover{
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c.gif') no-repeat 0px 11px;
}


#menu ul li.active ul li a{
background: none;
color:#3C6400;
}


#menu ul li.active ul li a:hover{
color:#3C6400;
}


#menu ul ul ul{
background: #f5f9ed url('/socweb/export/system/modules/gov.soc.web/resources/img/ombra_menu_c3.gif') no-repeat top left;
}


#menu ul ul ul li{
background-color:transparent;
background-image: none;
border-bottom: 1px dashed #a8cd78;
}


#menu ul ul ul li.selected{
background: #f5f9ed url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c.gif') no-repeat;
background-position: 25px 10px;
border-bottom: 1px dashed #a8cd78;
}


#menu ul ul ul li.active{
background: #f5f9ed url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_active_c.gif') no-repeat;
background-position: 23px 11px;
border-bottom: 1px dashed #a8cd78;
}


#menu ul ul ul li.active a:hover{
background: none;
}


#menu ul li.active ul li.active ul li a{
background: none;
}


#menu ul li.active ul li.active ul li a:hover{
background: none;
}


#menu ul ul ul ul{
background: #fafcf6 url('/socweb/export/system/modules/gov.soc.web/resources/img/ombra_menu_c4.gif') no-repeat top left;
}


#menu ul ul ul ul li{
background-color: #transparent;
border-bottom: 1px dashed #a8cd78;
}


#menu ul ul ul ul li.selected{
background: #fff url('/socweb/export/system/modules/gov.soc.web/resources/img/menu_selected_c.gif') no-repeat;
background-position: 38px 10px;
border-bottom: 1px dashed #a8cd78;
}


#menu ul li.active ul li.active ul li.active ul li a:hover{
background: none;
}


#menu ul li.active ul li.active ul li.active ul li.selected a:hover{
background: none;
}


#ombraCap{
float:left;
width: 1001px;
background: transparent url('/socweb/export/system/modules/gov.soc.web/resources/img/ombra_cap_ciu.gif') repeat-x top left;
padding-bottom: 7px;
margin-left: -1px;
}
*html #ombraCap{
margin:0px;
margin-bottom: -14px;
}

/*********************************** Fi Estil del color menu **************************************/


#contingut h1{
float: left;
color:#3c6400;
background-color:#f1f7e8;
border-top:1px solid #c9e1a5;
border-bottom:1px solid #c9e1a5;
}

#contingut h2{
color: #3c6400;
}

#contingut h3{
color: #3c6400;
}

#contingut h4{
color: #3c6400;
}

#contingut a{
color:#649600;
}

#contingut #fitxes{
float: left;
margin-bottom: 20px;
}
*html #contingut #fitxes{
margin-bottom: 5px;
}

/********************* divs flotants **********************/

#contingut .relacionats ul{
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

#contingut .relacionats ul li{
border-top: 1px dashed #999;
}

#contingut .relacionats h5{
background-color: #fafafa;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

#contingut .index ul{
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

#contingut .index ul li{
border-top: 1px dashed #999;
}

#contingut .index h5{
background-color: #eff6e4;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
}


/*************************** Boto ************************************/

#contingut .botoError input,
#contingut .linkBoto input,
#contingut .boto input,
#contEnquesta .boto input{
color: #3C6400;
background-color: #D6E3C2;
border: 2px rigde #D6E3C2;
font-weight:bold;
width:342px;
}

#contingut .botoDinamic input{
	color: #3C6400;
	background-color: #D6E3C2;
	border: 2px rigde #D6E3C2;
	font-size:1.1em;
	font-weight:bold;
	margin-top:5pt;
	text-align:left;
	width:650px;
}

/************************* S U B H O M E ****************************/

#fitxes h1{
width: 718px;
}

#cercadors ul{
list-style: none;
margin-left: 125px;
margin-top: 0px;
padding: 0;
}

#cercadors ul li{
float: left;
margin-bottom: 10px;
margin-left: 7px;
margin-right: 5px;
}

*html #cercadors ul li{
margin-left: 5px;
margin-right: 3px;
}


#cercadors a{
background-image: url('/socweb/export/system/modules/gov.soc.web/resources/img/marc_ciutadans_off.gif');
background-repeat: no-repeat;
width: 229px;
height: 79px;
display: block;
color: #3c6400;
/*font-size: 1.0em;*/
font-weight: bold;
text-decoration: none;
}

#cercadors a:hover{
background-image: url('/socweb/export/system/modules/gov.soc.web/resources/img/marc_ciutadans_on.gif');
background-repeat: no-repeat;
width: 229px;
height: 79px;
display: block;
}	
	
#cercadors .boto_shome1{
position: relative;
top:4px;
left: 4px;
background-image: url('/socweb/export/system/modules/gov.soc.web/resources/img/boto_ciutadans_1.gif');
background-repeat: no-repeat;
display: block;
}
#cercadors .boto_shome1 img{
margin-top: 5px;
margin-bottom: 6px;
margin-left: 5px;
border: 0px;
}

#cercadors .boto_shome2{
margin-top:4px;
margin-left: 4px;
background-image: url('/socweb/export/system/modules/gov.soc.web/resources/img/boto_ciutadans_2.gif');
background-repeat: repeat-x;
width: 217px;
height: 22px;
border-top: 1px solid #819868;
padding-left: 4px;
display: block;
cursor:pointer;
}
*html #cercadors .boto_shome2{
height: 23px;
width: 220px;
}

#faqs ul{
float: left;
clear: both;
list-style: none;
list-style-position: outside;
margin: 0;
padding: 0;
margin-left: 10px;
width:700px;
}

*html #faqs ul{
margin-left: 5px;
}

#faqs ul li{
width:700px;
background:#ffffff url('/socweb/export/system/modules/gov.soc.web/resources/img/raquo_ciutadans.gif') no-repeat 4px 9px;
padding-left:13px;
}

#video{
float: left;
border-top: 1px dotted #999;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
}

#home_esquerra{
float: left;
padding: 10px;
width: 380px;
}
*html #home_esquerra{
margin-right: 10px;
}

#home_dreta{
float: left;
border-left: 1px dotted #999;
}

#home_dreta ul{
list-style: none;
margin:0;
padding:0;
}

#home_dreta ul li{
list-style-position: outside;
margin-left: 13px;
padding-left:13px;
background:#fff url('/socweb/export/system/modules/gov.soc.web/resources/img/raquo_ciutadans.gif') no-repeat 0px 8px;
}

/****************************** tramitacio on-line *****************************/

#tramitacio{
float: left;
}

#tramitacio ul{
margin:0;
padding:0;

}

#tramitacio ul li{
border-top: 1px dashed #ccc;
list-style: none;
padding-left: 10px;
}

#tramitacio ul li a{
text-decoration: none;
font-weight: bold;
display: block;
clear: both;
}

#tramitacio p{
margin-left: 5px;
}

#acces{
float:left;
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
width: 450px;
}

#contingut #acces p{
/*font-size:1.1em;*/
padding-left:0px;
margin-top:3px;
}

#contingut #acces a{
display: block;
clear: both;
text-decoration:none;
font-weight: bold;
/*font-size: 1.1em;*/
}

.alerta{
padding-top: 40px;
float: right;
width: 240px;
border-left: 1px dashed #666;
padding-left: 10px;
height: 220px;
}

.alerta p{
font-weight: bold;
text-align: center;
}

.alerta img{
margin-left: 90px;
margin-bottom: 15px;
}

.informes{
float: left;
padding-left: 5px;
}

.informes ol{
/*font-size: 0.9em;*/
}

.marge10{
margin-bottom: 10px;
}

.informes .marge{
border-top: 1px dashed #666;
}

/*********************************************** FORM VALIDATOR ****************************************************/

#formulari label.invalid {
color: #3fb530;
}

#formulari label.invalid span.warn {
color: #3fb530;
}

#formulari label.warn {
color: #3fb530;
}

#formulari label.warn span.warn {
color: #3fb530;
}

#formulari input.invalid,
#formulari select.invalid {
background-color: #f5f9ed;
}

#formulari textarea.invalid {
background-color: #f5f9ed;
}

#formulari input.warn,
#formulari textarea.warn,
#formulari select.warn {
background-color: #f5f9ed;
}

#formulari .campXecbox input.invalid,
#formulari .campXecbox input.warn{
background-color: #fff;
}


/**********************************************************/

*html #data_Inici{
margin-top:-8px;
}

/**********************************************************/
#formulari.ampla{
width:350px;
border:0px none #ffffff;
}
.formulari label.invalid {
color: #3fb530;
}

.formulari label.invalid span.warn {
color: #3fb530;
}

.formulari label.warn {
color: #3fb530;
}

.formulari label.warn span.warn {
color: #3fb530;
}

.formulari input.invalid,
.formulari select.invalid {
background-color: #f5f9ed;
}

.formulari textarea.invalid {
background-color: #f5f9ed;
}

.formulari input.warn,
.formulari textarea.warn,
.formulari select.warn {
background-color: #f5f9ed;
}

.formulari .campXecbox input.invalid,
.formulari .campXecbox input.warn{
background-color: #fff;
}


#fitxes input.invalid{
background-color: #f5f9ed;
}

#fitxes input.warn{
background-color: #f5f9ed;
}

#fitxes label.invalid {
color: #3fb530;
}

#fitxes label.invalid span.warn {
color: #3fb530;
}

#fitxes label.warn {
color: #3fb530;
}

#fitxes label.warn span.warn {
color: #3fb530;
}

#buscadorTextos .label.invalid {
color: #000;
}

#buscadorTextos label.invalid span.warn {
color: #000;
}

#buscadorTextos label.warn {
color: #000;
}

#buscadorTextos label.warn span.warn {
color: #000;
}

#buscadorTextos input.invalid,
select.invalid {
background-color: #f3f3f3;
}

#buscadorTextos textarea.invalid {
background-color: #f3f3f3;
}

#buscadorTextos input.warn,
textarea.warn,
select.warn {
background-color: #f3f3f3;
}
/************************** ac controls ****************************/

#contingut .ac ul li.selected{
background-color: #EBF4DE;
}

/*********************************** Estil del color menu **************************************/

#menuFitxa ul li a{
color:#3C6400;
}

#menuFitxa ul li a:hover{
background-color:#C2DE9A;
color:#3C6400;
text-decoration:none;
}

#menuFitxa ul li.selected,
#menuFitxa ul li.active{
background-image:none;
background-color:#77B41E;
}

#menuFitxa ul li.selected a,
#menuFitxa ul li.active a{
color:#fff;
}

#menuFitxa ul li.selected a:hover,
#menuFitxa ul li.active a:hover{
background:none;
color:#fff;
text-decoration:none;
}

#menuFitxa ul ul{
background-color:#EBF4DE;
}

#menuFitxa ul ul li{
background:none;
background-color:#EBF4DE;
}

#menuFitxa ul ul li.selected{
background:url('/socweb/export/system/modules/gov.soc.web/resources/img/sel_menu_verd.gif') no-repeat top left;
background-color:#EBF4DE;
background-position:4px 10px;
}

#menuFitxa ul ul li.active{
background:url('/socweb/export/system/modules/gov.soc.web/resources/img/active_menu_verd.gif') no-repeat top left;
background-color:#EBF4DE;
background-position:2px 11px;
}

#menuFitxa ul ul li a{
border-bottom:1px dashed #77B41E;
}

#menuFitxa ul ul li ul li a{
border-bottom:1px dashed #77B41E;
}

#menuFitxa ul li.active ul li a{
font-weight:normal;
color:#3C6400;
}

#menuFitxa ul li.active ul li a:hover{
color:#3C6400;
text-decoration:underline;
}

#menuFitxa ul ul ul li.selected{
background:url('/socweb/export/system/modules/gov.soc.web/resources/img/sel_menu_verd.gif') no-repeat top left;
background-color:#EBF4DE;
background-position:4px 8px;
}

*html #menuFitxa ul ul ul ul{
margin-top:-2px;
}

#menuFitxa ul ul ul ul{
margin-top:-4px;
background-color:#F7FBF2;
}

#menuFitxa ul ul ul ul li{
background:none;
}

#menuFitxa ul ul ul ul li.selected{
background:none;
background:url('/socweb/export/system/modules/gov.soc.web/resources/img/sel_menu_verd.gif') no-repeat top left;
background-position:4px 8px;
}

#menuFitxa ul ul li ul li ul li a{
border-bottom:1px dashed #C9E1A5;
}
/*********************************** Fi Estil del color menu **************************************/

/*********************************** Dades del dardo en renovar demanda **************************************/
 
#modul_esquerra2 {
background-color:#FFFFFF;
margin: 20px 0px 20px 20px;
text-align:rigth;
}
 
#modul {
border:1px solid #b1e397;
background-color:#f4ffe5;
width: 520; height: 190;
position:relative;
z-index:0;
font-size: 1.2em;
margin: 0px 0px 0px 0px;
}
 
#modul_esquerra3 {
background-color: #f4ffe5;
margin: 10px 0px 0px 10px; 
float: left; 
width: 230px; 
}
 
#modul_esquerra4 {
background-color: #f4ffe5; 
margin: 10px 0px 0px 0px;
float: left; 
width: 260px;
}
 
#modul #modul-content {
position:relative;
z-index:2;
}
 
#modul .texte_titul {
font-size: 0.9em;
color:#339933;
margin: 10px 0px 0px 10px;
}
 
#modul .texte_valid {
font-size: 0.7em;
color:#666666;
margin: 8px 0px 0px 0px;
}
 
#modul .texte_dada {
font-size: 0.9em;
color:#000000;
margin: 8px 0px 0px 0px;
}
 
 
/*********************************** FI Dades del dardo en renovar demanda **************************************/

/*********************************** Cercador Ofertes Ocupacio ************************************/
#listado{
float:left;
width:520px;
}
/**************************************************************************************************/

/*********************************** Cercador Ofertes Ocupacio Rapid ******************************/
#modul_cerca {
float: left; 
}

.cercadorAvancat{
position:relative;
top:25px;
left:380px;
margin-top:-25px;
width:380px;
}

.opcionesMig{
float:left;
width:370px;
}

.express{
border-right:1px dashed #999;
width:360px;
padding-right: 0px; 
padding-left: 10px; 
padding-bottom: 0px; 
margin: 10px 0px 0px 0px; 
padding-top: 0px;
}

.mitjana{
width:350px;
padding-right: 0px; 
padding-left: 10px; 
padding-bottom: 0px; 
margin: 10px 0px 0px 0px; 
padding-top: 0px;
}

#modul_cerca.gran{
width:400px;
padding-right: 0px; 
padding-left: 10px; 
padding-bottom: 0px; 
margin: 10px 0px 0px 0px; 
padding-top: 0px;
}
.total{
width:100%;
position:relative;
top:-10px;
}
.total .cajas{
position:relative;
top:15px;
}
.total .cajas div{
position:relative;
top:-2px;
}
.llistes_rapides{
width:49%;
margin:0;
padding:0;
text-align:left;
position:relative;
top:-85px;
float:left;
}

.llistes_rapides .caixa_llistes{
clear:left;
color:#3C6400;
line-height:3px;
text-align:left;
}

.llistes_rapides,
.llistes_rapides .caixa_llistes,
.llistes_rapides .caixa_llistes p,
.llistes_rapides .caixa_llistes p a{
text-align:left;
}

.linea_esquerra{
border-left:1px dashed #999;
}

.linea_dreta{
border-right:1px dashed #999 !important;
}

.llistes_rapides .caixa_llistes p a{
text-align:left;
}

.centrarIE{
float:none;
text-align:center;
}

.centrarFF{
margin:0 auto 0 auto;
float:none;
}

#modul_cerca .texte_titul {
font-size: 1.2em;
font-weight: lighter;
color:#339933;
margin: 10px 0px 2px 0px;
}

#formulari #modul_cerca a{
clear:none;
float:left;
}

#modul_cerca a:link{
text-decoration:none;
}

#modul_cerca a:hover{
cursor:hand;
text-decoration:none;
}

#modul_cerca a:visited{
text-decoration:none;
}

#modul_cerca a:active{
text-decoration:none;
}

#modul_cerca .caixa,
#modul_cerca a:link .caixa,
#modul_cerca a:active .caixa,
#modul_cerca a:visited .caixa{
font-size:1em;
color:#3c6400;
font-weight:lighter;
border: 1px solid #aac88c;
background: #eff6e4 url('/socweb/export/system/modules/gov.soc.web/resources/img/boto_ciutadans_1.gif');
width:165px;
height:22px;
margin: 10px 5px 10px 0px;
padding-left:5px;
float:left;
text-decoration:none;
}

#modul_cerca a:hover .caixa {
background: #bbbea4 url('/socweb/export/system/modules/gov.soc.web/resources/img/boto_ciutadans_2.gif');
color:#ffffff;
text-decoration:none;
cursor:hand;
}

#modul_cerca .caixa div{
float:left;
}

#modul_cerca .caixa div img{
margin-top:4px;
margin-left:5px;
}

#modul_cerca .gran {
display:block;
color:#555555;
font-size:0.9em;
font-weight:bold;
width:342px;
height:85px;
background:#ffffff url('/socweb/export/system/modules/gov.soc.web/resources/img/imatge_fons_lupa.jpg') top left no-repeat;
border:0;
padding:0;
position: relative;
top:-80px;
right:-356px;
}

#modul_cerca .mitjana {
width:140px;
font-size:1em;
letter-spacing:-0.1em;
text-align:center;
margin: 10px 0px 0px 5px;
padding:0px;
float:right;
}

#modul_cerca .titolLlistes {
font-size:1em;
text-align:center;
height:30px;
width:180px;
margin:8px 0px 8px 5px;
clear:both;
}

#modul_cerca .gran .texte a:link,
#modul_cerca .gran .enllac a:link,
#modul_cerca .gran .enllac a:visited,
#modul_cerca .gran .enllac a:active{
color:#3cbeed;
font-weight:bold;
text-decoration:underline;
}

#modul_cerca .gran .texte a:hover,
#modul_cerca .gran .enllac a:hover{
color:#3c6400;
font-weight:bold;
text-decoration:underline;
}

#modul_cerca .gran .texte{
margin: 8px 0px 0px 10px;
width:220px;
float:left;
font-size: 0.9em;
}

#modul_cerca .gran .enllac{
width:92px;
float:left;
margin-top:55px;
margin-left:10px;
}

#modul_cerca .titol_caixa{
font-size: 1.3em;
}

#modul_cerca .lineaDoble{
float:left;
background: url('/socweb/export/system/modules/gov.soc.web/resources/img/linea_doble.gif') repeat-x top left;
padding-bottom:5px;
width:346px;
margin-top:15px;
min-height:10px;
}

#modul_cerca form div #cod_sector, 
#modul_cerca form div #cod_ocupacio,
form #modul_cerca div #cod_jornada, 
form #modul_cerca div #cod_sector, 
form #modul_cerca div #cod_ocupacio{
font-size:11px;
height:21px;
width:342px;
}

#contenidor_2 div{
font-size:11px;
height:21px;
}

#ofertes_dia{
width:100%;
float:left;
font-size:10px;
}

#ofertes_dia .avui{
width:380px;
font-size: 1.2em;
/*font-weight: lighter;*/
float:left;
padding-top:20px;
}

#ofertes_dia .dia{
width:140px;
font-size: 0.9em;
font-weight: bolder;
float:left;
padding-top:5px;
line-height:0.8em;
letter-spacing:-0.0em;
}

#ofertes_dia .banner{
width:205px;
float:left;
padding: 2px 0 2px 0;
text-align:right;
}

.bannerCercador{
margin-top:15px;
padding-left:10px;
}

#caixa_indicador #explicacio{
width:60%; 
float:left;
font-size:1.0em;
}

#indicador_ofertes_seleccionades{
background:#FFFFFF url('/socweb/export/system/modules/gov.soc.web/resources/img/imatge_fons_indicador_oferSelected.jpg'); 
width:290px; 
height:21px; 
float:left;
margin-top:9px;
}

#indicador_ofertes_seleccionades .oferta_seleccionada{
width:59px;
height:12px; 
margin:5px 0px 6px 8px; 
float:left;
}

#indicador_ofertes_seleccionades .si{
background:#FFFFFF url('/socweb/export/system/modules/gov.soc.web/resources/img/imatge_indicador_oferSelected.jpg');
}

#indicador_ofertes_seleccionades .no{
background:#FFFFFF url('/socweb/export/system/modules/gov.soc.web/resources/img/imatge_indicador_oferNoSelected.jpg');
}

#text_green{
	font-family : arial;
	color :  #3c6400;
	font-weight:bold;
}

.text_green_clar {
	font-family : arial;
	color :  #46a378;
	font-weight:bold;
}

/************************* FI Cercador Ofertes Ocupacio Rapid *********************/

/******************* Comparativa ofertes de feina ******************/
#comparativa{
width:980px; 
margin:20px 5px 20px 5px; 
text-align:left; 
float:left;
}

#comparativa #header{
width:980px; 
height:39px; 
float:left; 
background:#ffffff url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_pestanyes_comparativa.gif');
}

#comparativa #header a{
width:202px; 
height:39px; 
border:1px solid #cccccc; 
border-bottom:0; 
padding-top:5px; 
margin-right:8px; 
text-align:center; 
font-size:16px; 
font-weight:bold; 
color:#999999; 
float:left;
}

#comparativa a:link,
#comparativa a:hover,
#comparativa a:visited,
#comparativa a:active{
text-decoration:none;
}

#comparativa #header .oberta{
background:#ffffff; 
position:relative;
z-index:100;
}

#comparativa #content{
width:980px; 
border:1px solid #cccccc; 
float:left; 
background:#ffffff;
margin-top:-1;
}

#comparativa #content .ofer{
float:left; 
width:900px; 
margin: 10px 20px 10px 20px; 
border-bottom:1px dotted #cccccc;
}

#comparativa #content .ofer h1{
font-size:14px; 
font-weight:bold; 
color:#77b41e; 
margin-left:10px;
}

#comparativa #content .ofer .titols{
float:left; 
margin-left:40px; 
width:200px;
}

#comparativa #content .ofer ul{
list-style:none; 
margin:0; 
padding:0; 
margin-bottom:5px; 
font-size:12px; 
font-weight:bold; 
color:#999999;
}

#comparativa #content .ofer li{
line-height:14px;
}

#impresion{ 
width:100%; 
text-align:right;
margin:20px 0 20px 0;
float:right;
}

#impresion img{ 
margin-right:50px;
}

#impresion a:link{
color:#bbb7a2
}

#impresion a:hover, a:visited{
color:#9c9885;
} 
#formulari #modul_cerca .cuatre select,
#formulari #modul_cerca .cuatre input{
width:693px;
}
.tamany60{
width:70%;
text-align:center;
}
/************************* FI Comparativa ofertes de feina *********************/

/******************* Missatge de confirmacio de dades d'usuari ******************/
#missatgeCorreu{
float:left;
width:247px;
padding: 0px;
margin: 0px;
padding-right: 7px;
text-align:left;
margin-left: -1px;
}
#missatgeCorreu img{
margin-left:25px;
}
#missatgeCorreu .normal{
margin-top:25px;
}

#caixaDades{
background:#f4ffe5;
border:1px solid #b1e397;
width:520px;
height:112px;
margin:25px 0px 20px 50px;
font-size:1.3em;
font-weight:bold;
}

#caixaDades div{
width:50%;
margin-top:16px;
margin-bottom:16px;
float:left;
}

#caixaDades div p{
margin.left:10px;
margin-top:15px;
margin-bottom:15px;
}

#contingut #missatgeEstat{
margin:45px 0px 40px 0px;
width:98%;
}




/* cercador idoferta */



#mcerca_idoferta{

position:relative;
float:left;
top:0px;
display:block;
width:100%;
height:37px;
}

#cerca_idoferta{
	margin: 0px;
	padding: 0;
	list-style: none;
	float:left;
	position: relative;
	top:0px;
	right:0px;
	font-size:0.9em;
	width:100%;
}


#cerca_idoferta ul{
list-style: none;
margin: 0;
padding: 0;
}


#cerca_idoferta ul li{
margin-left: 0px;
margin-right: 0px;
}


*html #cerca_idoferta ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}
		
#cerca_idoferta .boto_shome1{
	margin: 0;
	padding: 0;
	top:0px;
	left: 0px;
	background: #fbfaf8 url('/socweb/export/system/modules/gov.soc.web/resources/img/boto_ciutadans_1.gif') 0 100% no-repeat; 
	display: block;
	border:solid;
	border-width:1px;
	border-color:#aac88c;
	width:100%;
}

#cerca_idoferta .boto_shome2{
	top:0px;
	left: 0px;
	background: #c6dfa3;
	display: block;
}

#cerca_idoferta p{
	margin: 0px;
	padding: 0px;

}

#cerca_idoferta .etiqueta_verd{
	color:#3C6400;
	margin: 3px;
	padding: 0px;
	vertical-align:middle;
}

#cerca_idoferta .etiqueta_verd img{
	vertical-align:middle;
}

#cerca_idoferta .etiqueta_verd input{
	vertical-align:middle;
	margin: 0px;
	padding: 3px;
}

#cerca_idoferta .etiqueta_submit{

  color: 0099ff;
  border:0;
	margin: 0px;
	padding: 3px;
	font-weight:bold;
	text-align: right;
	font-family:verdana;
	font-size:0.9em;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	background: url('/socweb/export/system/modules/gov.soc.web/resources/img/lupa.gif') 0 100% no-repeat;
	vertical-align:middle;
}

#cerca_idoferta .cbl {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/cbl.gif') 0 100% no-repeat;}
#cerca_idoferta .cbr {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/cbr.gif') 100% 100% no-repeat;}
#cerca_idoferta .ctl {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/ctl.gif') 0 0 no-repeat;}
#cerca_idoferta .ctr {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/ctr.gif') 100% 0 no-repeat;}


#cerca_idoferta .tdot {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/bdot.gif') 0 0 repeat-x;}
#cerca_idoferta .bdot {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/bdot.gif') 0 100% repeat-x;}
#cerca_idoferta .ldot {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/bdot.gif') 0 0 repeat-y;}
#cerca_idoferta .rdot {background: url('/socweb/export/system/modules/gov.soc.web/resources/img/bdot.gif') 100% 0 repeat-y;}
	




