body,html {
	margin:0;
	padding:0;

	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	
	color: #333333;
	/*background-image:url(../images/bg.gif); */



	
	height:100%;
	min-width:1020px;  /* sino al fer petit es mou el fons */

}

img{border:0px}

/* per l'ie6 */
form{
margin:0;
padding:0;}


input{
background:#FFFFFF url(../images/validationInputBg.gif) repeat-x scroll left top;
border:1px solid #B3B3B3;
line-height:normal;
margin-bottom:10px;
width:170px;

}

#cvfile{
width:450px;
}

textarea{
background:#FFFFFF url(../images/validationInputBg.gif) repeat-x scroll left top;
border:1px solid #B3B3B3;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:10px;
}

select{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
	width:170px;
}

input[type='checkbox'] {
	width: auto !important;
	border-color:#C0C0C0 #C0C0C0 #9B9B9B;
	border-style:solid;
	border-width:1px;

	margin-top:1px;
	margin-bottom:0px;
}

input[type='button'],input[type='submit']
{
	background:#FFFFFF url(../images/buttonEnabled.png) repeat-x scroll left bottom;
	border-color:#C0C0C0 #C0C0C0 #9B9B9B;
	border-style:solid;
	border-width:1px;
	padding:0.1em 0.2em 0.2em; 
	border:1px solid gray;
	cursor:pointer;
	line-height:normal;

	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	display:inline-block;
	margin-top:-4px;

}
.selectllarg{
	width:250px;	
}
.selectcurt{
	width:120px;	
}



/* pels forms de dojo que quedi el label i input alineats*/
form dt {
margin:0.5em 0 0.25em 0 ;
}
form dd {
/* original:per a posar el label sobre el boto */
 margin:0 0 0 0;
/* Per a poar el label a l'esquerra del input   margin:-1.5em 0 0 10.25em ; */
}

.dijit {height:19px;}
.dijitArrowButton{height:17px;}
.dijitFileInputVisible {height:18px;}
.dijitFileInputText {height:18px;}
.tundra .dijitInputField INPUT,
.tundra .dijitTextBox,
.tundra .dijitComboBox,
.tundra .dijitSpinner {
 margin-bottom:10px;
 width:14em;
}

.tundra .dijitTextArea{
width:95%;
margin-bottom:15px}

#loginEnviar{
	margin:-5px 0px 0px 145px;

}



/* INICI LAYOUT PRINCIPAL*/
#maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	
	padding:0px 0px 0px 40px;
	border:0px solid;
	
	
	 height:auto !important;

	

	min-width:980px;
	
		background-image:url(../images/fonsHome2.gif);
	background-repeat:repeat-y;
	background-position:center;
	
}

#topsection{
	background: #000000;
	width:940px;
	
	/*height: 170px; Height of top section*/
}


#contentwrapper{
	width: 805px;
	min-height:600px;  /* per a que tingui  una alçada mínima*/
	 height:auto !important;  

	border:0px solid;
	float: left;
}

/* for Internet Explorer 6 i anteriors */
* html #contentwrapper {
	height: 90%;

}


#contentcolumn{
margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 0*/

}



#rightcolumn{
	float: right;
	clear:left;
	
	width: 130px; /*Width of right column*/
	margin-right:42px;  /* per a firefox, chrome, ie7(?) */
	
	border:0px solid;
	margin-top:5px;


}

* html #rightcolumn {
	margin-right:21px;  /* per a ie6 i anteriors */
	height:100%;
	padding:0;
	margin-bottom:0px;
	margin-top:13px;
	margin-left:0px;

}



#footer{   /* el peu d'enllaços */
	clear:left;
	width:940px;
	background: #000000;
	color: #E29437;
	text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 0 0 0 0;
	vertical-align:middle;
	



}

#footer a{
	color: #FFFFFF;
	text-decoration:none;

}
#footer a:hover{
	color: #E29437;
}
#footer #current{
	color: #E29437;
}

#footer2{   /* la ombra del peu*/
	clear:left;
	background-color:#FFFFFF;
	background-image:url(../images/bgpeu2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 0 0 0 0;

	margin-left:-20px;
	width:980px;
	height:auto;
	border:0px solid;
	
	font-size:12px;

	}

#footer2 a{
	color: #000000;
	text-decoration:none;

}
#footer2 a:hover{
	color: #4B7BB0;
}


.innertube{
 /*margin: 10px;  Margins for inner DIV inside each column (to provide padding)*/
 margin:10px 10px 10px 10px;

}



.liniaDalt{
	height:5px;
	background-color:#FCE9D3;
	padding:0;
	margin:0;
	border:0px solid;
	font-size:1px; 
	line-height:1px; 
}


/* FI LAYOUT PRINCIPAL*/



/* INICI D'ESTILS DEL TAB MENU*/
#glowingtabs{
	float:left;
	width:100%;
	line-height:normal;
}

#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 0px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}

#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}

#glowingtabs a{
	float:left;
	background:url(../images/glowtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
}

#glowingtabs a span{
	float:left;
	display:block;
	background:url(../images/glowtab.gif) no-repeat right top;
	padding: 14px 30px 12px 20px;  /* per a fer el boto més gran*/  /* top right bottom left */
	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}
/*onMouseover style
#glowingtabs a:hover{ 
background-position:0% -82px; /*Shift background image up to start of 2nd tab image
}


#glowingtabs a:hover span{ /*onMouseover style
background-position:100% -82px; /*Shift background image up to start of 2nd tab image
}
*/


/* FI D'ESTILS DEL TAB MENU*/


/* INICI ESTILS DE BOTONS HOME */
#quadreBotons {
	border:0px solid;
	padding:0px 0px 10px 15px;
	text-align:center;


}

a.btohome {
    background: transparent url('../images/boto/bg_button_a.png') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, verdana, sans-serif;
    height: 29px;    /* alt del botó ??*/
    margin-right: 6px;
    padding-right: 17px; /* sliding doors padding - ample del boto petit*/ 
    text-decoration: none;

}

a.btohome span {
    background: transparent url('../images/boto/bg_button_span.png') no-repeat;
    display: block;
    line-height: 19px;  /* per definir alt del boto */
    padding: 3px 0 7px 18px;
	color:#ffffff;
	font-weight:normal;
} 


a.btohome:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.btohome:hover span {
    background-position: bottom left;
   /* padding: 6px 0 4px 18px;  push text down 1px */
} 

a.btohome2 {
    background: transparent url('../images/boto/bg_button_a2.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, verdana, sans-serif;
    height: 29px;    /* alt del botó ??*/
    margin-right: 6px;
    padding-right: 17px; /* sliding doors padding - ample del boto petit*/ 
    text-decoration: none;

}

a.btohome2 span {
    background: transparent url('../images/boto/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 19px;  /* per definir alt del boto */
    padding: 3px 0 7px 18px;
} 


a.btohome2:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.btohome2:hover span {
    background-position: bottom left;
   /* padding: 6px 0 4px 18px;  push text down 1px */
} 


/* FI ESTILS DE BOTONS HOME*/



#top1 {
	background-color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8C8C8C;

}
#top1 a{
	color:#8C8C8C;
	text-decoration:none;
}
#top1 a:hover{
	text-decoration:underline;
}

#top1esq{
	text-align:left;
	padding: 0 0 0 35px;
	border-bottom:1px solid #393939;
	height:40px;
	vertical-align:middle;
}
#top1dre{
	text-align:right;
	padding: 0 30px 0 0;
	border-bottom:1px solid #393939;
	height:40px;
	vertical-align:middle;
}

#top1dre a{
	color:#EA9924;
	text-decoration:none;
}
#top1dre a:hover{
	text-decoration:underline;
}


#top2esq{

	height:108px;
	padding: 0 0 0 30px;
	vertical-align:middle;
}

#top2dre{

	height:108px;
	padding: 0 20px 0 0;
	vertical-align:middle;
	text-align:right;
}


#top3esq{

	height:42px;
	padding: 0 0 0 0;
	vertical-align:bottom;
}

#top3dre{

	height:42px;
	padding: 0 20px 10px 0;
	vertical-align:bottom;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;	

}
#top3dre a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#8c8c8c;
	text-decoration:none;
	border:0px solid;
}

#top3dre a:hover{
	text-decoration:underline
}




#bottomesq{

	height:32px;
	padding: 0 0 0 0;
	vertical-align:middle;
}

#bottomdre{
	width:150px;
	height:32px;
	padding: 0 10px 0 0;
	vertical-align:middle;
	text-align:right;
}

#colDre{
	
	vertical-align:top;
	text-align:center;
	/* height:190px; */
	color:#0F4277;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}



#txtInici{
	background-color:#231F20;
	padding:10px 10px 10px 10px;
	color:#8D8B8C;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: 1px;
}
#txtPromoDalt{
	padding:10px 10px 10px 10px;
	color:#134278;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: 1px;
}
#txtPromoDaltTitol{
	padding:10px 10px 10px 10px;
	color:#134278;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: 1px;
}

/* texte gran de promoció: exemple al login*/
.txtPromo{
	color:#134278;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	line-height: 22px;
	padding-top:10px;
}

/* span i b son per a fer el trabajoenfinanzas.com en negre i taronja*/
.txtPromo span{
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.txtPromo b{
	color:#EA9924;
	font-weight:bold;
	font-size:15px;
}

.banners img{
	border:1px solid #cccccc;
	margin:0px 0px 0px 0px;
}


#quadreInici {
	border:0px solid;
	padding:10px 10px 0px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#114277;
	text-align:left;


}
#quadreInici h1{
	font-size:14px;
	padding: 0px 0px 0px 40px;
	margin:0;
	margin-top:10px;
}
#quadreInici h1 a{
	font-size:14px;
	font-weight:bold;
	color:#114277;

}

#quadreInici h2{
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:17px;
	line-height:17px;
	padding: 10px 0px 0px 0px;
	border:0px solid;
	width:200px;
	
}
#quadreInici h3{
	color:#FFFFFF;
	font-size:14px;
	padding: 15px 0px 0px 50px;
	margin:0;
	border:0px solid;
}


.taulaLogin{   /* hack per a que es vegi bé el quadre rodo de login al FF i CHROME */
	font-size:1px;

}


#quadreAlta {
	width:314px;
	border:0px solid;
	
/*
	padding-top:10px;
	height:240px;*/
}
#quadreAlta h1{
	padding-left:60px;
	padding-top:10px;
	text-align:left;
}
#quadreAlta h3{
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

/* generals del site */
h1{
	color:#114277;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2{
	color:#3F3F3F;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h3{
	color:#0F4375;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h4{
	color:#0F4375;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px 5px 0px 10px;
	
}

a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	
	color:#33669D;}
a:hover{
	color:#4B7BB0;

}



#menuEsq{
	float:left;
	width: 170px;
	min-height:500px;
	height:100%;
	margin-right:10px;
}


/* INICI QUADRE PASSOS REGISTRE*/
#pasosRegistre{
	border:0px solid;
	text-align:center;
	margin-bottom:15px;
}

#pasosRegistre .pasOn{
	color:#EC9923;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#pasosRegistre .pasOff{
	color:#0F4375;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* FI QUADRE PASSOS REGISTRE*/

/* Quadre gran del contingut amb el fons blau*/
#quadreGran{
	float:left;
	background-image:url('../images/fonsQuadreGran.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:598px;
	min-height:500px;
	height:100%;
	
}
* html #quadreGran {
	float:right;
}

/* titol del quadre gran*/
#quadreGran h1{
	color:#0F4375;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	border:0px solid;
}
/* contingut del quadre gran */
#quadreGran h2{
	margin-left:15px;
	margin-top:50px;
	border:0px solid;
	font-size:12px;
	font-weight:normal;
	clear:both;
	margin-top:10px;
}
#quadreGran img{
	border:0px solid;
	margin-right:10px;
	margin-top:0px;
	
}


/* usat a la plana inicial per a les ofertes recents*/
#quadreMesGran{
	float:left;
	background-image:url('../images/fonsQuadreMesGran.gif');
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid;
	width:785px;


	
}
#quadreMesGran h1{
	margin-left:15px;
	margin-top:10px;
}
#quadreMesGran h2{
	margin-left:15px;
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
}
/*#quadreMesGran a{
	font-weight:bold;
	font-size:14px;
}
*/
#quadreMesGran img{
	border:0px solid;
	margin-right:10px;
	margin-top:2px;
	
}



/* Contingut sense fons*/
#quadreCont{
	float:left;
	width:598px;
	min-height:500px;
	height:100%;
	
}
* html #quadreCont {
	margin-top:10px;
}

* html #quadreGran {
	float:right;
}

/* quadre de mig amb fons per a planes de 3 cols com: Fitxa oferta*/
#quadreMig3Cols{
	float:left;
	width:418px;
	border:0px solid;
	background-image:url('../images/fonsQuadre3Cols.gif');
	background-position:top;
	background-repeat:no-repeat;
	min-height:260px;
	height:auto;
	margin-right:10px;

}



/* Quadre mig del contingut amb el fons gris inicialment per a mi cuenta */
#quadreMig{
	width:387px;
	border:0px solid;
	background-position:top;
	background-repeat:no-repeat;
	min-height:200px;
	height:auto;

	margin-top:10px;
		
	padding:0;
}


.quadreMigPerfil{
	background-image:url('../images/mcPerfil.gif');
	margin-left:5px;
	float:left;
}
.quadreMigPerfilEmp{
	background-image:url('../images/mcPerfilEmp.gif');
	margin-left:7px;
	float:left;
}
.quadreMigBuscadorCV{
	background-image:url('../images/mcBuscacv.gif');
	margin-left:7px;
	float:left;
}
.quadreMigAltres{
	background-image:url('../images/mcAltres.gif');
	margin-left:1px;
	clear:left;
	float:left;
}
.quadreMigAltresFormacio{
	background-image:url('../images/mcAltres.gif');
	margin-left:7px;
	float:right
}
.quadreMigAlerta{
	background-image:url('../images/mcAlerta.gif');
	margin-right:5px;
	clear:left;
	float:left;
}
.quadreMigOferta{
	background-image:url('../images/mcOferta.gif');
	margin-left:5px;
	float:left;
}
.quadreMigOfertaEmp{
	background-image:url('../images/mcOferta.gif');
	margin-left:1px;
	float:left;
}.quadreMigCV{
	background-image:url('../images/mcCV.gif');
	margin-right:5px;
	float:left;
}

* html #quadreMig {
	border:0px solid;
	height:300px;
}
/* titol del quadre mig*/
#quadreMig h1{
	color:#262626;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:60px;
	margin-top:25px;
	border:0px solid;
}

#quadreMig h1 a{
	color:#313131;

}


/* contingut del quadre mig */
#quadreMig h2{
	margin-left:45px;
	margin-top:20px;
	border:0px solid;
	font-size:12px;
	font-weight:normal;


}
#quadreMig3Cols h1{
	color:#134175;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	border:0px solid;
}
#quadreMig3Cols h2{
	margin-left:10px;
	margin-top:20px;
	border:0px solid;
	font-size:12px;
	font-weight:normal;
}

#titolDalt{
	height:50px;
	border:0px solid;

}
#titolDalt h1{color:#000000; margin-left:20px; margin-top:20px; border:0px solid;}

/* per als resultats de les busquedes inicialment a ofertes publicades, també fitxa d'oferta*/
#resultats{
}

#resultats h1{
	color:#346697;
	padding:0;
	margin:0;
}
#resultats h2{
	color:#3F3F3F;
	padding:0;
	margin:0;
}
#resultats h3{
	color:#E39438;
	font-size:12px;
	padding:0;
	margin:0;
}
#resultats h3 a{
	color:#E29437;
	font-size:12px;
	padding:0;
	margin:0;
}
#resultats a:hover{
	color:#4B7BB0;
}

#stats{
width:98%}

#stats td{
border-bottom:1px solid #cccccc;
}
#stats th{
color:#E89923;
border-bottom:1px solid #cccccc;
}
#stats .totals{
font-weight:bold;
color:#0066cc;
}


#menuEsqFons{
	float:left;
	width: 171px;
	min-height:500px;
	height:100%;
	margin-right:10px;
	background-image:url('../images/fonsQuadrePetit.gif');
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid;
}
/* for Internet Explorer 6 i anteriors */
* html #menuEsqFons {
	padding:0;
	margin-right:7px;
	height:500px;
}

#menuDreFons{
	float:left;
	width: 171px;
	min-height:500px;
	height:100%;
	background-image:url('../images/fonsQuadrePetit.gif');
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid;
	margin:0;
	padding:0;
}
/* for Internet Explorer 6 i anteriors */
* html #menuDreFons {
	height:500px;
}

#menuEsqFons h1, #menuDreFons h1{
	color:#0F4375;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	border:0px solid;
}
/* for Internet Explorer 6 i anteriors */
* html #menuEsqFons h1 {
	padding:0;
	margin-left:7px;
}

#menuEsqFons a, #menuDreFons a{
	color:#33669B;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5588BD;
	text-decoration:none;
}
#menuEsqFons a:hover, #menuDreFons a:hover{
	color:#5588BD;
}

#menuEsqFons a.text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
#menuEsqFons a.text:hover {
	text-decoration: underline;
}

/* per al minibuscador dels resultats */
#miniBuscador{

	font-size:11px;
	font-weight:normal;
	color:#404040;
	border:0px solid;
}
/* for Internet Explorer 6 i anteriors */
* html #miniBuscador {
	padding:0;
	
}


#miniBuscador h1{
font-size:11px;
font-weight:bold;
color:#404040;
margin-left:5px;


}


/* camps  de formulari generic*/
.inputForm{
	border:1px solid #cccccc;
	width:215px;
}

.btoForm{

	border:0px solid #cccccc;
	color:#FFFFFF;
	background-image:url('../images/btoForm.gif');
	height:20px;
	padding:0px 5px 1px 5px;


}
.checkboxForm{
	border:0px solid #cccccc;
}

.missError{
width:160px;
background-color:#FFFFCC;
border:1px solid;
border-color:#FFCC99;
margin-top:5px;
padding:4px 4px 4px 4px;

}
.missErrorGran{
	width:400px;
	background-color:#FFFFCC;
	border:1px solid;
	border-color:#FFCC99;
	margin-top:5px;
	margin-bottom:5px;
	padding:4px 4px 4px 4px;

}
.missError100pc{
	width:100%;
	background-color:#FFFFCC;
	border:1px solid;
	border-color:#FFCC99;
	margin-top:5px;
	margin-bottom:5px;
	padding:4px 4px 4px 4px;
}

.missInfo100pc{
	width:740px;
	background-color:#FAFBFD;
	background-image:url(../images/icoinfo.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	border:1px solid;
	border-color:#336699;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:4px 4px 4px 34px;
}
* html .missInfo100pc{
	width:740px;
}
.missInfoStats{
	width:560;
	background-color:#FAFBFD;
	background-image:url(../images/icoinfo.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	border:1px solid;
	border-color:#336699;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:4px 4px 4px 34px;
}
* html .missInfoStats{
	width:560;
}

.missAttention{
	width:560;
	background-color:#FAFBFD;
	background-image:url(../images/icoattention.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	border:1px solid;
	border-color:#336699;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:4px 4px 4px 34px;
}
* html .missAttention{
	width:560;
}

.caixaFitxer{
	border:1px solid #dddddd;
	width:98%;
	height:30px;
	background-color:#eeeeee;
	padding:3px 3px 3px 3px;
}
.caixaFitxer img{
	border:0px;
	vertical-align:middle
}
.caixaFitxer a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.caixafitxer a:hover{
	color:#FF9933;
}

/* fi de camps  de formulari generic*/

/* menu de micuenta*/
.menuUsuari {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:60px;

}
.menuUsuari td{	vertical-align:middle;}
.menuUsuari img{vertical-align:middle;}

.menuUsuari a{
vertical-align:middle;
color:#33669B;
text-decoration:none;
}

.menuUsuari a:hover{
color:#5588BD;

}

.menuUsuari #actiu{
color:#000000;
}

.ample{width:200px;}

.alrtnoscript{
	font-size:10px;
	color:#EF952C;
}

.textocv {
	width: 400px;
	word-wrap: break-word;
}