@import 'reset.css';

.clear {
	clear: left;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: inline !important;
}

body {
	font-size: 11px;
	background-color: #FFF;
	font-family: Arial;
	font-size: 62.5%;
}
select, input, textarea {
	font-family: Arial;
	color: #666;
}
strong {
	font-weight: bold;
}
h2 span, h3 span {
	background: url(../img/point.png) repeat-x 0 bottom;
	display: block;
	padding-bottom: 2px;
}
table thead tr {
	font-weight: bold;
}
table td {
	padding: 6px;
	border-right: 1px solid #FFF;
}
table tbody tr.impar {
	background-color: #D9D9D9;
}
table tbody tr.par {
	background-color: #F2F2F2;
}
a.link {
	color: #666;
}
div.error {
	border: 1px solid red; 
	float: left; 
	width: 593px; 
	padding: 4px;
}
p.nota {
	font-style:italic; 
	font-size: 85.71%;
	height: auto !important;
	line-height: normal !important;
	margin-bottom: 10px;
	color: #999;
}

/* inicio overlay */
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
	display: none;
}
#overlay-content {
	width: 423px;
	height: 238px;
	background: url(../img/fondo-restringido.png);
	display: none;
	position: absolute;
	z-index: 100;
	color: #333;
}
#overlay-content .container {
	padding: 25px;
}
#overlay-content h3 {
	font-size: 128.57%;
	font-weight: bold;
	background: url(../img/icono-restringido.png) no-repeat;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
#overlay-content p {
	font-size: 85.71%;
	font-weight: bold;
}
#overlay-content p.intro {
	margin-bottom: 20px;
}
#overlay-content form {
	float: left;
}
#overlay-content p.acceder {
	margin-bottom: 5px;
}
#overlay-content p.recordar {
	font-size: 71.42%;
	margin-bottom: 10px;
}
#overlay-content p.registro {
	float: left;
}
#overlay-content label {
	display: block;
	float: left;
	width: 70px;
}
#overlay-content button.button {
	margin: 3px 0 0 5px;
}
#overlay-content a {
	color: #333;
	text-decoration: none;
}
#overlay-content button.cancelar {
	float: right;
}
/* fin overlay */


/* inicio button */
button.button,
a.button { 
	position: relative;
	border: 0;
	cursor: pointer;
	padding: 0 3px 0 0; 
	font-size: 12px; 
	text-align: center; 
	background: transparent url(../img/button.png) no-repeat right -16px;
	font-family: Arial;
	height: 16px;
}
a.button {
	display: block;
	text-decoration: none;
	float: left;
}
button.button span,
a.button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
	padding: 0 6px 0 9px;
	height: 16px; 
	line-height: 14px;
	background: transparent url(../img/button.png) no-repeat left top; 
	color:#fff; 
}
a.button span { 
	padding-right: 6px;
}
#header button.button,
#header a.button { 
	background-position: right -48px;
}
#header button.button span,
#header a.button span { 
	background-position: left -32px;
}

button.button::-moz-focus-inner {
	border: 0;  /* overrides extra padding in Firefox */
	padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button {
		padding-right: 2px;
	}
	button.button span {
		margin-top: -1px;
		margin-left: -3px;
		padding-right: 4px !important;
	}
}
/* fin button */


/* inicio formularios */
form.form p {
	height: 25px;
	line-height: 25px;
}
form.form p.textarea {
	height: 135px;
	line-height: normal;
}
form.form textarea {
	height: 130px;
	width: 330px;
}
form.form label {
	display: block;
	float: left;
	width: 170px;
}
form.form select,
form.form input,
form.form textarea {
	font-size: 100%;
}
form.form input {
	height: 20px;
}
/* fin formularios */


/* inicio bloque ofertar */
/*
div.ofertar {
	display: none;
}
div.ofertar a.cerrar {
	background: url(../img/cerrar.gif) no-repeat 0 0;
	float: right;
	height: 18px;
	width: 18px;
}
div.ofertar a.cerrar:hover {
	background: url(../img/cerrar.gif) no-repeat -18px 0;
}
*/
/* fin bloque ofertar */


/* inicio bloque trabajos container */
#trabajos-container {
	border: 2px solid;
	background-color: #DDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin: 10px 0;
	width: 591px;
	float: left;
}
#trabajos-container h3 {
	font-size: 100%;
	background: url(../img/icono-subir-imagenes.png) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	margin-bottom: 0;
	margin-left: 0;
}
#trabajos-container ul {
	margin-left: 66px;
}
#trabajos-container li {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-top: 10px;
}
div.upload .foto-container {
	width: 100px;
	height: 100px;
}
#trabajos-container .foto-container {
	background-color: #FFF;
}
div.upload button.examinar {
	margin-top: 3px;
}
div.upload a.eliminar {
	display: none;
	margin-top: 3px;
}
.foto a.eliminar {
	display: block !important;
}
.foto .foto-container {
	height: auto !important;
}
li.fichero a.eliminar {
	display: block !important;
}
li.fichero input.nombre-fichero {
	display: block !important;
}
/* fin bloque trabajos container */


/* inicio bloque ficheros container */
#ficheros-container {
	border: 2px solid;
	background-color: #DDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin: 10px 0;
	width: 591px;
	float: left;
}
#ficheros-container h3 {
	font-size: 100%;
	background: url(../img/icono-subir-documentos.png) no-repeat;
	height: 21px;
	line-height: 21px;
	padding-left: 40px;
	margin-bottom: 0;
	margin-left: 0;
}
#ficheros-container ul {
	margin-left: 66px;
}
#ficheros-container li {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-top: 10px;
}
#ficheros-container input {
	width: 100px;
	display: none;
}
/* fin bloque ficheros container */


/* inicio header */
#header_container {
	background: url(../img/bkg_header.jpg) repeat-x;
	color: #FFF;
	float: left;
	width: 100%;
	height: 124px;
	margin-bottom: 22px;
}
#header_container a {
	color: #FFF;
	text-decoration: none;
}
#header {
	position: relative;
}
#header .error {
	float: right;
	margin: 40px;
}
h1 a {
	display: block;
	width: 160px;
	height: 84px;
	text-indent: -9999px;
	background: url(../img/logo_header.png) no-repeat;
	position: absolute;
	top: 30px;
}
#header, #content, #footer {
	margin: 0 auto;
	width: 1000px;
}
/* fin header */


/* inicio menu principal */
ul#menu-principal {
	position: absolute;
	top: 98px;
	left: 201px;
	font-size: 1.3em;
}
ul#menu-principal li {
	float: left;
	margin-right: 2px;
	background: url(../img/menu-tab-1.png) no-repeat;
	position: relative;
}
ul#menu-principal a {
	font-weight: bold;
	background: url(../img/menu-tab-3.png) no-repeat right 0;
	display: block;
	height: 23px;
	line-height: 23px;
	margin-left: 4px;
	padding-right: 4px;
}
ul#menu-principal a span {
	background: url(../img/menu-tab-2.png);
	display: block;
	padding: 0 7px;
}
ul#menu-principal li.selected,
ul#menu-principal li:hover {
	background-image: url(../img/menu-tab-selected-1.png);
}
ul#menu-principal li:hover div.drop-down {
	display: block;
}
ul#menu-principal li.selected a,
ul#menu-principal li:hover a {
	background-image: url(../img/menu-tab-selected-3.png);
}
ul#menu-principal li.selected a span,
ul#menu-principal li:hover a span {
	background-image: url(../img/menu-tab-selected-2.png);
}
ul#menu-principal li div.drop-down {
	background: none repeat scroll 0 0;
	/*border: 1px solid #666;*/
	/*
	border: 1px solid #A7A7A7;
	border-bottom: none;
	*/
	border-top: 1px solid #A7A7A7;
	display: none;
	font-size: 84.61%;
	left: 0;
	line-height: normal;
	margin: -5px 0 0 -1px;
	/*padding: 5px 0;*/
	position: absolute;
	top: 28px;
	/*width: 130px;*/
	width: 100%;
	z-index: 100;
}
ul#menu-principal li div.drop-down div.drop-down-item {
	background-color: #E9E9E9;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
}
ul#menu-principal li div.drop-down .last {
	border-bottom: none !important;
}
ul#menu-principal li div.drop-down a {
	background-image: none;
	color: #666;
	display: block;
	line-height: normal;
	padding: 3px 35px 3px 19px;
	height: auto;
	margin-left: 0;
}
ul#menu-principal li div.drop-down a:hover {
	background-color: #FFA700;
	color: #FFF;
}
ul#menu-principal li div.drop-down div.footer {
	position: relative;
	background: transparent url(../img/submenu.png) no-repeat right -6px;
	height: 6px;
	padding: 0 4px 0 0; 
}
ul#menu-principal li div.drop-down div.footer span {
	position: relative;
	height: 6px; 
	background: transparent url(../img/submenu.png) no-repeat left top; 
	display: block;
}
/* fin menu principal */


/* inicio sidebar */
#sidebar {
	float: left;
	clear: left;
	width: 165px;
	color: #999;
}
#sidebar form {
	height: 102px;
	background: url(../img/fondo-buscador.png);
	padding: 8px 15px 8px 8px;
	width: 142px;
}
#sidebar form h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
#sidebar input {
	width: 142px;
}
#sidebar form button.button {
	margin-top: 20px;
	float: right;
}
#sidebar div.info {
	float: left;
	margin-top: 20px;
	width: 144px;
	padding: 8px;
}
#sidebar div.busca-faena {
	height: 116px;
	background: url(../img/fondo-busca-faena.jpg);
}
#sidebar div.publica-faena {
	height: 114px;
	background: url(../img/fondo-publica-faena.jpg);
}
#sidebar div.publica-material {
	height: 127px;
	background: url(../img/fondo-publica-material.jpg);
}
#sidebar div.info h3,
#sidebar div.info p,
#sidebar a.contactar {
	text-indent: -9999px;
}
#sidebar a.contactar {
	background: url(../img/contactar.jpg);
	display: block;
	height: 65px;
	width: 160px;
	margin-top: 20px;
}
/* fin sidebar */


/* inicio menu secundario */
ul#menu-secundario {
	background: url(../img/point.png) repeat-x 0 bottom;
	float: left;
	padding-bottom: 4px;
	margin-top: 17px;
	width: 100%;
}
ul#menu-secundario li {
	background: url(../img/point.png) repeat-x;
}
ul#menu-secundario li a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	padding: 3px 0 0 29px;
	height: 25px;
	line-height: 25px;
	background-position: 0 5px !important;
	background-repeat:  no-repeat;
}
ul#menu-secundario li a:hover {
	color: #666;
	margin-left: 10px;
}
ul#menu-secundario li a.registro {
	background-image: url(../img/icono-registro.jpg);
}
ul#menu-secundario li a.publicar-faena {
	background-image: url(../img/icono-publicar-faena.jpg);
}
ul#menu-secundario li a.publicar-material {
	background-image: url(../img/icono-publicar-material.jpg);
}
ul#menu-secundario li a.perfil {
	background-image: url(../img/icono-perfil.jpg);
}
ul#menu-secundario li a.cartera {
	background-image: url(../img/icono-cartera.jpg);
}
ul#menu-secundario li a.recomendar {
	background-image: url(../img/icono-recomendar.jpg);
}
ul#menu-secundario li a.informes {
	background-image: url(../img/icono-informes.jpg);
}
/* fin menu secundario */


/* inicio publi */
#publi {
	float: left;
	width: 168px;
	color: #666;
}
#publi div.empresas {
	background: url(../img/box_publi_a.jpg) no-repeat;
	padding-top: 17px;
}
#publi div.empresas h3 {
	font-size: 1.4em;
	font-weight: bold;
	background: url(../img/icono-publi.png) no-repeat;
	height: 33px;
	line-height: 21px;
	margin: 0 0 20px 7px;
	padding-left: 32px;
	width: 115px;
}
#publi div.empresas div.body {
	background: url(../img/box_publi_b.jpg);
}
#publi div.empresas ul {
	margin-left: -5px;
	text-align: center;
	background: url(../img/box_publi_c.jpg) no-repeat 5px bottom;
	padding-bottom: 60px;
}
#publi div.empresas li {
	margin-bottom: 10px;
}
#publi div.publi {
	width: 141px;
	height: 184px;
	background: url(../img/fondo-publi.png);
	float: left;
	margin-top: 10px;
	padding: 0 12px;
}
#publi div.publi h3,
#publi div.publi p {
	text-indent: -9999px;
}
/*
#publi div.publi h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
}
#publi div.publi p {
	font-size: 1.2em;
}
#publi div.publi a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
*/
/* fin publi */


#content-container {
	float: left;
	width: 100%;
	margin-bottom: 22px;
}
#content {
	/*min-height: 600px;*/
}
#main {
	float: left;
	width: 601px;
	margin: 0 13px 0 53px;
	color: #666;
	font-size: 1.4em;
}
#main h2 {
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: -40px;
}
#main h2.carpeta {
	background: url(../img/icono-carpeta.png) no-repeat;
}


/* inicio footer */
#footer_container {
	height: 100px;
	float: left;
	width: 100%;
	background: #D9DADB url(../img/point.png) repeat-x;
}
#footer p {
	text-align: center;
	color: #666;
	font-size: 1.3em;
	margin-top: 12px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
/* fin footer */


/* inicio login */
#login {
	float: right;
	font-size: 1.1em;
	border-left: 2px solid #FFA700;
	padding-left: 5px;
	width: 196px;
	padding-left: 5px;
	width: 163px;
	margin-top: 10px;
}
#login p.acceder,
#login p.registro {
	font-size: 109.09%;
	font-weight: bold;
	margin-bottom: 6px;
}
#login p.recordar {
	font-size: 81.81%;
	font-weight: bold;
	margin-bottom: 3px;
}
#login label {
	display: block;
	float: left;
	width: 60px;
}
#login input {
	font-size: 100%;
}
#login #login-email {
	width: 132px;
	margin-bottom: 3px;
}
#login button.button,
#login a.button {
	margin-top: 2px;
}
p.login-password {
	float: left;
	margin: 2px 2px 0 0;
}
p.login-password input {
	width: 84px;
}
/* fin login */


/* inicio registro / perfil */
#body-registro h2 {
	background: url(../img/icono-registro.jpg) no-repeat;
}
#body-perfil h2 {
	background: url(../img/icono-perfil.jpg) no-repeat;
}
#body-registro form.registro,
#body-perfil form.perfil {
	position: relative;
}
#body-registro form.registro h3,
#body-perfil form.perfil h3 {
	font-weight: bold;
	margin-bottom: 10px;
	clear: left;
}
#body-registro h3.warning {
	color: red;
}
#body-registro h3.warning a {
	color: #666666;
	text-decoration: none;
}
#body-registro form.registro h3.provincias,
#body-perfil form.perfil h3.provincias {
	margin-top: 10px;
	margin-bottom: 0;
}
#body-registro div#logo,
#body-perfil form.perfil div#logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}
#body-registro #logo .foto-container,
#body-perfil #logo .foto-container {
	background-color: #DDD;
}
#body-registro ul.comunidad,
#body-perfil ul.comunidad {
	float: left;
	margin-bottom: 10px;
}
#body-registro ul.comunidad li,
#body-perfil ul.comunidad li {
	width: 130px;
	margin: 10px 20px 0 0;
	float: left;
}
#body-registro ul.comunidad input,
#body-perfil ul.comunidad input,
#body-registro ul.actividad input,
#body-perfil ul.actividad input {
	float: left;
	height: auto;
	margin-right: 5px;
}
#body-registro ul.comunidad label,
#body-perfil ul.comunidad label,
#body-registro ul.actividad label,
#body-perfil ul.actividad label {
	width: auto;
	float: none;
	display: inline;
}
#body-registro ul.provincia,
#body-perfil ul.provincia {
	float: left;
	margin-top: 5px;
}
#body-registro ul.provincia li,
#body-perfil ul.provincia li {
	margin-top: 0;
}
#body-registro ul.actividad,
#body-perfil ul.actividad {
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#body-registro ul.actividad li,
#body-perfil ul.actividad li {
	width: 280px;
	margin: 0 20px 0 0;
	float: left;
}
#body-perfil a#eliminar-usuario {
	margin-top: 30px;
}
#body-registro div#reclamo,
#body-perfil div#reclamo {
	background: transparent url(../img/reclams.jpg) no-repeat; 
	width: 601px;
	height: 192px;
	margin-bottom: 20px;
	display: none;
}
#body-registro div.reclamo-empresa,
#body-perfil div.reclamo-empresa {
	display: block !important;
	background-position: left 0 !important;
}
#body-registro div.reclamo-proveedor,
#body-perfil div.reclamo-proveedor {
	display: block !important;
	background-position: left -194px !important;
}
#body-registro div.reclamo-particular,
#body-perfil div.reclamo-particular {
	display: block !important;
	background-position: left -388px !important;
}
#body-registro p.checkbox {
	margin-top: 20px;
}
#body-registro p.checkbox input {
	float: left;
	margin-right: 5px;
}
#body-registro p.checkbox label {
	line-height: normal;
	width: auto;
}
/* fin registro / perfil */


/* inicio paginador */
#paginador { clear:both; padding-top:10px;}
#paginador li { padding-left:5px; float:left;}
#paginador ul { width:60%; float:left;}
#paginador-anterior{float:left;}
#paginador-seguent{float:right;}	
/* fin paginador */


/* inicio anuncio faena */
#body-faenaAnuncio h3,
#body-materialAnuncio h3 {
	font-weight: bold;
}
#body-faenaAnuncio h4,
#body-materialAnuncio h4 {
	font-weight: bold;
	margin: 20px 0;
	clear: left;
}
#body-faenaAnuncio div.presupuesto,
#body-materialAnuncio div.presupuesto {
	float: left;
	clear: left;
}
#body-faenaAnuncio div.presupuesto h4,
#body-materialAnuncio div.presupuesto h4 {
	float: left;
	margin-top: 0;
	height: 21px;
	line-height: 21px;
}
#body-faenaAnuncio button.aceptar,
#body-materialAnuncio button.aceptar,
#body-faenaAnuncio button.denegar,
#body-materialAnuncio button.denegar {
	float: left;
	margin: 3px 0 0 10px;
}
#body-faenaAnuncio span.estado,
#body-materialAnuncio span.estado {
	float: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
}
#body-faenaAnuncio ul.imagenes,
#body-faenaAnuncio ul.ficheros,
#body-materialAnuncio ul.imagenes,
#body-faena ul.imagenes,
#body-material ul.imagenes {
	float: left;
	margin-bottom: 20px;
}
#body-faenaAnuncio ul.imagenes li,
#body-materialAnuncio ul.imagenes li,
#body-faena ul.imagenes li,
#body-material ul.imagenes li {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-top: 10px;
}
#body-faenaAnuncio ul.ficheros li {
	height: 25px;
}
#body-faenaAnuncio ul.ficheros a {
	background: url(../img/icono-ofertar.jpg) no-repeat right 0;
	color: #666;
	text-decoration: none;
	padding-right: 20px;
	display: block;
	line-height: 18px;
}
#body-faenaAnuncio div.oferta,
#body-materialAnuncio div.oferta {
	border: 2px dotted;
	background-color: #EAEAEB;
	padding: 6px;
	margin-top: 10px;
	float: left;
	width: 589px;
}
#body-faenaAnuncio div.oferta p.logo,
#body-materialAnuncio div.oferta p.logo {
	float: left;
	margin: 0 10px 20px 0;
}
#body-faenaAnuncio div.oferta div.datos-cliente,
#body-materialAnuncio div.oferta div.datos-cliente {
	float: left;
	margin-bottom: 20px;
}
#body-faenaAnuncio div.oferta div.datos-cliente a,
#body-materialAnuncio div.oferta div.datos-cliente a {
	color: #666;
}
#body-faenaAnuncio table.faenas,
#body-materialAnuncio table.faenas {
	margin-bottom: 20px;
}
#body-faenaAnuncio div.comentarios-container,
#body-materialAnuncio div.comentarios-container {
	border: 0;
	padding: 0;
}
#body-faenaAnuncio div.conversacion h4,
#body-materialAnuncio div.conversacion h4 {
	margin-top: 0;
}
/* fin faena contacto */


/* inicio home */
h2.buscar {
	background: url(../img/icono-buscador.jpg) no-repeat;
	clear: left;
}
#body-home h3 {
	font-weight: bold;
}
#body-home div.reclamos {
	margin-left: -20px;
	float: left;
}
#body-home div.reclamos img {
	float: left;
}
/* fin home */


/* inicio mapa */
div#mapa {
	background: url(../img/mapa.gif) no-repeat -374px -1028px;
	width: 374px;
	height: 257px;
	float: left;
	margin-top: -25px;
}
/* fin mapa */


/* inicio buscador */
form.buscador {
	float: left;
	width: 227px;
	margin-top: 100px;
}
form.buscador p {
	height: 25px;
	line-height: 25px;
}
form.buscador select {
	width: 151px;
	font-size: 100%;
}
form.buscador label {
	display: block;
	float: left;
	width: 76px;
}
form.buscador div.acciones {
	margin-top: 20px;
}
form.buscador div.acciones button {
	margin-right: 10px;
	float: left;
}
/* fin buscador */


/* inicio tabla faenas */
table.faenas {
	font-size: 92.85%;
	width: 100%;
}
table.faenas tbody tr.nombre td {
	font-weight: bold;
}
table.faenas tbody td.descripcion {
	width: 39%;
}
table.faenas a {
	color: #666;
	text-decoration: none;
}
table.faenas td.actividad {
	width: 23%;
}
table.faenas td.situacion {
	width: 15%;
}
table.faenas td.fecha {
	width: 8%;
}
table.faenas td.estado {
	width: 15%;
	text-align: center;
}
table.faenas td.estado a,
 table.faenas td.estado span {
	padding-top: 20px;
	background-position: center 0;
	background-repeat: no-repeat;
	display: block;
}
table.faenas .ofertar {
	background-image: url(../img/icono-ofertar.jpg);
}
table.faenas tr.nombre {
	border-top: 1px solid #FFF;
}
table.faenas tr.nombre a.ofertar {
	background-image: none;
}
table.faenas .pendiente,
#body-faenaAnuncio span.pendiente,
#body-materialAnuncio span.pendiente {
	background-image: url(../img/icono-pendiente.jpg);
}
table.faenas .aceptada,
#body-faenaAnuncio span.aceptada,
#body-materialAnuncio span.aceptada  {
	background-image: url(../img/icono-aceptada.jpg);
}
table.faenas .denegada,
#body-faenaAnuncio span.denegada,
#body-materialAnuncio span.denegada  {
	background-image: url(../img/icono-denegada.jpg);
}
/* fin tabla faenas */


/* inicio faena */
/* fin faena */


/* inicio ofertar (y faena contacto) */
#body-ofertar h3,
#body-faenaContacto h3,
#body-materialContacto h3 {
	font-weight: bold;
	margin-bottom: 20px;
}
#body-ofertar table.faenas,
#body-faenaContacto table.faenas,
#body-materialContacto table.faenas {
	margin: 20px 0;
}
#body-ofertar div#datos-empresa,
#body-faenaContacto div#datos-empresa,
#body-materialContacto div#datos-empresa {
	float: left;
}
#body-ofertar div#logo,
#body-faenaContacto div#logo,
#body-materialContacto div#logo {
	float: right;
}
#body-ofertar div.imagenes h3,
#body-faenaContacto div.imagenes h3,
#body-materialContacto div.imagenes h3 {
	margin-bottom: 0;
}
#body-ofertar div.ficheros h3,
#body-faenaContacto div.ficheros h3 {
	margin-bottom: 10px;
}
#body-ofertar div.imagenes ul,
#body-ofertar div.ficheros ul,
#body-faenaContacto div.imagenes ul,
#body-faenaContacto div.ficheros ul,
#body-materialContacto div.ficheros ul {
	float: left;
	margin-bottom: 20px;
}
#body-ofertar div.imagenes li,
#body-faenaContacto div.imagenes li,
#body-materialContacto div.imagenes li {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-top: 10px;
}
#body-ofertar div.ficheros li,
#body-faenaContacto div.ficheros li {
	height: 25px;
}
#body-ofertar div.ficheros a,
#body-faenaContacto div.ficheros a {
	background: url(../img/icono-ofertar.jpg) no-repeat right 0;
	color: #666;
	text-decoration: none;
	padding-right: 20px;
	display: block;
	line-height: 18px;
}
/* fin ofertar (y faena contacto) */


/* inicio faena contacto */
#body-faenaContacto h4,
#body-materialContacto h4 {
	font-weight: bold;
	margin-bottom: 20px;
}
#body-faenaContacto div.presupuesto h4,
#body-materialContacto div.presupuesto h4 {
	float: left;
	margin-right: 10px;
}
#body-faenaContacto div.presupuesto span,
#body-materialContacto div.presupuesto span {
	float: left;
}
#body-faenaContacto div.presupuesto div.write,
#body-materialContacto div.presupuesto div.write {
	display: none;
}
#body-faenaContacto div.presupuesto div.write input,
#body-materialContacto div.presupuesto div.write input {
	float: left;
	margin-right: 5px;
}
#body-faenaContacto div.presupuesto div.read a.button,
#body-materialContacto div.presupuesto div.read a.button {
	margin-left: 5px;
}
/* fin faena contacto */


/* inicio comentarios */
div.comentarios-container {
	border: 2px dotted;
	padding: 6px;
	background-color: #EAEAEB;
}
div.conversacion div.comentario {
	margin-top: 10px;
}
div.conversacion div.first {
	margin-top: 0;
}
div.conversacion div.comentario p.quien {
	font-weight: bold;
}
div.conversacion div.comentario p.texto {
	margin-left: 10px;
}
div.conversacion {
	float: left;
	clear: left;
	width: 100%;
}
div.conversacion h4 {
	font-weight: bold;
	margin-bottom: 20px;
}
div.conversacion textarea {
	height: 20px;
	width: 330px;
	font-size: 100%;
	margin-top: 20px;
}
div.conversacion button.enviar {
	display: none;
	margin-top: 10px;
}
/* fin comentarios */

/* inicio comprar créditos */
#body-comprarCreditos div.bloque-container {
	width: 420px;
	margin: 0 auto;
}
#body-comprarCreditos div.bloque-container div.bloque {
	float: left;
}
#body-comprarCreditos form.comprar-creditos {
	border: 2px dotted;
	background-color: #EAEAEB;
	float: left;
	padding: 20px;
}
#body-comprarCreditos div.bloque h3 {
	padding: 20px;
	border: 2px dotted;
	border-bottom: 0;
	background-color: #EAEAEB;
	font-weight: bold;
}
#body-comprarCreditos div.bloque h4 {
	font-weight: bold;
}
#body-comprarCreditos form.comprar-creditos p,
#body-comprarCreditos div.bloque h4,
#body-comprarCreditos form.comprar-creditos ul {
	height: 30px;
	line-height: 30px;
}
form.comprar-creditos ul {
	float: left;
}
#body-comprarCreditos p.numero-creditos {
	float: left;
	margin-right: 10px;
}
#body-comprarCreditos p.numero-creditos input {
	width: 60px;
	margin-left: 5px;
}
#body-comprarCreditos p.forma-pago {
	float: left;
	margin-right: 10px;
}
#body-comprarCreditos form.comprar-creditos li {
	float: left;
	margin-right: 5px;
}
#body-comprarCreditos form.comprar-creditos button.calcular {
	margin-top: 8px;
	float: left;
}
#body-comprarCreditos form.comprar-creditos button.comprar {
	float: right;
}
/* fin comprar créditos */

/* inicio anuncios material */
#body-anunciosMaterial h3 {
	font-weight: bold;
}
#body-anunciosMaterial div.reclamos {
	margin-left: -20px;
}
/* fin anuncios material */

/* inicio faena */
#body-faena table.faenas,
#body-material table.faenas {
	margin-bottom: 10px;
}
#body-faena h3,
#body-material h3 {
	font-weight: bold;
}
/* fin faena */

/* inicio loading */
.loading {
	background: url(../img/ajax-loader.gif) no-repeat center center;
}
/* fin loading */

/* inicio perfil contacto */
#body-perfilContacto div#perfil-contacto {
	position: relative;
	width: 100%;
}
#body-perfilContacto div#perfil-contacto label {
	display: block;
	float: left;
	width: 170px;
}
#body-perfilContacto div#perfil-contacto p {
	height: 25px;
	line-height: 25px;
}
#body-perfilContacto div#logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}
#body-perfilContacto div#perfil-contacto h3 {
	font-weight: bold;
	margin-bottom: 10px;
	clear: left;
}
#body-perfilContacto div#perfil-contacto h3.provincias {
	margin-top: 10px;
	margin-bottom: 0;
}
/* fin perfil contacto */

/* inicio anuncios faenas */
#body-anunciosFaenas table.faenas tbody td.descripcion,
#body-anunciosMateriales table.faenas tbody td.descripcion {
	width: 54%;
}
/* fin anuncios faenas */

/* inicio cartera */
#body-carteraClientes table.cartera {
	margin-bottom: 10px;
	background-color: #D9D9D9;
}
#body-carteraClientes table.cartera tr {
	border-top: 1px solid #FFF;
}
#body-carteraClientes table.cartera thead {
	font-size: 0;
}
#body-carteraClientes table.cartera thead th.nombre {
	width: 300px;
} 
#body-carteraClientes table.cartera thead th.valor {
	width: 50px;
} 
#body-carteraClientes table.cartera tbody td.valor {
	text-align: center;
} 
#body-carteraClientes table.cartera a,
#body-carteraClientes table.clientes a {
	color: #666;
}
#body-carteraClientes h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
#body-carteraClientes table.clientes thead td {
	width: 25%;
}
/* fin cartera */

/* inicio recomendar */
#body-recomendarPagina form.recomendar button {
	margin-top: 10px;
}
/* fin recomendar */

/* inicio nube */
ul#nube {
	font-size: 1.3em;
	margin-top: 20px;
	float: left;
}
ul#nube li {
	line-height: 18px;
}
ul#nube a {
	color: #666;
	text-decoration: none;
}
ul#nube a:hover {
	text-decoration: underline;
}
/* fin nube */

/* publicar */
div.no-identificado {
	margin-bottom: 10px;
}
body#body-publicarFaena form.form,
body#body-publicarMaterial form.form {
	clear: both;
}
body#body-publicarFaena div.error,
body#body-publicarMaterial div.error {
	margin-bottom: 20px;
}
