.contenedor{

  width: 960px;
  margin: 0 auto;

}

.cabecera{
	border: 1px solid #e8e8e8;
	padding-bottom: 10px;
}

.logo{

	width: 250px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.datos{

	width: 600px;
	margin-left: 40px;
	float: right;
	text-align: center;
}

.unir{
	clear: both;
}



.nombre{
	font-family:arial;
	font-size: 36px;
	color: #FA7F2E;
}

.servicio{
	font-family:arial;
	font-size: 20px;
	color: #3CB0DA;
}

.telefono{
	font-family:arial;
	font-size: 20px;
	color: #3EBC78;

}

.tfno{
	font-size: 35px;
}

.cuerpo{

	margin-top: 15px;
}

.texto1{

	margin-bottom: 80px;
}


.texto2{

	margin-bottom: 80px;
}

.texto3{

	margin-bottom: 80px;
}

.textoizq{
width: 650px;
float: left;

}
.texto1 .textoizq{
    margin-top:20px;
} 
.texto3 .textoizq{
    margin-top:30px;
} 
.textodcha{
width: 490px;
float: right;
margin-left: 10px;
    margin-top: 5px;

}

.fotoizq{

width: 450px;
float: left;

}

.fotodcha{
width: 300px;
float: left;

}

.titular{

	color: #0121B0;
	font-family:arial;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

.texto{

	font-family:arial;
    line-height: 32px;
	font-size: 18px;	
}

.contacto{
	width: 950px;
	}

.datoscontacto{

	width: 960px;
	height: 225px;
	background-color: #0121B0;
	
}

.titcontacto{
	color: #FFFFFF;
	font-family:arial;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	background-color: #00920D; 
	height: 40px;
	line-height: 40px;

}

.textcontacto{

	margin-top: 20px;
	color: #FFFFFF;
	font-family:arial;
	font-size: 20px;
	text-align: center;

			
}

.textcontacto a{

	text-decoration: none;
	color: #FFFFFF;
}

.tizq{
	width: 300px;
	text-align: center;
	float: left;
	font-size: 25px;
}

.tcen{
	width: 300px;
	text-align: center;
	float: left;
	font-size: 30px;
}

.tdch{
	width: 300px;
	text-align: center;
	float: left;
	font-size: 25px;
}

