/* CSS Document */
.empresa_izq{
	float:left;
	display:block;
	width:516px;
	margin-top:45px;
}
.empresa_der{
	float:left;
	display:block;
	width:434px;
	margin-top:90px;
	line-height:0;
}
.empresa_der .foto1{
	margin-right:22px;
}
.empresa_der .foto3{
	margin-top:22px;
}
.empresa_izq p{
	display:block;
	float:left;
	width:436px;
	padding-left:1px;
	margin-top:20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.empresa_izq .firma_pie{
	display:block;
	float:left;
	width:436px;
	margin-left:1px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
}
.empresa_izq .firma_contenedor{
	display:block;
	float:left;
	width:516px;
	margin-top:35px;
	margin-bottom:15px;
}
.empresa_izq .botonera{
	display:block;
	float:left;
	width:516px;
	margin-top:35px;
}
.empresa_izq .botonera .bot_contacta,
.empresa_izq .botonera .CATbot_contacta{
	display:block;
	float:left;
	width:278px;
	height:52px;
	text-decoration:none;
	background-image:url("../_img/bot_contacta_con_nosotros.png");
	background-repeat:no-repeat;
}
.empresa_izq .botonera .CATbot_contacta{
	background-image:url("../_img/CATbot_contacta_con_nosotros.png");
	background-repeat:no-repeat;	
}
.empresa_izq .botonera .CATbot_contacta:hover{
	background-position:0px -52px;
	background-repeat:no-repeat;
}
.empresa_izq .botonera .bot_contacta:hover{
	background-position:1px -52px;
	background-repeat:no-repeat;
}
