
h2.titulo-servicios {
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6e786e;
	margin-bottom: 20px;
	padding-bottom: 3px;
}

div.boxcontent-servicio {
	padding-left: 150px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #bcca67;
	padding-bottom: 10px;
	margin-bottom: 20px;
	min-height: 100px;
}

div.boxcontent-servicio h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

div.boxcontent-servicio p {
	padding-right: 20px;
	padding-bottom: 10px;
}

div.boxcontent-servicio a {
	display: block;
	background-image: url(../images/servicios/ver_mas_contrataciones.png);
	width: 85px;
	height: 23px;
	text-indent: -9999px;
	margin-right: 10px;
	margin-left: auto;
}
div.boxcontent-servicio a.oferta {
	background-image: url(../images/servicios/ampliar-oferta.png);
	width: 99px;
}
div.boxcontent-servicio a:hover {
	background-position: 0px 23px;
}



a.categoria-servicios, a.categoria-servicios-seleccionada {
	display: block;
	background-image: url(../images/servicios/fondo_boton_menu.png);
	width: 260px;
	height: 35px;
	color: #000;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;
	background-position: 0px 55px;
}
a.categoria-servicios:hover {
	background-position: 0px 110px;
}
a.categoria-servicios-seleccionada {
	background-position: left top;
}

a.subcategoria-servicios, a.subcategoria-servicios-seleccionada {
	display: block;
	background-image: url(../images/servicios/fondo_boton_submenu.png);
	background-position: 0px -40px;
	width: 260px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 10px;
	
}
a.subcategoria-servicios:hover, a.subcategoria-servicios-seleccionada {
	background-position: left top;
}

div#tarjeta-adf {
	background-image: url(../images/servicios/logo_contratacion.png);
	background-repeat: no-repeat;
	padding-left: 130px;
}

div.box_title-servicio {
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6e786e;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.box_title-servicio h3 {
	font-size: 24px;
	margin-bottom: 0px;
}

div.box_title-servicio a {
	color: #9AB100;
}

div.sidebar-servicios {
	background-image: url(../images/servicios/img_sidebar_bgreen.png);
	background-color: #405008;
	padding-left: 10px; 
	padding-right: 10px; 
	width: 281px;
}

div.sidebar-servicios-foot {
	background-image: url(../images/servicios/img_sidebar_bgreen.png);
}





a#servicios-proyectos, a#servicios-presupuesto {
	display: block;
	float: left;
	width: 128px;
	height: 32px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 5px;
	background-position: 0px -32px;
}
a#servicios-proyectos {
	background-image: url(../images/servicios/btn_proyectos.png);	
}
a#servicios-presupuesto {
	background-image: url(../images/servicios/btn_presupuestos.png);	
}
a#servicios-proyectos:hover, a#servicios-presupuesto:hover {
	background-position: 0px 0px;
}






div.servicios-ejemplo-imagen {
	width: 142px;
	height: 142px;
	position: relative;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 15px;
}

div.servicios-ejemplo-imagen a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/servicios/marco_imagen_ejemplos.png);
	width: 142px;
	height: 142px;
	text-indent: -9999px;
	background-position: 0px -142px;
}
div.servicios-ejemplo-imagen a:hover {
	background-position: 0px 0px;
}






#servicios-presupuesto-form {
	background-image: url(../images/servicios/formulario.png);
	width: 401px;
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0px auto;
}
form.presupuesto p {
	font-size: 14px;
	font-weight: bold;
}

form.presupuesto input, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #b5b99e;
	background-color: #dfe4c4;
	width: 100%;
	padding: 5px;
	margin-bottom: 15px;
}

form.presupuesto input[type="checkbox"]{width: auto !important;}
a#link-privacidad {
    text-decoration: underline;
    color: #9AB100;
}

.error_list {
	color: red;
}
a#presupuesto-submit {
	display: block;
	background-image: url(../images/servicios/boton_enviar.png);
	width: 71px;
	height: 37px;
	background-position: 0px -37px;
	text-indent: -9999px;
	float: right;
}
a#presupuesto-submit:hover {
	background-position: 0px 0px;
}











div.contacto h3 {
	text-indent: -9999px;
	width: 286px;
	height: 17px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
div.contacto h3#contacto-mail {
	background-image: url(../images/servicios/mail.png);
}
div.contacto h3#contacto-personal {
	background-image: url(../images/servicios/personal.png);
}
div.contacto h3#contacto-postal {
	background-image: url(../images/servicios/postal.png);
}
div.contacto h3#contacto-telefonico {
	background-image: url(../images/servicios/telefonica.png);
}
h2#contacto-formulario {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 20px;
}

div.contacto a {
	color: #000;
	text-decoration: underline;
}
div.contacto p {
	margin-bottom: 10px;
}