/* estilos-landing-ecorp-small.css */

*{	
	margin: 0;
	padding: 0;
}


a img{
	/* Quitar el borde de IE */
	border: none;
}

body{
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

#barra-contacto{
	width: 100%;
	height: 25px;
	background: #cc0000;
	top: 0;
	position: fixed;
	z-index: 1;
}


.wrapper-barra-contacto{
	max-width: 1000px;
	margin: auto;
}

.wrapper-barra-contacto p{
	font-size: 0.7em;
	color: #ffffff;
	line-height: 2em;
	text-align: right;
	margin-right: 10px;
}

#botonera-principal{
	width: 100%;
	height: 50px;
	background: rgba(255, 255, 255, 0.8);
	top: 25px;
	position: fixed;
	z-index: 1;
}

#botonera{
	max-width: 1000px;
	margin: auto;
}

#logo-ecorp h1 {
  width: 130px;
  height: 50px;
  float: left;
}

#logo-ecorp h1 a {
  width: 130px;
  height: 50px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background: url('imagenes/logo-ecorp.png') no-repeat;
  background-position: center;
}

#externo{
	width: 160px;
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: 0.8em;
	line-height: 3.8em;
}

#externo a{
	color: #333333;
}

#cabecera{
	width: 100%;
	height: auto;
	display: block;
	background: url("imagenes/cabecera.jpg") no-repeat 50% 0%; 
}

#cabecera2{
	width: 100%;
	height: auto;
	display: block;
	background: url("imagenes/cabecera2.jpg") no-repeat 25% 0%; 
}

#texto{
	width:90%;
	display: block;
	margin: auto;
	padding: 20% 2% 0 2%;
}

h2{
	font-family: Roboto Slab, serif;
	font-weight: 400;
	font-size: 2.4em;
	color: #ffffff;
	margin-bottom: 2%;
}

#texto p{
	font-size: 0.9em;
	color: #ffffff;
	font-weight: 300;
	padding-bottom: 4%;
}

#texto p span{
	color: #ffffff;
	font-weight: 500;
}

/* *** formulario *** */

#formulario{
	width: 100%;
	display: block;
}


.wrapper-formulario{
	width: 90%;
	margin: auto;
	padding: 3% 3%;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	border: 1px solid #cc0000; 
}

h3{
	font-family: Roboto Slab, serif;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.7em;
}

.asesoramiento p{
	font-size: 0.9em;
	font-weight: 300;
	margin-bottom: 20px;
}

input{
	width: 100%;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #b7b7b7; 
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em;
	font-weight: 300;	
	text-indent: 1em;
	background: #efefef;
	margin-bottom: 2%;
}

textarea{
		width: 100%;
		height: 75px;
		border-radius: 5px;
		border: 1px solid #b7b7b7; 
		font-family: 'Roboto', sans-serif;
		font-size: 0.8em;
		font-weight: 300;	
		text-indent: 1em;
		line-height: 2em;
		background: #efefef;
		margin-bottom: 2%;
}

[name=enviar]{
		background: #333;
		color: #fff;
		border: 1px solid #333;
		font-family: 'Roboto Slab', sans-serif;
		font-size: 0.9em;
		font-weight: 300;
		text-indent: 0;
		transition: all 0.2s ease;
		cursor: pointer;
}

/*** envío de Mail ***/

#mail-enviado{
	font-family: Roboto Slab, serif;
	font-size: 1em;
	font-weight: 300;
}

#mail-enviado a{
	font-family: Roboto Slab, serif;
	font-size: 1em;
	font-weight: 300;
	color: #333333;
}

/*** buleteo Micro informática ***/

#buleteo {
	width: 100%;
}

.wrapper-buleteo{
	width: 90%;
	margin: auto;
	padding: 10% 0 0 0;
}

#buleteo ul{
	margin: 3% 0 10% 4%;	
	list-style-image: url('imagenes/flechita-bullet.png');
}

#buleteo li{
	margin-bottom: 3%;
	font-size: 1em;
}

/*** Destacados ***/

#destacados{
	width: 100%;
	height: auto;
	background: #efefef;
}

.wrapper-destacados{
	width: 90%;
	margin: auto;
}

#tecnicos-propios{
	width: 80%;
	margin: auto;
	padding: 8% 0 4% 0;
}

#sla{
	width: 80%;
	margin: auto;
	padding: 4% 0 8% 0;
}

.wrapper-destacados img{
	display: block;
	width: 100%;
	max-width: 101px;
	margin: auto;
	padding: 1%;
}

.wrapper-destacados{
	text-align: center;
}

/*** Micro informática grande ***/

#microinformatica{
	width: 100%;
	margin: auto;
	padding: 5% 0;
}

h4{
	text-align: center;
	font-family: Roboto Slab, serif;
	font-size: 2.2em;
	font-weight: 400;
	width: 90%;
	margin: auto;
}

#microinformatica p{
	width: 80%;
	font-size: 0.9em;
	font-weight: 300;
	text-align: center;
	margin: auto;
}

#contenido  img{
	display: block;
	width: 100%;
	max-width: 400px;
	padding: 5% 0;
	margin: auto;
}

#items{
	width: 85%;
	margin: auto;
	padding-left: 10%;
}

#items ul li{
	list-style-image: url('imagenes/flechita-bullet-gr.png');
	font-size: 1em;
}

#items ul li span{
	font-weight: 500;
}

#otros-servicios{
	width: 100%;
	margin: 5% 0;
	background: #efefef;
}

#otros-servicios h4{
	padding: 2% 0;
}

.wrapper-otros-servicios ul li{
	width: 90%;
	margin: auto;
	list-style-type: none;
	padding: 2% 2% 4% 2%;
	text-align: center;
}

h5{
	font-size: 1em;
	font-weight: 300;
}

/*** clientes ***/

#clientes{
	width: 100%;
}

#clientes img{
	display: block;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 3% 0;
}

#boton-arriba{
	width: 50%;
	margin: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}

#boton-arriba img{
	display: block;
	width: 100%;
	max-width: 65px;
	margin: auto;
}

/*** pie ***/

#pie{
	width: 100%;
	background: #333;
	margin-top: 5%;
	padding: 2% 0;
}

#wrapper-pie p{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	text-align: center;
	color: #fff;
	padding: 1%;
}

#wrapper-pie img{
	display: block;
	width: 100%;
	max-width: 60px;
	margin: auto;
	padding: 1%;
}	
	
	
	
	