#columna_derecha p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
#contenedor {
	background-image: url(../imagenes/backgrounds/fondo_ocre.gif);
	background-repeat:  repeat-y;
}
#columna_derecha h2 {
	margin-top: 32px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 320px;
}
#columna_derecha {
	float: left;
	height: 592px;
	width: 449px;
	background-color: #FFFFFF;
	padding-right: 32px;
	padding-left: 31px;
}
body {
	background-color: #EFE7D6;
}
#columna_izquierda {
	background-color: #937439;
	background-image: url(../imagenes/fotografias/encabezados/encabezado_contacto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 58px;

}

#bt_inicio {
	background-image: url(../imagenes/navegacion/ocre/bt_inicio.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 61px;
}
#bt_empresa {
	background-image: url(../imagenes/navegacion/ocre/bt_empresa.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 85px;
}
#bt_productos {
	background-image: url(../imagenes/navegacion/ocre/bt_productos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 91px;
}
#bt_noticias {
	background-image: url(../imagenes/navegacion/ocre/bt_noticias.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 78px;
}
#bt_contacto {
	background-image: url(../imagenes/navegacion/ocre/bt_contacto.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 83px;
}
#bt_historia {
	background-image: url(../imagenes/navegacion/ocre/bt_historia.gif);
	display: block;
	text-indent: -5000px;
}
#bt_instalaciones {
	background-image: url(../imagenes/navegacion/ocre/bt_instalaciones.gif);
	display: block;
	text-indent: -5000px;
}
#bt_calidad {
	background-image: url(../imagenes/navegacion/ocre/bt_calidad.gif);
	display: block;
	text-indent: -5000px;
}
#bt_puntosventa {
	background-image: url(../imagenes/navegacion/ocre/bt_puntosventa.gif);
	display: block;
	text-indent: -5000px;
}
#titulo_contacto {
	background-image: url(../imagenes/titulares/titulo_contacto.gif);
}
#subtitulo_contactar {
	background-image: url(../imagenes/titulares/subtitulo_contacto.gif);
	text-indent: -5000px;
}

#direccion {
	background-image: url(../imagenes/titulares/direcciones.gif);
	display: block;
	height: 151px;
	width: 160px;
	margin-left: 32px;
	margin-top: 20px;
}

#direccion p {
	text-indent: -5000px;
}

#direccion a {
	display: block;
	height: 22px;
	width: 160px;
	margin-top: 21px;
}
