body {
	font: small Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
}
*{
	margin: 0;
	padding: 0;
}
h1 a.hidden-text {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
h2{
	display: none;
}
h3{
	color: #237300;
	font-size: 1.7em;
	font-weight: normal;
	padding: 0 0 5px 0; /*background: url(../img/fondo-h3.png) repeat-x bottom;*/
	border-bottom: 1px dotted #237300;
	margin: 0 0 10px 0;  
}
h4{
	font-size: 1.3em;
	color: #F26D02;
	margin-bottom: 5px; 
}
h5{
	font-size: 1.0em;
	color: #F26D02;
}
a{
	color: #7FAF13;
}
a:hover{
	text-decoration: none;
}
p{
	font-size: 1.0em;
	line-height: 1.2em;
	padding-top: 10px;
}
span.destacado-proyecto{
	color: #7FAF13;
}
span.destacado-empatica{
	color:#237300;
	font-style: italic;
	font-weight: bold; 
}
.espacio{
	display: block;
	clear: both;
	height: 10px;
}
fieldset{
	border: none;
}
.hidden-text {
	overflow: hidden;
	text-indent: -9999px;
}
/************************************GENERAL*****************************************/
#principal {
	margin: 0 auto;
	width: 779px;
}
#contenido {
	margin-top: 3px;	
	background-color: #fff;
}
ul.submenu{
	margin-top: 10px;
	color: #666666;
	font-size: 1.1em;
	list-style: none;
}
ul.submenu li{
	background: url(../img/punto-submenu.png) no-repeat 0 8px;
	padding-left: 10px; 
	margin-top: 5px;
}
ul.submenu li a{
	color: #696D5E;
}
ul.submenu li a.active{
	color: #7FAF13;
	text-decoration: none;
}
p.p-inicial{
	font-size: 1.0em; 
	color: #7F7F7F;
}
p.p-ultimoespaciado{
	margin-bottom: 50px; 
}
/************************************CAPSALERA*****************************************/
#capsalera {
	width: 100%;
}
/*****idiomes*****/
#idiomas{
	margin-top: 10px;
	margin-bottom: 8px; 
}
#idiomas li{	 
	float: right;
	padding-right: 3px;  
	list-style: none;
}
#idiomas li.conpunto{
	background: url(../img/punto.png) no-repeat 0 55%;
	margin-left: 8px;
	padding: 0 0 0 15px;
}
#idiomas li a{	
	font-size: 0.9em; 
	font-weight: bold;
}
#idiomas li a.active{	 
	color: #333333;
	text-decoration: none;
}
/*****logo*****/

.logo a {
	margin: 27px 0px 20px 20px; 
	height: 103px;
	width: 200px;
	float: left;
}
.logo a.logo-cat {
	background: url(../img/logo-empatica.jpg) no-repeat;
}
.logo a.logo-es {
	background: url(../img/logo-empatica-es.jpg) no-repeat;
}
/*.logo a {
	margin: 0 0px 20px 20px; 
	height: 148px;
	width: 200px;
	float: left;
}
.logo a.logo-cat {
	background: url(../img/logo-empatica-navidad.jpg) no-repeat;
}
.logo a.logo-es {
	background: url(../img/logo-empatica-navidad-es.jpg) no-repeat;
}*/
p.eslogan{
	color: #237300;
	font-size: 1.8em;
	/*width: 536px;*/
	width: 510px;
	text-align: right;
	float: right; 
	padding-top: 22px; 
	padding-bottom: 22px; 
	padding-right: 20px; 
	padding-left: 0px; 
}

/*****menu*****/
#menu {
	width: 100%;
	height: 205px;
	clear: both;
	/*background: url(../img/imagen-menu-home.jpg) no-repeat bottom;*/
	background-repeat: no-repeat ;
	background-position:0px 37px;
}

#menu ul{
	font-size: 1.1em;
	text-align: center;
	padding: 0 0 0 0;
	margin: auto;	
	width: 665px;
	height: 35px;
	background: url(../img/fons-baix-menu.jpg) no-repeat bottom;
	list-style: none;
}

#menu ul li {
float:left;
padding: 0;
margin:0 1px 0 0;
height: 30px;
background: url(../img/fons-es.jpg) no-repeat left top;
color: #666666;
white-space: nowrap
}

#menu ul li#menu-inicio { width:85px;}
#menu ul li#menu-trabajos { width:145px;}
#menu ul li#menu-servicios{ width:89px;}
#menu ul li#menu-quienes { width:128px;}
#menu ul li#menu-blog { width:118px;}
#menu ul li#menu-contacto { width:92px;}

#menu ul li#menu-inicio a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-trabajos a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-servicios a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-quienes a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-blog a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-contacto a{background: url(../img/fons-dr.jpg) no-repeat right top;}

#menu ul li#menu-inicio.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-trabajos.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-servicios.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-quienes.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-blog.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-contacto.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }

#menu ul li#menu-inici { width:85px;}
#menu ul li#menu-treballs { /*width:146px;*/width:158px;}
#menu ul li#menu-serveis{ width:89px;}
#menu ul li#menu-qui { /*width:100px;*/width:92px;}
#menu ul li#menu-blogcat { width:135px;}
#menu ul li#menu-contacte { width:98px;}

#menu ul li#menu-inici a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-treballs a{  background: url(../img/fons-dr-largo.jpg) no-repeat right top;}
#menu ul li#menu-serveis a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-qui a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-blogcat a{ background: url(../img/fons-dr.jpg) no-repeat right top;}
#menu ul li#menu-contacte a{ background: url(../img/fons-dr.jpg) no-repeat right top;}

#menu ul li#menu-inici.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-treballs.actual a{ background: url(../img/fons-dr-largo-act.jpg) no-repeat right top; }
#menu ul li#menu-serveis.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-qui.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-blogcat.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }
#menu ul li#menu-contacte.actual a{ background: url(../img/fons-dr-act.jpg) no-repeat right top; }

#menu ul li a { 
	color: #666666;
	font-weight: bold;
	padding:8px 10px 0 10px;
	display:block;
	height: 29px;
	text-decoration:none;
	text-align: center;
	/*background: url(../img/fons-dr.jpg) no-repeat right top;*/
}
#menu ul li a:hover {text-decoration:none; color: #fff;}
#menu ul li.actual {background: url(../img/fons-es-act.jpg) no-repeat left top;}
/*#menu ul li.actual a {background: url(../img/fons-dr-act.jpg) no-repeat right top; }*/
#menu ul li.actual a:hover {text-decoration: none;	color: #666666;}
/************************************HOME*****************************************/
a.mas-home{
	display:block;
	margin: 0 0 7px 0; 
}
a.mas-home:hover{
	color: #696D5E;	
}
#columnaizquierda{
	float:left;
	margin: 0;
	padding: 0;
	width: 418px;
}
#columnaderecha{
	float: left;
	margin: 0 0 0 16px;
	padding: 0;
	width: auto;
}
/*****nuestros últimos proyectos*****/
h3.h3home-proyectos{
	width: 418px;
} 
#home-proyectos{
	width: 374px;
	background-color: #F2F7E7;
	margin-bottom: 15px; 
	padding: 10px 22px 15px 22px;
}
#home-proyectos ul li div.proyectos-izquierda{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}
#home-proyectos ul li div.proyectos-derecha{
	float: right;
	width: 204px;
	margin: 0;
	padding: 0;
}
#home-proyectos ul{
	list-style: none;
} 
#home-proyectos ul li{
	margin: 0;
	padding-bottom: 10px; 
	border-bottom: 1px dotted #C4C9B9;	 
	float: left;
} 
#home-proyectos ul li.ultima{
	border-bottom: none;	 
} 
#home-proyectos ul li p{
	width: 194px;
	color: #696D5E;
	margin-bottom: 5px; 
	padding-top: 0; 
}
#home-proyectos ul li h4{
	width: 194px;
	margin: 15px 0 0 0;
	color: #3B4030;
}
#home-proyectos ul li img{
	border: 1px solid #e0e0e0 ;
	margin-top: 15px; 
	margin-right: 18px;	
}
#home-proyectos ul li a{
	padding: 0 17px 0 0;
	font-weight: bold;
	background: url(../img/fons-a.png) no-repeat right;
	font-size: 0.9em; 
	margin: 10px 0 0 0;
	display: block;
	width: auto; 
	float: right;
}

#home-proyectos ul li a:hover{
	padding-right: 17px;
	font-weight: bold;
	color: #696D5E;
	text-decoration: none;
	background: url(../img/fons-a-hover.png) no-repeat right;
}
/*****en que podemos ayudarte*****/
h3.h3home-servicios{
	width: 343px;
} 
#home-servicios{
	width: 301px;
	background-color: #F0F0F0;
	margin-bottom: 10px; 
	padding: 10px 22px 15px 22px;
}
#home-servicios ul li{
	margin-top: 0; 
	padding-bottom:2px;
}
/***** nuevos banners index*/
#banners{
	float:left;
	width:345px;
	margin-bottom:15px;
}
#banners p{
	float:left;
	width:145px;
	background-color:#F4F4F4;
	padding:10px;
	font-size:10px;
	color:#7FAF13;
}
#banners p img{
	float:left;
	margin-right:5px;
}
#banners p.primerbanner{
	margin-right:15px;
}
/*****noticias*****/
h3.h3home-noticias{
	width: 343px;
} 
#home-noticias{
	width: 301px;
	background-color: #F4F4F4;
	margin-bottom: 20px; 
	padding: 22px 22px 10px 22px;
}
#home-noticias ul{
	list-style: none;
	margin-top: 10px; 
} 
#home-noticias ul li{
	padding-bottom: 10px; 
	border-bottom: 1px dotted #C4C9B9;	 
} 
#home-noticias ul li.ultima{
	border-bottom: none;	 
	padding-bottom: 0; 
} 
#home-noticias ul li p.fecha-noticia{
	color: #4B4B4B;
	font-weight: bold; 
	margin: 15px 0 0 0; 
}
#home-noticias ul li p{
	color: #696D5E;
	padding-top: 0; 
	margin-bottom: 10px; 
}
#home-noticias ul li h4{
	border-bottom: 1px dotted #BEBEBE;
}
#home-noticias ul li a{
	padding-right: 17px;
	font-weight: bold;
	background: url(../img/fons-a.png) no-repeat right;
	font-size: 0.9em; 
	float: right;
}

#home-noticias ul li a:hover{
	padding-right: 17px;
	font-weight: bold;
	color: #696D5E;
	text-decoration: none;
	background: url(../img/fons-a-hover.png) no-repeat right;
}

/**********************************NUESTROS TRABAJOS*****************************************/
#contenido-trabajos{
	background: url(../img/fondo-trabajos.png) repeat-y;
	float: left;
	margin-bottom: 10px;
}
/*****tipo de sitio*****/
#contenido-trabajos div.tipo-sitio{
	width: 145px;
	/*background-color: #F2F7E7;*/
	margin-right: 16px; 
	padding: 16px 16px 16px 16px;
	float: left;
}
/*****nombre del trabajo*****/
#contenido-trabajos div.nombre-trabajo{
	width: 145px;
	/*background-color: #F0F0F0;*/
	margin-right: 16px; 
	padding: 16px 16px 16px 16px;
	float: left;
}
/*****Ficha*****/
#contenido-trabajos div.ficha{
	width: 361px;
	/*background-color: #F9F9F9;*/
	margin-bottom: 15px; 
	padding: 16px 16px 16px 16px;
	float: left;
}
#contenido-trabajos div.ficha a img{
	float: left;
	margin: 20px 10px 10px 0;
	border: none;
}
#contenido-trabajos div.ficha p{
	list-style: none;
	margin-top: 10px; 
	float: left;
	width: 193px;
	font-size: 1.0em; 
}
#contenido-trabajos div.ficha p.caracteristicas{
	width: 360px;	
}
#contenido-trabajos div.ficha p.caracteristicas a:hover{
color: #666666;
}
#contenido-trabajos div.ficha p span{
	color: #7F7F7F;
	font-weight: bold; 
}
#contenido-trabajos div.ficha a.enlace-ficha{
	float: left;
	margin-top: 25px;
	margin-left: 10px;  
	background: url(../img/boton.jpg) no-repeat;
	display: block;
	height: 28px;
	width: 102px;
	padding-left: 18px;
	padding-top: 9px; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
#contenido-trabajos div.ficha a:hover{
	color: #fff;	
}
/**********************************QUIENES SOMOS*********************************************/
#contenido-quienes{
	background: url(../img/fondo-dos-colores.png) repeat-y;
	float: left;
	margin-bottom: 10px; 
}
/*****columna izquierda*****/
#contenido-quienes div.columna-izda{
	width: 145px;
	/*background-color: #F2F7E7;*/
	margin-right: 16px; 
	padding: 16px 16px 16px 16px;
	float: left;
}
/*****columna dcha*****/
#contenido-quienes div.columna-dcha{
	width: 554px;
	/*background-color: #F2F7E7;*/
	padding: 16px 16px 16px 16px;
	float: left;
}

#contenido-quienes div.columna-dcha ul{
	font-size: 1.3em;
	color: #F26D02;
	margin: 25px 0 10px 0;
	float: left;
}
#contenido-quienes div.columna-dcha ul h5{
	background: url(../img/punto-naranja.png) no-repeat left;
	padding-left: 10px; 
}
#contenido-quienes div.columna-dcha ul li{
	width: 554px;
	margin-bottom: 10px; 
	margin-top: 20px; 
	float: left;
	list-style: none;
}
#contenido-quienes div.columna-dcha ul li ul{
	color: #7F7F7F;
	font-size: 0.8em;
	line-height: 1.1em;
	margin-top: 10px;
	list-style: none;
	float: left; 
}
#contenido-quienes div.columna-dcha ul li ul li{
	float: left;
	margin-right: 40px;
	width: 143px;
}
#contenido-quienes div.columna-dcha ul li ul li span{
	color: #000;
}
div.imatge-resp{
	width: 143px;
	height: 130px;
	margin-bottom: 5px;
	text-align: center;
}
/*****noticias*****/
#contenido-quienes div.columna-dcha ul.listadonot{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
} 
#contenido-quienes div.columna-dcha ul.listadonot li{
	padding-bottom: 5px; 
	border-bottom: 1px dotted #C4C9B9;	 
} 
#contenido-quienes div.columna-dcha ul.listadonot li p.fecha-noticia{
	color: #4B4B4B;
	font-weight: bold; 
	margin: 0; 
	padding: 0 0 5px 0;
	width: 100px;
	float: left;
	font-size: 0.9em;
}
#contenido-quienes div.columna-dcha ul.listadonot li p.titulo-noticia{
	color: #F26D02;
	font-weight: bold; 
	margin: 0; 
	padding: 0 0 5px 0;
	width: 454px;
	float: left;
}
#contenido-quienes div.columna-dcha ul.listadonot li p.texto-noticia{
	color: #696D5E;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.8em; 
	clear: both;
}
#contenido-quienes div.columna-dcha ul.listadonot li a{
	padding-right: 17px;
	font-weight: bold;
	background: url(../img/fons-a.png) no-repeat right;
	font-size: 0.7em; 
	float: right;
}
#contenido-quienes div.columna-dcha ul.listadonot li a:hover{
	padding-right: 17px;
	font-weight: bold;
	color: #696D5E;
	text-decoration: none;
	background: url(../img/fons-a-hover.png) no-repeat right;
}
#contenido-quienes div.columna-dcha a.volvernoticias{
	float: right;
}
#contenido-quienes div.columna-dcha div.paginado{
	text-align: center;
}
/********************************SERVICIOS*******************************************/
#contenido-servicios{
	float: left;
	margin-bottom: 10px; 
}
#contenido-servicios div.columna-entera1{
	float: left;
	margin-bottom: 10px; 
	background-color: #F9F9F9;
	padding: 20px;
	width: 739px;
}
#contenido-servicios div.columna-entera1 ul{
	margin: 20px 20px;
}
#contenido-servicios div.columna-entera2{
	float: left;
	margin-bottom: 10px; 
	padding: 0;
}
#contenido-servicios div.columna-entera2 ul{
	padding: 0;
}
#contenido-servicios div.columna-entera2 ul li{
	float: left;
	width: 145px;
	margin-right: 13px;
	list-style: none;
	padding: 20px;
	background-color: #F2F7E7;
}
#contenido-servicios div.columna-entera2 ul li a.enlaceservicios{
	display: block;
	width: 145px;
	height: 220px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000;
}
#contenido-servicios div.columna-entera2 ul span.tituloservicio{
	padding-bottom: 3px;
	margin-bottom: 0; 
	font-size: 1.2em;
	color: #F26D02;
	font-weight: bold;
	display: block;
}
#contenido-servicios div.columna-entera2 ul p{
	margin:0;
	padding: 0;
	font-size: 1.0em;
	height: 35px;
}
#contenido-servicios div.columna-entera2 ul li.titularservicios1{
	background: #F2F7E7 url(../img/conceptualizacion.jpg) no-repeat 14px 100px;
}
#contenido-servicios div.columna-entera2 ul li.titularservicios2{
	background: #F2F7E7 url(../img/desarrollo.jpg) no-repeat 14px 100px;
}
#contenido-servicios div.columna-entera2 ul li.titularservicios3{
	background: #F2F7E7 url(../img/promocion.jpg) no-repeat 14px 100px;
}
#contenido-servicios div.columna-entera2 ul li.titularservicios4{
	background: #F2F7E7 url(../img/mantenimiento.jpg) no-repeat 14px 100px;
	margin-right: 0; 
}
#contenido-servicios div.columna-entera2 ul li ul{
	margin: 10px 0 0 0;
	padding: 0 5px 0 0;
	height: 250px;
}
#contenido-servicios div.columna-entera2 ul li ul li{
	background: url(../img/punto-submenu.png) no-repeat 0 8px;
	margin: 0 0 0 0;
	padding: 0 0 4px 10px;
	list-style: none;
	color: #666666;
	font-size: 1.1em;
}
/**********************************CONTACTO*****************************************/
/*****formulario*****/
#formulario{
	width: 397px;
	background-color: #F2F7E7;
	margin-bottom: 15px; 
	padding: 22px 22px 15px 22px;
	float: left;
}

p.formulario{
	color: #7FAF13;
	margin: 0 0 5px 0;
	padding: 0;
	width: 397px;
}
p.formulario-error{
	color: #B22222;
	margin: 0 0 5px 0;
	padding: 0 0 10px 40px;
	width: 357px;
	border-bottom: 1px dotted #B22222;
}
p.aviscorrecte{
	color: #5d5d33;
	margin: 0;
	padding: 0;
	width: 255px;
}
form#contacto {
	font-size: 0.9em; 
	margin: 0px;
	padding: 0px;
	width: 397px;
}

form#contacto label { width: 170px; margin-bottom:5px; color:#7F7F7F; display: block; float: left; text-align: right; padding-right: 10px; }

form#contacto input { width:210px; margin-bottom:5px; padding:1px; border:1px solid #A5ACB2; color:#000; display: block; float: right;}

form#contacto input.input-oculto{
	display: none;
} 

form#contacto textarea {width:210px; height: 70px; margin-bottom:5px; padding:1px; border:1px solid #A5ACB2; color:#000; float: right;}

form#contacto label.declaracion{
	clear: both;
}

form#contacto textarea.input_formulario {height: 50px; width: 393px; margin-bottom:10px; Font-size: 1.0em;}

form#contacto input#dpriv{
	width: 20px;	
	float: left;	
	margin-bottom:5px; 
	padding-top: 3px; 
	margin-left: 77px; 
}

form#contacto label.aceptar-declaracion{
	width: 208px;		
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;  	
	font-weight: bold;
	line-height: 1.2em; 
}

span.aceptar-declaracion{
	display: block;
	width: 300px;
}

form#contacto input.submit{
	background: transparent url(../img/boton-formulario.jpg) no-repeat;
	height: 37px;
	width: 140px;
	padding: 0 0 2px 0;
	margin: 7px 0 0 128px;
	border: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	float: left;
}
form#contacto input.submit:hover{
	color: #ffffff;
}
.error{
	background: url(../img/escribir.png) no-repeat right;
	padding: 0 19px 0 0;
	margin-left: 2px;
	color: #B22222;
}
.error2{
	background: url(../img/error.png) no-repeat right;
	padding: 0 19px 0 0;
	margin-right: 2px;	
	color: #B22222;
}
.error3{
	background-color: #EA9191;
}
.error4{
	color: #B22222;
}
/*****direccion*****/
#direccion{
	width: 278px;
	/*width: 220px;*/
	background-color: #F9F9F9;
	margin-bottom: 10px; 
	margin-left: 16px; 
	padding: 22px 22px 10px 22px;
	float: right;
}
#direccion div.org{
	color: #7F7F7F;
	border-bottom: 1px dotted #237300;
	width: 268px;
	/*width: 210px;*/
	margin-bottom: 5px; 
}
#direccion div.mail-empatica{
	font-size: 1.3em; 
}
#direccion div.vcard{
	margin-top: 15px; 
	margin-left: 10px;
}
#direccion span.email {
	background: url(../img/mail.png) no-repeat left;
	padding-left: 30px; 
	line-height: 1.6em;
	margin-top: 5px; 
}
#direccion span.skype {
	background: url(../img/skype.png) no-repeat left;
	padding-left: 30px; 
	line-height: 1.6em;
}
#direccion span.maps {
	background: url(../img/maps.png) no-repeat left;
	padding-left: 30px; 
	line-height: 1.6em;
}
/*****messenger*****/
#messenger{
	width: 735px;
	background-color: #F0F0F0;
	margin-bottom: 15px; 
	padding: 22px 22px 10px 22px;
	clear: both;
}
#messenger h4{
	color: #237300;
} 
/************************************PIE*****************************************/
#pie{
	background: url(../img/fondo-pie.jpg) repeat-x;
	background-color:#83AF1E;
	height: 53px;
	color: #333333;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px; 
	margin: 0 0 5px 0; 
	clear: both;
}
#pie h3{
	font-size:11px;
	margin-top:5px;
}
span.ocultar-empatica, span.region, span.country-name{
	display: none;
}

#pie span.org{
	color: #fff;
	font-weight: bold;
}

#pie a{
	color: #fff;
}














