*/****************************************************Texto Genérico***/
{
	font-family: "Lucida Sans unicode","Lucida Grande";
	font-weight: normal;
	font-size: 13px;

}
a img
{
	border: none;
	text-decoration: none;
}
img.logosMarcas
{
	width: 400px !important;
}
/******************************************************************** hack para solucionar el overflow de los objetos con divs floats *****************************************************************/
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
/********************************************************** sticky ********************************************************/
html, body 
{
	height: 100%;
	margin:0px;
	background-image: url(../images/fondoWebVerde.png);
	background-position: top left;
	background-repeat: repeat-x;
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 980px;
	background-image: url(../images/cabeceraVerde.png);
	background-position: top left;
	background-repeat: no-repeat;
}
* html div#container 
{
	height:100%;
}
.cierre
{
	height:170px;
	width: 976px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#header
{
	width: 990px;
	height: 54px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;;
}
* html div#header
{
	height: 54px;
}
div#separadorDcha
{
	width:700px;
	float:right;
	height: 230px;
}
div#separadorIzda
{
	float: left;
	width: 280px;
	height: 110px;
}
div#footer
{
	background-image:url(../images/footerFondo.png);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	margin:-164px 0 0 0;
	height:164px;
	padding:0px 0 0 0;
	width:100%;
	clear: both;
	background-color: #afafaf;
}
div#footer div
{
	width:976px;
	margin:0 auto;
	padding:20px 0 0 0;
	
}
/****************************************************************** fin sticky *******************************************************/
div#bienvenida
{
	margin:150px 0 0 0;
	width: 440px;
}


div#servicios
{
	background-image: url(../images/zonaServicios.png);
	background-repeat: no-repeat;
	width: 712px;
	height: 282px;
	float: left;
	position:relative; 
}
div.servicioPortada
{
	width: 590px;
	height: 150px;
	position: absolute;
	left:80px;
	top:40px;
}
div.servicioPortada h2
{
	text-transform: uppercase;
	font-size: 12px;
	color:#b753b4;
	margin: 0 0 10px 0;
}

div#titulosServiciosPortada
{
	position: absolute;
	left:80px;
	bottom:25px;
}
div.descripcionServicioPortadaFoto
{
	width: 400px;
	height:150px;
	float: left;
	position: relative;
}
div.descripcionServicioPortada
{
	width: 590px;
	height:150px;
	position: relative;
}
div.fotoServicioPortada
{
	width: 190px;
	float: right;
}
div.fotoServicioPortada img
{
	width: 170px;
}
a.linkListadoServicios
{
	display:block;
	width:196px;
	height:42px;
	background-image: url(../images/botonListadoServicios.png);
	text-decoration: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
a.linkListadoServicios span
{
	visibility: hidden;
}

div#titulosServiciosPortada ul
{
	margin: 0;
	padding: 0;
}
div#titulosServiciosPortada ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
	line-height: 49px;
	cursor: pointer;
}
div#titulosServiciosPortada ul li span
{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#titulosServiciosPortada ul li span.circulo1
{
	background-image: url(../images/circuloMorado.png);
}
div#titulosServiciosPortada ul li span.circulo2
{
	background-image: url(../images/circuloAzul.png);
}
div#titulosServiciosPortada ul li span.circulo3
{
	background-image: url(../images/circuloVerde.png);
}
div#titulosServiciosPortada ul li span.circulo4
{
	background-image: url(../images/circuloRojo.png);
}
div#titulosServiciosPortada ul li span.circulo5
{
	background-image: url(../images/circuloLila.png);
}
div#titulosServiciosPortada ul li span.circulo6
{
	background-image: url(../images/circuloTurquesa.png);
}
div#titulosServiciosPortada ul li span.circulo7
{
	background-image: url(../images/circuloGris.png);
}
div#titulosServiciosPortada ul li span.circulo8
{
	background-image: url(../images/circuloNaranja.png);
}

div#descargaSoftware
{
	background-image: url(../images/descargaSoftware.png);
	background-repeat: no-repeat;;
	width: 252px;
	height: 273px;
	float: right;
	
}
div#descargaSoftware a
{
	display: block;
	width: 252px;
	height: 273px;
	text-decoration: none;
}
div#descargaSoftware a span
{
	visibility: hidden;
}

div#contenidos
{
	width: 980px;
	margin: 0 auto;
}
div.apartados
{
	width: 270px;
	float: left;
	position: relative;
}
div.apartados div
{
	width:270px;
	position:relative;
	top:50px;
	background-image: url(../images/fondoPestanas.png);
	background-position:top right;
	background-repeat: no-repeat;
	min-height: 348px;
}
div.textos_apartados
{
	width: 700px;
	float: right;
	margin: 0px 0 0 0;
	color:#545454;
}
div.textos_apartados a img
{
	text-decoration: none;
}
div.textos_apartados img
{
	width: 200px;
	border:5px solid #ebebeb;
	margin: 10px;
}
div.fotos
{
	width: 300px;
	float: right;
	text-align: center;	
}
div.textoFoto
{
 	width: 400px;
	float:left;
}
div#mapa
{
	width: 500px;
	height: 300px;
	float: left;
}
div.textoLocalizacion
{
	width: 450px;
	float: right;
}
/************************************************** zona servicios *********************************************/
div.servicios
{
	width: 980px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	position: relative;
}

div.servicios
{
	position:relative;
	height:30px;
	line-height: 30px;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	cursor: pointer;
}
div.servicios h2
{
	position: absolute;
	width:800px;
	top:5px;
	left:15px;
}
div.servicios h2 span
{
	display:block;
	padding: 10px 0 0 0;
}
div.servicio_1
{
	background-image: url(../images/lila.png);	
}
div.servicio_2
{
	background-image: url(../images/azul.png);
		
}
div.servicio_3
{
	background-image: url(../images/verde.png);	
}
div.servicio_4
{
	background-image: url(../images/morado.png);	
}
div.servicio_5
{
	background-image: url(../images/naranja.png);	
}
div.servicio_6
{
	background-image: url(../images/rojo.png);	
}
div.servicio_7
{
	background-image: url(../images/turquesa.png);	
}
div.servicio_8
{
	background-image: url(../images/gris.png);	
}
div.cont
{
	min-height: 200px;
	background-image: url(../images/fondoServicio.png);
	background-repeat: no-repeat;	
}
div.textoServicio
{
	width: 560px;
	float: left;
	margin: 0 0 0 20px;
	font-size: 15px !important;
	
}
div.fotosServicios
{
	width: 350px;
	float:left;
	text-align: center;	
		
}
div.fotosServicios img
{
	width: 300px;
	
}

/************************* utiles **********************/
.mitad
{
	width: 49%;
}

.dcha
{
	float: right;
}
.izda
{
	float: left;
}
