body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: White;
	color: black;
	font: small Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	background-image: url(../grafics/fons.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

h2 {
	font-size: 14px;
	color: #2F87B7;
	margin-top: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #2F87B7;
	text-decoration: underline;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}

a {
	color: #2F87B7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

a img:hover{
	border: none;
	background-color: #2F87B7;	
}

.negreta {
	font-weight: bold;
}

ul {
	margin: 0px;
	padding: 0px;
}

#lateral {
	float: left;
}

#wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: left;
}

#header {
	background-color: White;
	margin: 0px;
	padding: 0px;
}

#headerline {
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	padding: 0px 30px 0px 0px;
	margin:0px;
	color: Black;
}

#menu {
	float: left;
	width: 175px;
	font-weight: bold;
	color: #0A2167;
	margin: 0px 5px 5px 5px;
	padding: 0px;
	text-align: left;
}

#menu h2 {
	color: White;
	background-color: #2F87B7;
	font-size: 12px;
	padding: 2px 2px 2px 4px;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
}

#menu a {
	color: #2F87B7;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	margin-left: 20px;
	padding: 0;
}

#menu p {
	text-align: center;
}

#zonausuarilogin{
	margin: 40px 2px 20px 2px;
}

#zonaempresalogin{
	margin: 0px 2px 10px 2px; 
}

.boto {
	background-color: #2F87B7;
	color: white;
	font-weight: bold;
	/*padding: auto;*/
}

.boto:hover {
	color: White;
	border-color: Black;
	background-color: #2F87B7;
	color: black;	
}

input{
	border: 1px solid #2F87B7;
	font: normal normal 10px small Verdana, Arial, sans-serif;
}

input:hover {
	color: White;
	border-color: Black;
	background-color: #2F87B7;
}

input[type="submit"] {
	background-color: #2F87B7;
	color: white;
	font-weight: bold;
	/*padding: auto;	*/
}

input[type="submit"]:hover {
	color: White;
	border-color: Black;
	background-color: #2F87B7;
	color: black;	
}

input[type="image"] {
	border: none;
	vertical-align: bottom;
}

input[type="image"]:hover {
	border: none;
	background-color: #2F87B7;
}

textarea{
	border: 1px solid #2F87B7;
	font: normal normal 10px Arial, sans-serif;
}

textarea:hover{
	color: White;
 	border-color: Black;
	background-color: #2F87B7;
}

select{
	border: 1px solid #2F87B7;
	font: normal normal 10px Arial, sans-serif;
}

select:hover{
	color: White;
	border-color: Black;
	background-color: #2F87B7;
}

input[type=checkbox]{
	vertical-align: middle;
	border: none;
}

#content {
	margin-left: 195px;
	padding: 0px 2px 5px 0px;
}

#footer{
	background-color: #2F87B7;
	color: White;
	text-align: center;
	font-size: 9px;
	clear: both;
	margin-top: 20px;
}

#footer a{
	font-weight: bold;
	text-decoration: none;
	color: White;
}

#footer a:hover{
	text-decoration: underline;
}

.formerror{
	color: red;
	font-size: 1.0em;
}

table {
	width: 99%;
	border-collapse: collapse;
	border: 1px solid #2F87B7;
}

table tr{
	border: 1px none #2F87B7;
}

table tr.odd{
	background-color: #ECEAEB;
}

table th {
	background-color: #2F87B7;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

table td {
	text-align: left;
	padding: 5px;
}

#info_confirmacio_registre{
	margin-left: 80px;
	font-weight: bold;
}

#enllaços_confirmacio_registre{
	margin-left: 80px;
	font-weight: bold;
}

#dades_confirmacio_registre{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #2F87B7;
	padding: 7px;
	width: 35%;
}

#accions_generals{
	margin-right: 30px;
	font-weight: bold;
	float: right;
}

#accions_p{
	margin-left: 30px;
	font-weight: bold;
}

#llistat_preferents{
	margin-left: 30px;
	font-weight: normal;
}

#ajuda_login{
	margin-left: 8px;
	padding: 2px;
	border: thin solid #0A2167;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F8FF;
}

#ajuda_box_usuari{
	position: absolute;
	display: none;
	top: 323px;
	left: 180px;
	width: 180px;
	border: 1px solid #0A2167;
	background-color: #F0F8FF;
	padding: 5px;
}

#ajuda_box_empresa{
	position: absolute;
	display: none;
	top: 153px;
	left: 180px;
	width: 180px;
	border: 1px solid #0A2167;
	background-color: #F0F8FF;
	padding: 5px;
}

#ajuda_box_registre_empresa{
	position: absolute;
	display: none;
	top: 242px;
	left: 332px;
	width: 180px;
	border: 1px solid #0A2167;
	background-color: #F0F8FF;
	padding: 5px;
}

#ajuda_box_registre_usuari{
	position: absolute;
	display: none;
	top: 215px;
	left: 353px;
	width: 180px;
	border: 1px solid #0A2167;
	background-color: #F0F8FF;
	padding: 5px;
}

.underline{
	text-decoration: underline;
}

#direccio_contacte {
	width: 85%;
	border: 2px solid #2F87B7;
	background-color: #f8f8f8;
	padding: 15px;
	color: Black;
}

p {
	line-height: 1.2em;
}

#dadesempresa{
	background-color: #F8F8F6;
}

#formregistre{
	font-weight: normal;
}

#formregistre #nom{
	float: left;
	margin-right: 30px;	
}

#formregistre #cp{
	float: left;
	margin-right: 30px;	
}

#formregistre #provincia{
	float: left;
	margin-right: 30px;	
}

#formregistre #telefon1{
	float: left;
	margin-right: 30px;	
}

#formregistre #telefon2{
	float: left;
	margin-right: 30px;	
}

#formregistre #mail{
	float: left;
	margin-right: 30px;	
}

#formoferta{
	font-weight: bold;
}


#formoferta #treball{
	float: left;
	margin-right: 30px;	
}

#formoferta #durada{
	float: left;
	margin-right: 30px;	
}

#formoferta #sou_mensual_brut{
	float: left;
	margin-right: 30px;	
}

#formoferta #sexe{
	float: left;
	margin-right: 30px;	
}

#float_left{
	float: left;
	margin-right: 30px;	
}

#formoferta #edat_minima{
	float: left;
	margin-right: 30px;	
}

#formoferta #idio{
	float: left;
	margin-right: 36px;	
}

#formoferta #infor{
	float: left;
	margin-right: 190px;	
}

#formoferta #infor_altres{
	float: left;
	margin-right: 60px;	
}

table.none {
	width: auto;
}

table.none tr{
	border: none;
}

table.none th {
	background-color: #2F87B7;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width: 63px;
}

table.none td {
	text-align: center;
	padding: 5px;
	width: 63px;
	font-weight: normal;
}

table.none2 {
	width: auto;
}

table.none2 tr{
	border: none;
}

table.none2 .infor{
	width: 300px;
}

table.none2 .altres{
	width: 135px;
}

table.none2 th {
	background-color: #2F87B7;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width: 95px;
}

table.none2 td {
	text-align: center;
	padding: 5px;
	width: 95px;
	font-weight: normal;
}

#detalloferta_accions1{
	margin-right: 30px;
	font-weight: bold;
	float: right;
}

#detalloferta_accions1 ul{
	margin: 0px;
	padding: 0px;
}
